Skip to content

pip install omnipath does not install the package properly #61

@elmbeech

Description

@elmbeech

Hi There,

I am running Python 3.11 with the latest pip ~ version 25.1.1 on a Linux (Ubuntu-based Pop!_OS 22.04 LTS)

I tried to pip install omnipath.
Everything seems to work fine. No dependency error, nothing.

When I fire up ipython and try:

import omnipath as op

I get the error: ModuleNotFoundError: No module named 'omnipath'.

So I check: .local/lib/python3.11/site-packages/.
There is a omnipath-1.0.10.dist-info folder, but the omnipath folder is missing.

Other packages installed flawless.
I wonder what the problem causes. Do have any insights?

Thank you, Elmar

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