--32bit version active python limited (64bit version did not include pypm) -[You don't have to use pypm because you have pip] 1, but may it be used in situations where you can't download with pip or pypm? --Reference: [How to configure my own local repository? | ActiveState Community Site] 2
Match the folder hierarchy. For example, if you put dirsync under "C: \ local-packages" ...
dirsync
> pypm -R file:///C:/local-packages install dirsync
--Pip failed to install pygraphviz --Trying to install using setup.py
pip
> pip install pygraphviz
... : fatal error C1189: #error : "Python needs a typedef for Py_ssize_t in pyport.h."
Recommended Posts