-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
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
Labels
No labels