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

Fix File Path Handling for Usernames with Spaces #1151

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

felixsmli
Copy link

There is a recurring issue: users whose usernames contain spaces cannot use the GUI, because rungui.py does not correctly handle spaces in the paths for ops and db. As we are starting to use Suite2p recently, many people in the lab have encountered this issue.

Many related issues (#662, #1066, #1141) have been reported and subsequently closed, often suggesting workarounds such as manual code edits or creating a new user account. However, I believe this could be addressed more directly in the code.

It would be greatly appreciated if this could be looked into to improve the experience for users, without requiring complex workarounds.

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

Successfully merging this pull request may close these issues.

1 participant