am not able to install quantra py pacakage,it is still in base and not able to change it after trying n time .my mail-athmarishi99@gmail.com
Hey,
In essence, you can say that quantra_py environment can be installed in the following steps
- Install Anaconda(which installs python environment
- Download the relevant yml file (basically choose between general libraries or include ml based libraries as well.
- If not present, install the Microsoft visual c++ tools as well
- Once installed, run the command "conda activate quantra_py" in the anaconda prompt. This should load the required environment.
Of course, this is just a summary of the steps given in this blog.
Can you help me by telling me if there was an error when you were trying to install the environment?