spades icon indicating copy to clipboard operation
spades copied to clipboard

OS return value: 4

Open rows0 opened this issue 1 year ago • 2 comments

Description of bug

Hello,

I am attempting to assemble paired reads but am receiving an error with OS return value: 4. This problem reproduces when running spades.py --test. Any help/idea would greatly appreciated!

== Error == system call for: "['/usr/local/Cellar/spades/4.0.0/bin/spades-hammer', '/Users/rows/Class Exercise 1/SRR030257/spades_test/corrected/configs/config.info']" finished abnormally, OS return value: 4 None

spades.log

spades.log

params.txt

params.txt

SPAdes version

4.0.0

Operating System

macOS Monterey 12.7.6

Python Version

3.12.6

Method of SPAdes installation

Homebrew

No errors reported in spades.log

  • [ ] Yes

rows0 avatar Sep 13 '24 04:09 rows0

Does the problem reproduce if you move everything to path w/o spaces?

asl avatar Sep 13 '24 04:09 asl

That was it, thank you!!

rows0 avatar Sep 13 '24 04:09 rows0