Pip

pip freeze > requirements.txt
pip install -r requirements.txt
pip install git+https://github.com/numpy/numpy.git
pip install --upgrade pip setuptools

Troubleshooting - No Matching Distribution

Upgrade setuptools to fix the following error:

## ERROR: Could not find a version that satisfies the requirement [PACKAGE] (from versions: none)
## ERROR: No matching distribution found for [PACKAGE]
pip install --upgrade setuptools

https://stackoverflow.com/questions/21305524/how-to-install-pip-for-python-2

curl https://bootstrap.pypa.io/pip/2.7/get-pip.py -o get-pip.py
python get-pip.py

Daiphys is a professional-service company for research and development of leading-edge technologies in physics and engineering.
Get started accelerating your business through our deep expertise in R&D with AI, quantum computing, and space development; please get in touch with Daiphys today!

Name*


Email*


Message*


* Indicates required field

Daiphys Technologies LLC - https://www.daiphys.com/

  • Last modified: 2024/07/23 13:54
  • by Daiphys