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

New v20.0.3 missing __version__? #1608

Closed
rdbisme opened this issue Feb 13, 2020 · 2 comments
Closed

New v20.0.3 missing __version__? #1608

rdbisme opened this issue Feb 13, 2020 · 2 comments
Labels

Comments

@rdbisme
Copy link

rdbisme commented Feb 13, 2020

I'm updating the virtualenv package on Macports and I'm getting this error:

:info:build AttributeError: module 'virtualenv' has no attribute '__version__'
:info:build Command failed:  cd "/opt/local/var/macports/build/_Users_rubendibattista_git_macports-ports_python_py-virtualenv/py37-virtualenv/work/virtualenv-20.0.3" && /opt/local/Library/Frameworks/Python.framework/Versions/3.7/bin/python3.7 setup.py --no-user-cfg build -j8

(I actually can't find the version.py module where in virtualenv.__init__.py the version is imported from... But it's also not present in v20.0.2, so I guess there's some magic somewhere that stopped working... :))

@gaborbernat
Copy link
Contributor

How is macports generating the package? Via wheel sdist?

@gaborbernat
Copy link
Contributor

Do you provision the build requirementes per pep 517?

@pypa pypa locked and limited conversation to collaborators Jan 14, 2021
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