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
I am trying to set jukit up on Windows (for now), and I am experiencing an issue related to the folder name I am trying to run from. I have some files located on my university OneDrive, which contains spaces in the folder name. When trying to make an output split for a file located in this folder, I get an error message of the form:
\\University<JUKIT_WS_PH>-<JUKIT_WS_PH>OneDrive\\pythonfile.py 2 --max_size=20\");"
The system cannot find the file specified.
Doing the same with a file not located in a folder with spaces in its name works fine and does not yield any errors - but if there are spaces in the path of the python file, it seems to break.
I am trying to set jukit up on Windows (for now), and I am experiencing an issue related to the folder name I am trying to run from. I have some files located on my university OneDrive, which contains spaces in the folder name. When trying to make an output split for a file located in this folder, I get an error message of the form:
Doing the same with a file not located in a folder with spaces in its name works fine and does not yield any errors - but if there are spaces in the path of the python file, it seems to break.
This seems similar to the issue raised in #80.
The text was updated successfully, but these errors were encountered: