ImportError: No module named xgboos
1
0
Entering edit mode
23 months ago
Neel ▴ 20

Hi, i am trying to run mic_prediction (https://github.com/PATRIC3/mic_prediction) tool and i also follow their manual still i am getting this error. If anyone know please help me ?

sh testRun.sh**

/home/bvs/Neelam/mic_prediction/kmc.sh: line 25: kmc: command not found /home/bvs/Neelam/mic_prediction/kmc.sh: line 27: kmc_dump: command not found Terminating run... Traceback (most recent call last): File "/home/bvs/Neelam/mic_prediction/makeMatrix.py", line 39, in <module> f = open(argv[1]) IOError: [Errno 2] No such file or directory: 'temp//1001.fasta.10.kmrs' Traceback (most recent call last): File "/home/bvs/Neelam/mic_prediction/testXGBoost.py", line 7, in <module> import xgboost as xgb ImportError: No module named xgboost Traceback (most recent call last): File "/home/bvs/Neelam/mic_prediction/testXGBoost.py", line 7, in <module> import xgboost as xgb ImportError: No module named xgboost

Thank you!

Patric • 417 views
ADD COMMENT
1
Entering edit mode
23 months ago
Mensur Dlakic ★ 27k

It doesn't seem like you read the instructions. There are several programs and packages that need to be installed first. I suggest you read the parts Installing KMC and Installing XGBoost as those are required. `

ADD COMMENT

Login before adding your answer.

Traffic: 2313 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