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

Linux build does not run in a directory containing spaces #1339

Open
1 task done
biomatters-thomas opened this issue Jul 19, 2024 · 0 comments
Open
1 task done

Linux build does not run in a directory containing spaces #1339

biomatters-thomas opened this issue Jul 19, 2024 · 0 comments

Comments

@biomatters-thomas
Copy link

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

  • Yes
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

1 participant