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
Traceback (most recent call last):
File "<string>", line 2, in<module>
File "<pip-setuptools-caller>", line 34, in<module>
File "/home/conda/feedstock_root/build_artifacts/modin-packages_xxx/work/setup.py", line 45, in<module>
version=versioneer.get_version(),
^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/conda/feedstock_root/build_artifacts/modin-packages_xxx/work/versioneer.py", line 1482, in get_version
returnget_versions()["version"]
^^^^^^^^^^^^^^
File "/home/conda/feedstock_root/build_artifacts/modin-packages_xxx/work/versioneer.py", line 1414, in get_versions
cfg = get_config_from_root(root)
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/conda/feedstock_root/build_artifacts/modin-packages_xxx/work/versioneer.py", line 344, in get_config_from_root
parser = configparser.SafeConfigParser()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: module 'configparser' has no attribute 'SafeConfigParser'. Did you mean: 'RawConfigParser'?
The version we are using is very old, we need to try updating to a new one.
The text was updated successfully, but these errors were encountered:
Found while trying to build conda packages:
The version we are using is very old, we need to try updating to a new one.
The text was updated successfully, but these errors were encountered: