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
Hello,
Not sure how to help reproduce the problem because I'm just selecting a py file from my file explorer and I get the following error. It's pop-up window 11 when Spyder opens after selecting the file.
To open (the filepath) as a project with Spyder, pelase use spyder - p "Data".
Please help.
I literally uninstalled and reinstalled the standalone installer because before, I had Spyder 6.0.2, thinking that was the issue. ¯_(ツ)_/¯
Hey @rubie43, thanks for reporting. I think this problem happens because you're trying to open a file that has spaces in its name (e.g. my file.py) or in a directory with spaces (e.g. C:\Users\My user\myfile.py)
It looks like the filepath has spaces. I can replace the spaces with a '_' for the file name, but unfortunately, I cannot do so for the remainder of the filepath. Any suggestions? Thank you.
It looks like the filepath has spaces. I can replace the spaces with a '_' for the file name, but unfortunately, I cannot do so for the remainder of the filepath
Ok, thanks for the confirmation.
Any suggestions? Thank you.
The only possible thing you can do for now is to drag the file from the Windows file explorer and drop it in Spyder. Sorry, I know that's not ideal but there's no other workaround.
Description
What steps will reproduce the problem?
Hello,
Not sure how to help reproduce the problem because I'm just selecting a py file from my file explorer and I get the following error. It's pop-up window 11 when Spyder opens after selecting the file.
To open (the filepath) as a project with Spyder, pelase use spyder - p "Data".
Please help.
I literally uninstalled and reinstalled the standalone installer because before, I had Spyder 6.0.2, thinking that was the issue. ¯_(ツ)_/¯
Versions
Dependencies
Environment
Environment
The text was updated successfully, but these errors were encountered: