Skip to content

child folder modules not found #9

@liuyigh

Description

@liuyigh

I installed using pip install . to my pyenv/miniconda3 setup.

I encountered this error:

from .utils.mass_calc import PeptideIonCalculator
ModuleNotFoundError: No module named 'pDeep.utils'

It turns out all the child folder modules were not installed.

Manually copy all the child folders to site-packages pDeep path fixed the problem.

Thanks for providing this awesome tool. Works fine with TF2.8

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