Closed AnkitMoody closed 5 years ago
Hi Ankit!
The best way to go about it is by installing Anaconda (https://www.anaconda.com/)
Once you have this package manager, create a new environment with
conda create -n envqp python=2.7 numpy==1.11.3 scipy==0.18.1
After this, from your CLI go to the folder where you have the quantipy-master and run
pip install -r requirements_dev.txt
Hope this helps.
Cheers,
JC
Thanks @jskalant
Can you please look at latest issue I shared today #1147
@jskalant Do you know if/when there will be a quantipy version that can be installed with Python 3?
We are closing inactive issues and if this still is a problem you will please need to create a new issue.
Please suggest how can we install Quantipy package and configure with my Python. Any specific system requirements for Quantipy?