Can't run CrossMap
0
0
Entering edit mode
16 days ago
Muhammad • 0

I can't run my crossmap after i successfully installed it. It says

CrossMap.py: command not found

I installed it using

conda install crossmap -y

tried other method using

pip install CrossMap

But it resulted in a lot of

Requirement already satisfied: CrossMap in /mydirectory

can anyone help?

I already installed all of this in my conda bioinformatics environment. Thanks

CrossMap • 255 views
ADD COMMENT
0
Entering edit mode

You will need python3. What does which python or which python3 produce?

ADD REPLY
0
Entering edit mode

it produces

/home/myname/micromamba/envs/bioinfo/bin/python3

tried to do

conda create --name bioinfo python=3.y -y

but when i active the bioinfo env it produce error

critical libmamba Cannot activate, prefix does not exist at: '/home/myname/micromamba/envs/bioinfo'

i tried reinstalling the package provided by the book, so far it got normal again, but i still can't run crossmap, any ideas?

my which python produces

/home/myname/micromamba/envs/bioinfo/bin/python
ADD REPLY

Login before adding your answer.

Traffic: 1227 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6