-
Notifications
You must be signed in to change notification settings - Fork 32
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
assemble could not start #21
Comments
Hi @galstriker |
Hi@nmquijada
|
Hi galstriker, When did you install Tormes? Narciso has been releasing a few fixes recently and I think one from not too long ago addressed issues found with 'R' versions. |
Hi biobrad, I installed tormes a few days ago, following the instruction. |
Hi @galstriker Regarding your problem with MEGAHIT, I still don't figure out what can it be, although I am afraid it migh not be related with the environment installed. Best, |
Hi @nmquijada , |
Hi @galstriker |
when I want to test tormes, it stop with this :
2020-04-24 17:08:56 - MEGAHIT v1.2.9
2020-04-24 17:08:56 - Using megahit_core with POPCNT and BMI2 support
Traceback (most recent call last):
File "/root/miniconda3/envs/tormes-1.1/bin/megahit", line 1038, in
main()
File "/root/miniconda3/envs/tormes-1.1/bin/megahit", line 988, in main
build_library()
File "/root/miniconda3/envs/tormes-1.1/bin/megahit", line 264, in checked_or_call
func(*args, **kwargs)
File "/root/miniconda3/envs/tormes-1.1/bin/megahit", line 723, in build_library
create_fifo('pe1', i, inpipe_cmd(opt.pe1[i]))
File "/root/miniconda3/envs/tormes-1.1/bin/megahit", line 710, in create_fifo
os.mkfifo(fifo_path)
PermissionError: [Errno 1] Operation not permitted
but all dependences are installed , megahit can pass selftest, whats the problem? Thanks
The text was updated successfully, but these errors were encountered: