Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

question about using vRhyme #25

Open
liucong2016 opened this issue Sep 12, 2023 · 1 comment
Open

question about using vRhyme #25

liucong2016 opened this issue Sep 12, 2023 · 1 comment

Comments

@liucong2016
Copy link

when i start to run the commond "(vRhyme) nohup vRhyme -i /home/liu-c/virus-data/tuanjuti-virome/virus_detect-23.7.27/virus-final-23.8.2.fa -g /home/liu-c/virus-data/tuanjuti-virome/virus_detect-23.7.27/virus-final-23.8.2.ffn -p /home/liu-c/virus-data/tuanjuti-virome/virus_detect-23.7.27/virus-final-23.8.2.faa -r /home/liu-c/virus-data/tuanjuti-virome/cleandata-virus/virus-cleandata-sequence/clean-reads/*.fq -t 40 -o out-23.8.27 --method longest"
and then i met the error:

softwarel/envs/vRhyme/bin/vRhyme:16: Deprecationwarning!etuptools.pypa.io/en/latest/pkg resources .htmlimport pkg resourcesTraceback (most recent cal last):File "/software1/envs/vRhyme/bin/vRhyme", line 160,in from scripts import save dist dicts as info'save dist dicts' from 'scripts' (unknown location)mportError:cannot import name
ttbs!
During handling of the aboveexception, another exception occurred:
raceback (most recent call last):File "/software1/envs/vRhyme/bin/vRhyme",line 177,in import machine stuffFile "/softwarel/envs/vRhyme/bin/machine stuff.py", line 10,infrom numba import jitFile "/softwarel/envs/vRhyme/lib/python3.10/site-packages/numba/ init.py", line 55,in ensure critical deps()File "/softwarel/envs/vRhyme/lib/python3.10/site-packages/numba/ init .py",line 42, inensure critical
depsraise ImportError("Numba needs NumPy 1.24 or less")mportError: Numba needs NumPy 1.24 or less nohup. out

but i notice the Numba version is right for request. i have no idea where is wrong.

@KrisKieft
Copy link
Member

Did you try installing numpy v1.24 or less?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants