Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

version 0.7.0 not published for python3? #161

Open
AlJohri opened this issue Apr 20, 2018 · 3 comments
Open

version 0.7.0 not published for python3? #161

AlJohri opened this issue Apr 20, 2018 · 3 comments

Comments

@AlJohri
Copy link

AlJohri commented Apr 20, 2018

@jorgebastida I'm running into a weird installation issue:

$ pip3 install gordon==0.7.0
Collecting gordon==0.7.0
  Could not find a version that satisfies the requirement gordon==0.7.0 (from versions: 0.2.0, 0.2.1, 0.3.0, 0.5.0)
No matching distribution found for gordon==0.7.0
pip2 install gordon==0.7.0
Collecting gordon==0.7.0
  Downloading https://files.pythonhosted.org/packages/a1/4d/9c01fc16d1b73b8c5ef37ccf4c925cdb80003e0571078d816a8c58261cb9/gordon-0.7.0-py2-none-any.whl (57kB)
    100% |████████████████████████████████| 61kB 1.2MB/s
...
...

In addition, the project description is not showing up on PyPI for 0.7.0: https://pypi.org/project/gordon/0.7.0/ but it shows up fine for 0.5.0 (https://pypi.org/project/gordon/0.5.0/)

@AlJohri
Copy link
Author

AlJohri commented Apr 22, 2018

related #105

@avengerpenguin
Copy link

Looks like only a Python 2 wheel was published whereas in the past a source package was published which worked on either.

@obobrova
Copy link

obobrova commented Aug 7, 2018

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants