Painting Blue Code
Simple, self-explanatory code snippets.
2015-08-11
PYTHON - How to install a .whl file (offline package installation)
(1) Download the wheel file (.whl... from, for example https://pypi.python.org).
(2) Run this command:
pip install PACKAGE_FILE_NAME.whl
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment