You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: