You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Running poetry update at the moment leads to an import error:
ImportError: cannot import name 'LegacyVersion' from 'packaging.version' (/home/####/.cache/pypoetry/virtualenvs/qhana-plugin-registry-dqdKsC88-py3.10/lib/python3.10/site-packages/packaging/version.py)
Version 21.3 works fine. Wait for fix or don't update packaging version.
Running poetry update at the moment leads to an import error:
ImportError: cannot import name 'LegacyVersion' from 'packaging.version' (/home/####/.cache/pypoetry/virtualenvs/qhana-plugin-registry-dqdKsC88-py3.10/lib/python3.10/site-packages/packaging/version.py)
Version 21.3 works fine. Wait for fix or don't update packaging version.
Related: pypa/packaging#530
The text was updated successfully, but these errors were encountered: