I am working on running a test suite and when I run it, all the tests pass, but then there is an error: “IO Error: could not spawn -n 4 /Applications/Julia-1.7.app/Contents/Resources/julia/bin/julia …” and this goes on with a list of directories and functions such as append! What could be causing this error and how might I fix it?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
IOError: could not spawn `....`: no such file or directory (ENOENT) | 3 | 3729 | April 20, 2023 | |
ERROR: IOError: could not spawn `C:Program FilesMicrosoft VS CodeCode.exe` | 1 | 1443 | January 15, 2019 | |
Why this happens on Windows:```julia> run(`echo hello`)ERROR: IOError: could | 1 | 246 | January 29, 2021 | |
IOError: could not spawn 'cmd' : no such file or directory <ENOENT> | 5 | 2453 | February 24, 2021 | |
Could not spawn setenv error | 6 | 758 | August 13, 2023 |