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

The version number in setup.py is not up to date #28

Closed
Kodiologist opened this issue May 18, 2019 · 3 comments
Closed

The version number in setup.py is not up to date #28

Kodiologist opened this issue May 18, 2019 · 3 comments
Labels

Comments

@Kodiologist
Copy link

Kodiologist commented May 18, 2019

Thus, pip3 install https://github.com/dlenski/python-vipaccess/archive/v0.10.0.zip followed by pip3 show python-vipaccess produces Version: 0.3.1.

@Kodiologist
Copy link
Author

Relatedly, the latest version on PyPI seems to be quite old.

@dlenski dlenski closed this as completed in c9cd7ad Jun 1, 2019
@dlenski dlenski added the bug label Jun 1, 2019
@dlenski
Copy link
Owner

dlenski commented Jun 1, 2019

Had been meaning to do this for a while. Fixed both. Thanks, @Kodiologist.

@Kodiologist
Copy link
Author

You're welcome. Is it possible that the wrong file was uploaded to PyPI? I'm getting an error when I try pip3 install --upgrade python-vipaccess:

  Downloading https://files.pythonhosted.org/packages/11/c9/51bb2b194f93477972da71b44d65dcfb56d2bb2ec27f531af1a9e3586ccc/python-vipaccess-0.10.1.tar.gz
    Complete output from command python setup.py egg_info:
    Traceback (most recent call last):
      File "<string>", line 1, in <module>
      File "/tmp/pip-install-0linvjoa/python-vipaccess/setup.py", line 4, in <module>
        with open('description.rst', encoding='utf-8') as f:
    FileNotFoundError: [Errno 2] No such file or directory: 'description.rst'
    
    ----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-install-0linvjoa/python-vipaccess/```

Repository owner locked and limited conversation to collaborators Oct 11, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants