-
Notifications
You must be signed in to change notification settings - Fork 19
Description
Describe the bug
When installing eDisGo (using the Loma branch: project/LoMa) on Python 3.13, the installation fails with this error message:
File "/tmp/pip-install-ez2ek4l0/pygeos_0a5ab383e01f4c1582a803d67c3b82e1/versioneer.py", line 1412, in get_versions
cfg = get_config_from_root(root)
File "/tmp/pip-install-ez2ek4l0/pygeos_0a5ab383e01f4c1582a803d67c3b82e1/versioneer.py", line 342, in get_config_from_root
parser = configparser.SafeConfigParser()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: module 'configparser' has no attribute 'SafeConfigParser'. Did you mean: 'RawConfigParser'?
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed to build 'pygeos' when getting requirements to build wheel