this is what on the other said they say about the same bug report:
The issue is that easygui 0.96 simply hasn't been released to PyPI. Ask the
easygui developers or the PyPI maintainer of easygui to do so.
From another Anonymous:
I found no other way to put this info here than to edit an existing comment !?
Currently, a link to version 0.96 appears to be present in pip, but pip install easygui attempts to download 0.95, for which pip has a broken link. For some reason, pip can't see the 0.96 link, so pip install easygui=0.96 fails.
I didn't create, and I don't maintain, the link on pypi.
You should report this problem to whoever owns the link on pypi.
View and moderate all "bugs Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Bugs"
this is what on the other said they say about the same bug report:
The issue is that easygui 0.96 simply hasn't been released to PyPI. Ask the
easygui developers or the PyPI maintainer of easygui to do so.
From another Anonymous:
I found no other way to put this info here than to edit an existing comment !?
Currently, a link to version 0.96 appears to be present in pip, but
pip install easyguiattempts to download 0.95, for which pip has a broken link. For some reason, pip can't see the 0.96 link, sopip install easygui=0.96fails.I was able to get the 0.96 link from https://pypi.python.org/simple/ and pip install the link directly.
Last edit: Anonymous 2013-10-29
the PyPi link has been updated, and PIP or easy_install should work now.
I uploaded new versions to pypi.