Skip to content

Installation issue #226

Description

@Noorulhuda90

I am unable to install it Pip is not working conda is not working and There is no document available on how to run it inside a docker. Can anyone help ? I am getting this error after setting up conda envirnment.

python setup.py egg_info did not run successfully.
│ exit code: 1
╰─> [18 lines of output]
/tmp/pip-install-j7v3d4gg/ashlar_ebf1d54e34214b36a970cdd602bdf9cd/versioneer.py:423: SyntaxWarning: invalid escape sequence '\s'
LONG_VERSION_PY['git'] = '''
Traceback (most recent call last):
File "", line 2, in
File "", line 34, in
File "/tmp/pip-install-j7v3d4gg/ashlar_ebf1d54e34214b36a970cdd602bdf9cd/setup.py", line 24, in
VERSION = versioneer.get_version()
^^^^^^^^^^^^^^^^^^^^^^^^
File "/tmp/pip-install-j7v3d4gg/ashlar_ebf1d54e34214b36a970cdd602bdf9cd/versioneer.py", line 1483, in get_version
return get_versions()["version"]
^^^^^^^^^^^^^^
File "/tmp/pip-install-j7v3d4gg/ashlar_ebf1d54e34214b36a970cdd602bdf9cd/versioneer.py", line 1415, in get_versions
cfg = get_config_from_root(root)
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/tmp/pip-install-j7v3d4gg/ashlar_ebf1d54e34214b36a970cdd602bdf9cd/versioneer.py", line 344, 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: metadata-generation-failed

× Encountered error while generating package metadata.
╰─> See above for output.

note: This is an issue with the package mentioned above, not pip.
hint: See above for details.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions