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

Tools: environment_install: fix focal install #27689

Merged
merged 2 commits into from
Jul 29, 2024

Conversation

peterbarker
Copy link
Contributor

this was only intended to narrow an error being seen with Focal, but appears to fix it instead

helps to work out which packages are causing problems
@peterbarker peterbarker force-pushed the pr/focal-fix branch 5 times, most recently from 0ec7154 to c72bdd3 Compare July 29, 2024 04:33
… Focal

    focal:     return Version(version)
    focal:   File "/home/vagrant/.local/lib/python3.8/site-packages/packaging/version.py", line 202, in __init__
    focal:     raise InvalidVersion(f"Invalid version: '{version}'")
    focal: packaging.version.InvalidVersion: Invalid version: '1.0.3.linux-x86_64'
@peterbarker
Copy link
Contributor Author

If this issue is resolved we might be able to unpin this package: pypa/setuptools#4511

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

Successfully merging this pull request may close these issues.

1 participant