[python-win32] install_requires 'pywin32' problem?
Lynton Grice
lynton.grice at logosworld.com
Sat Feb 13 10:58:29 CET 2010
Hey there,
I hope someone can help me ;-)
I have added "pywin32" as a dependency for a small library I created, but
when it tries to download the "PYWIN32" dependency it dies
Processing dependencies for LogosQueue==1.0.0
Searching for pywin32
Reading http://pypi.python.org/simple/pywin32/
Reading http://sf.net/projects/pywin32
Reading http://sourceforge.net/project/showfiles.php?group_id=78018
No local packages or download links found for pywin32
error: Could not find suitable distribution for Requirement.parse('pywin32')
I have the latest version of "setuptools" installed, just scratching my head
as to what could be wrong here?
Any ideas?
Lynton
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-win32/attachments/20100213/f568ae63/attachment.htm>
More information about the python-win32
mailing list