Skip to content

Failure to start because of white space in folder directory (version 3.5.1.3Zero 32bit). #345

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

Closed
compute-e opened this issue Jun 23, 2016 · 2 comments

Comments

@compute-e
Copy link

compute-e commented Jun 23, 2016

image
Whitespace in any folder as part of the file path that the WinPython (version 3.5.1.3Zero 32bit) test files are stored in causes the WinPython Interpreter to fail (and perhaps some other files), as shown in the above test case image. Solving this problem may be a simple case of putting quotation marks around whatever file is attempted to be run.

@compute-e compute-e changed the title Failure to start because of white space in folder directory. Failure to start because of white space in folder directory (version 3.5.1.3Zero 32bit). Jun 23, 2016
@stonebig
Copy link
Contributor

I may think it should be solved by #316

So you may use current beta https://sourceforge.net/projects/winpython/files/WinPython_3.5/3.5.1.4/betas/WinPython-32bit-3.5.1.4Zerob3.exe/download

@compute-e
Copy link
Author

compute-e commented Jun 26, 2016

As I said, "Solving this problem may be a simple case of putting quotation marks around whatever file is attempted to be run.". This small problem is evident in the changes (added quotation marks) to 1 file to solve it (https://github.com/winpython/winpython/pull/316/files).
Screenshot of the edits done (Github diff), described above.
Now it should be solved but WinPython coding developers, remember to quote filenames!

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

2 participants