Skip to content

couldn't run drcme.bin.run_spca_fit #21

@hongruhu

Description

@hongruhu

hi, we I installed the drcme package using
pip install git+git://github.com/AllenInstitute/drcme.git and ran
python -m drcme.bin.run_spca_fit --input_json my_spca_input.json

it turned out that Error while finding module specification for 'drcme.bin.run_spca_fit' (ModuleNotFoundError: No module named 'drcme.bin')

so I was wondering if this happened due to some error during the conflicts shown below during the pip installation?

thanks

ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
ipfx 1.0.4 requires marshmallow==3.0.0rc6, but you have marshmallow 2.21.0 which is incompatible.
allensdk 2.9.0 requires marshmallow==3.0.0rc6, but you have marshmallow 2.21.0 which is incompatible.

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