Skip to content

pycomplexes env - pkg_resources is missing #44

@erbad

Description

@erbad

Dear all,

I am facing a problem when running the tutorials. Commands starting with !pycomplexes return these traceback:

File "/usr/local/bin/pycomplexes", line 6, in <module> from pkg_resources import load_entry_point ModuleNotFoundError: No module named 'pkg_resources'

setuptools contains this pkg_resources. I am working in the pycomplexes conda environment and the command conda list display
setuptools 62.3.2 py39hf3d152e_0 conda-forge.

What I tried to do is (by searching for solution on StackExchange):

  • to upgrade setuptools
  • to uninstall and reinstall setuptools

But none of them works. Do you have any suggestion of why this happens?

Thank you,
Davide

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