UST-QuAntiL / qhana-plugin-registry

A plugin registry for QHAna plugins
https://qhana-plugin-registry.readthedocs.io/en/latest
Apache License 2.0
0 stars 0 forks source link

Import error for packaging version 22.0 #7

Open krebsni opened 1 year ago

krebsni commented 1 year ago

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: https://github.com/pypa/packaging/issues/530