Re: [sqlalchemy] Can't upgrade SQLAlchemy any more

2015-03-31 Thread Michael Bayer
Sibylle Koczian 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 m

Re: [sqlalchemy] Can't upgrade SQLAlchemy any more

2015-03-29 Thread Michael Bayer
this is a pip issue; first ensure you’re on the latest version of pip. If the error persists, please report it to https://github.com/pypa/pip/issues. Sibylle Koczian wrote: > Hello, > > I can't upgrade SQLAlchemy any more on just one of several Windows PCs. > Windows version is Windows 7 S

[sqlalchemy] Can't upgrade SQLAlchemy any more

2015-03-29 Thread Sibylle Koczian
Hello, I can't upgrade SQLAlchemy any more on just one of several Windows PCs. Windows version is Windows 7 Starter Edition, 32 bit, Python version is 3.4.3, installed SQLAlchemy version is 0.9.7. With pip install --upgrade sqlalchemy I get this: Exception: Traceback (most recent call last