DATASCIENCE
pip install -U pip
pip install nmap
pip install matplotlib
pip install scipy
pip install scikit-learn
pip install pandas
SCIPY is software for mathematics, science, and engineering.Install numpy+mkl before installing scipy.
choose according to your python version and bit 32/64
choose wisely
and install using command
cd [location]
pip install .wheel
- numpy‑1.13.1+mkl‑cp27‑cp27m‑win32.whl
- numpy‑1.13.1+mkl‑cp27‑cp27m‑win_amd64.whl
- numpy‑1.13.1+mkl‑cp34‑cp34m‑win32.whl
- numpy‑1.13.1+mkl‑cp34‑cp34m‑win_amd64.whl
- numpy‑1.13.1+mkl‑cp35‑cp35m‑win32.whl
- numpy‑1.13.1+mkl‑cp35‑cp35m‑win_amd64.whl
- numpy‑1.13.1+mkl‑cp36‑cp36m‑win32.whl
- numpy‑1.13.1+mkl‑cp36‑cp36m‑win_amd64.whl
and then install scipy
No comments:
Post a Comment