motu-tool / mOTUs

motus - a tool for marker gene-based OTU (mOTU) profiling
GNU General Public License v3.0
144 stars 24 forks source link

ImportError: No module named motus.motus #113

Closed snehamurthy21 closed 1 year ago

snehamurthy21 commented 1 year ago

I installed motus using conda and activated the environment, could u pls help me resolve this error I am getting when i run "motus profile --test"

Traceback (most recent call last): File "/home/sneha/.local/bin/motus", line 5, in from motus.motus import main ImportError: No module named motus.motus

hjruscheweyh commented 1 year ago

Hello @snehamurthy21

It looks like your installation has failed. Can you share the version of motus that you have installed together with the conda command or the conda.yaml file?

Best, hans

snehamurthy21 commented 1 year ago

Hello

Thank you for your reply. 2 different installation methods were clashing together half installed. I fixed it. Will close the issue.

Regards, sneha