When i want to create the environment from the tutorial
For an environment without machine learning libraries
● Type
“conda env create -f Learn algorithmic trading from top institutions and experts | Quantra by QuantInsti
I always have the following error message:
"No module named 'numpy.distutils._msvccompiler' in numpy.distutils; trying from distutils
customize MSVCCompiler"
I have already install the visual studio tools, please kindly help
Hey,
This is interesting. Unfortunately, I am not able to recreate this error though I would like to suggest a few things here. Maybe the windows visual studio tools are not getting recognised while setting up the python environment. Is the destination drive the same for visual studio installation and python environment? Maybe that is causing an issue.
Also, while installing the visual studio tools, did you install the 5 optional tools as well, this was just a thought. If it is possible, can you send the entire error message. That would help us give better solutions.
Hope this helps.