Hi,
Please find the below error while creating environment
Encountered error while trying to install package.
╰─> numpy
note: This is an issue with the package mentioned above, not pip.
hint: See above for output from the failure.
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
error: subprocess-exited-with-error
× pip subprocess to install build dependencies did not run successfully.
│ exit code: 1
╰─> See above for output.
note: This error originates from a subprocess, and is likely not a problem with pip.
failed
CondaEnvException: Pip failed
(base) C:\Users\GUJHC>$aac
'$aac' is not recognized as an internal or external command,
operable program or batch file.
(base) C:\Users\GUJHC> conda activate quantra.py
Could not find conda environment: quantra.py
You can list all discoverable environments with conda info --envs
.
(base) C:\Users\GUJHC>$ conda activate quantra.py
'$' is not recognized as an internal or external command,
operable program or batch file.
Hi Jay,
I was not able to replicate the error on my end. However, this error may be due to some inconsistencies in the library versions. You can update the same and then try the same thing again. Also, the name of the environment would be quantra_py. Moreover, you can also refer to the blog "Setting Up Python On Your System".
Blog: https://blog.quantinsti.com/set-up-python-system/
However, if the problem still persists please do let us know.
Regards,
Akshay