I am trying to install SDV package using pip install sdv
, but without success.
final part of the error log :
error: legacy-install-failure
× Encountered error while trying to install package.
╰─> scipy
note: This is an issue with the package mentioned above, not pip.
hint: See above for output from the failure.
I tried installing scipy seperatly with pip, same issue.