Chris Angelico
2015-02-19 10:23:46 UTC
Has anyone successfully pip installed the pywin32 package? I'm having
some trouble with it at the moment. In theory, it should be easier to
instruct people to "type pip install pywin32" than "go to the
sourceforge download page, pick the right installer, and run it"; but
the installer is currently failing.
Full log is available if people want it, but what I'm seeing in it is
a number of lines like:
Analyzing links from page http://sourceforge.net/projects/pywin32/files/pywin32/
It never gets to the point of searching the build-specific pages, eg:
http://sourceforge.net/projects/pywin32/files/pywin32/Build%20219/
Is there a way to tell pip how to find the file?
All advice gratefully received!
ChrisA
some trouble with it at the moment. In theory, it should be easier to
instruct people to "type pip install pywin32" than "go to the
sourceforge download page, pick the right installer, and run it"; but
the installer is currently failing.
Full log is available if people want it, but what I'm seeing in it is
a number of lines like:
Analyzing links from page http://sourceforge.net/projects/pywin32/files/pywin32/
It never gets to the point of searching the build-specific pages, eg:
http://sourceforge.net/projects/pywin32/files/pywin32/Build%20219/
Is there a way to tell pip how to find the file?
All advice gratefully received!
ChrisA