Closed EugenMayer closed 1 year ago
Hey, I'll try to look into it!
Seems like also poetry fails under 3.11
poetry install
fails with a couple of errors.
Thanks for looking into it!
python package + docker container are working again with version v0.8.3. :)
thank you sir! Esp. for being so quick about it
When installing under python 3.11 the installation fails.
Reason ishttps://setuptools.pypa.io/en/latest/userguide/declarative_config.html
Can be reproduced by updating the
Dockerfile
to python:3.11and run
docker build . --build-arg PL_VERSION=0.8.2