xiaofengsong / IRESfinder

IRESfinder is a python package for the identification of RNA internal ribosome entry site in eukaryotic cell
15 stars 7 forks source link

test error #8

Closed zhuyiqin closed 2 years ago

zhuyiqin commented 2 years ago

Hi, I met an error when testing the pipeline using the example data: symbol lookup error: miniconda3/envs/python2/lib/python2.7/site-packages/numpy/../../../libmkl_intel_thread.so: undefined symbol: omp_get_num_procs

my command line is: python IRESfinder.py -f example_mode_0.fa -o example_mode_0.result

can you please tell me how to solve this issue? thanks.

the scikit-learn version I used is 0.20.3, since I could not find version 0.17 through conda