| Summary: | dev-python/setuptools_scm-7.1.0 ImportError: cannot import name 'LegacyVersion' | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | programming |
| Component: | Current packages | Assignee: | Gentoo Linux bug wranglers <bug-wranglers> |
| Status: | RESOLVED NEEDINFO | ||
| Severity: | normal | ||
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: | emerge --info | ||
Please include the full build.log. Please attach a full build log and change the status to UNCONFIRMED. |
Created attachment 845714 [details] emerge --info On compiling setuptools_scm-7.1.0, I get File "/usr/lib/python3.10/site-packages/setuptools/msvc.py", line 24, in <module> from packaging.version import LegacyVersion ImportError: cannot import name 'LegacyVersion' from 'packaging.version' (/usr/lib/python3.10/site-packages/packaging/version.py)