You need to sign in or sign up before continuing.
Draft: Update to Python 3.10
All threads resolved!
All threads resolved!
Closes #80
Merge request reports
Activity
- Resolved by Christian Meeßen
Orderedset makes problems in test:sqa-dev:
ImportError: Error relocating /usr/local/lib/python3.10/site-packages/orderedset/_orderedset.cpython-310-x86_64-linux-gnu.so: _PyGen_Send: symbol not found
It appears orderedset is not maintained anymore: https://github.com/simonpercivall/orderedset/issues/36
Edited by Christian Meeßen
test:sqa-dev fails again:
https://git.gfz-potsdam.de/rse/software-quality-assurance/sqa-framework/-/jobs/184853
The issue is that python-stdlib-list is not compatible to python 3.10. The package has not been updated for more than two years:
Please register or sign in to reply