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 running spades in a directory containing spaces, SPAdes fails with the error Exception caught conversion of data to type "std::filesystem::__cxx11::path" failed
This is reproducible by moving SPAdes into a folder that contains a space in its name, and running ./spades.py --test --careful in the bin directory.
Description of bug
When running spades in a directory containing spaces, SPAdes fails with the error
Exception caught conversion of data to type "std::filesystem::__cxx11::path" failed
This is reproducible by moving SPAdes into a folder that contains a space in its name, and running
./spades.py --test --careful
in the bin directory.spades.log
spades.log
params.txt
params.txt
SPAdes version
SPAdes v4.0.0
Operating System
Ubuntu 22.04.4 LTS
Python Version
3.10.12
Method of SPAdes installation
binary
No errors reported in spades.log
The text was updated successfully, but these errors were encountered: