-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Spyder 6.0 fails to install when creating Start Menu entry #22428
Spyder 6.0 fails to install when creating Start Menu entry #22428
Comments
try this |
Thanks for your kind words @chris-vecchio! We're really glad to know you enjoy the work we put to make Spyder better everyday.
Yep, I saw that. Thanks for the extra info!
Could you post the output of
Thanks, I'll close it in favor of this one. |
No problem! Here is the result of
|
Thanks for the prompt reply @chris-vecchio! That's the list of your |
Got ya! Here it is:
|
Great! I think the culprit is this package:
So, please run in your base env
and then try to install Spyder 6.0 again in your |
And there we go! It worked great! Was able to launch Spyder 6.0.0 after updating menuinst. :)
|
That's great news!! Thanks @chris-vecchio for your help to debug this issue! @mrclary, this means that we need to address the case of people having |
No problem! And thank you so much again for all of your hard work on Spyder!! |
Thanks! Hope you enjoy all the improvements introduced in Spyder 6. |
Thank you for making my favorite Python IDE! I greatly appreciate all your work on it! Just reporting an issue installing Spyder 6.0.0 on Windows 10. Another issue on this exists but I added additional version info for my setup in case it helps. I can provide whatever additional info you need. Thank you! Edit: other issue reporting this is #22425
Issue Report Checklist
conda update spyder
(orpip
, if not using Anaconda)jupyter qtconsole
(if console-related)spyder --reset
Problem Description
Spyder 6.0.0 conda installation works great until a step that appears to be creating a start menu item on Windows 10.
What steps reproduce the problem?
What is the expected output? What do you see instead?
I expect Spyder 6.0.0 to successfully install. I instead receive an OSError. Full console output documented below. I see there is another issue reporting this as well but figured I could add a bit more details on versions.
Paste Traceback/Error Below (if applicable)
Versions
Dependencies
I can't launch Spyder atm so I unfortunately can't display dependency versions but please let me know if you need any specific information.
The text was updated successfully, but these errors were encountered: