Sibylle Koczian <[email protected]> wrote:
> Am 29.03.2015 um 22:47 schrieb Werner: >> Had similar issue with wxPython-Phoenix and pip with 3.4.0 was very far >> behind, don't know about 3.4.3. >> >> pip 6.0.8 and setuptools 12.2 fixed it for me > > pip 6.0.8 was installed, setuptools was on 12.0.5, same as on my other > machines where pip works as it should. > > Neither updating setuptools to the latest version (14.3.1) nor uninstalling > and reinstalling Python on the problem machine has helped. It's really > nothing to do with sqlalchemy. On that one machine pip doesn't work any more, > period. Will try to get help from the Python list, or is there a mailing list > or forum for pip? Reporting this as a bug doesn't seem quite right. > > Thank you for helping, the pip page on pypi: https://pypi.python.org/pypi/pip refers to the virtualenv mailing list: https://groups.google.com/forum/#!forum/python-virtualenv people seem to be asking pip questions there. > Sibylle > > -- > You received this message because you are subscribed to the Google Groups > "sqlalchemy" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/sqlalchemy. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "sqlalchemy" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sqlalchemy. For more options, visit https://groups.google.com/d/optout.
