You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to spyder
Hi, all.
I installed the latest Spyder version, but it's using Python 3.8.10. The current version is 3.12.0. How do I get Spyder to update that? I tried to point it to my 3.12.0 installation, but it returns that it's an invalid path.
TIA,
jeff
Daniel Althviz Moré
unread,
Nov 10, 2023, 4:28:51 PM11/10/23
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to spyder
Hi Jeff,
To run code using a Python 3.12 interpreter I think the only option for the moment is to use a custom interpreter or to do a installation via pip. Regarding the issue you have when trying to use the custom interpreter option, not completly sure but from the mention of an invalid path, maybe that behavior is related with this issue: Unable to select Python 3.10 interpreter · Issue #17380 · spyder-ide/spyder (github.com)