close
Skip to content

.dist-info folder not installed by pip => cannot run importlib_resources #411

Description

@jmmelko

Hi,

I have great difficulties in installing importlib_resources.

First of all, I did not found any .dist-info folder after installation, while the importib_resources package requires this folder. It seems to be normal behavior for stash-pip since I did not found this folder either in another module (mido).

Then, I could not uninstall the package.
So I manually removed it.

And now pip refuses to install it again because it is still in its list of installed packages.

So my question is twofold:

  • how do I reset pip’s memory without uninstalling Stash? I did not found any cache folder and the --no-cache-dir install does not seem to be implemented.

  • is the .dist-folder behavior normal?

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions