Error in creating the environment with machine learning libraries specific to Quantra Environment


ERROR: Command errored out with exit status 1: /opt/anaconda3/envs/quantra_py/bin/python -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/private/var/folders/p8/vrypr9xd7079s32tj86j_wnc0000gp/T/pip-install-5svc2rvd/bottleneck_027b534e4b284d3589780c49897007e0/setup.py'"'"'; __file__='"'"'/private/var/folders/p8/vrypr9xd7079s32tj86j_wnc0000gp/T/pip-install-5svc2rvd/bottleneck_027b534e4b284d3589780c49897007e0/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record /private/var/folders/p8/vrypr9xd7079s32tj86j_wnc0000gp/T/pip-record-ywa6vwl9/install-record.txt --single-version-externally-managed --compile --install-headers /opt/anaconda3/envs/quantra_py/include/python3.9/bottleneck Check the logs for full command output.

failed

CondaEnvException: Pip failed

------------------

Same with no machine learning libraries...

how to i fix it?
 

Hi Yit



I wasn't able to replicate this error on my system. Can you share a screenshot of the command you were running? I will be able to assist you better then.

conda env create -f https://quantra.quantinsti.com/downloads/machinelearning/environment.yml



conda env create -f https://quantra.quantinsti.com/downloads/general/environment.yml

Hey!



I ran the same command earlier. I did not face an error. Can you confirm the drive path you are running the command in? If possible, attach the screenshot of the terminal.