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
You will need
python3
. What doeswhich python
orwhich python3
produce?it produces
tried to do
but when i active the bioinfo env it produce error
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