Changes between Version 2 and Version 3 of MakeLocalPythonRepo
- Timestamp:
- 09/15/14 16:07:27 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MakeLocalPythonRepo
v2 v3 7 7 2. We generally have an issue with that because the pip that gets installed is version 1.0. Refer to this page: http://stackoverflow.com/questions/7300321/how-to-use-pythons-pip-to-download-and-keep-the-zipped-files-for-a-package 8 8 9 3. To get the packages and dependencies with pip 1.1 or greater :9 3. To get the packages and dependencies with pip 1.1 or greater for an example package called celery: 10 10 11 11 {{{