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

Folder path with space in it doesnt handle error well #159

Closed
johnbenac opened this issue Apr 2, 2024 · 2 comments
Closed

Folder path with space in it doesnt handle error well #159

johnbenac opened this issue Apr 2, 2024 · 2 comments

Comments

@johnbenac
Copy link
Contributor

If I try to run atsetup.bat by clicking on it, and it is in a parent folder (or one of it's folders in the path has a space in it) and try to install it from the menus that are presented when running atsetup.bat, then it quits out immediately without showing the user what the error is. Only when I run atsetup.bat from the cmd window do I see the error where it tells me that there is a problem with conda running in paths with spaces in the folder names.

Is there some way to make it so that it shows the user what the error is when they click on atsetup.bat? as opposed to users who run atsetup.bat from a cmd window?

@erew123
Copy link
Owner

erew123 commented Apr 2, 2024

Hi @johnbenac

I had already made reference to this in the Quick setup instructions:

image

and also in the help section:

image

Although it was difficult to code/test, both atsetups will now fail to start/run if there is a space in the path and give the user a clear error message:

image

Hopefully that will clear this up for people in future.

Thanks

@erew123 erew123 closed this as completed Apr 2, 2024
@johnbenac
Copy link
Contributor Author

johnbenac commented Apr 2, 2024 via email

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