-
-
Notifications
You must be signed in to change notification settings - Fork 77
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_terminal - Problem when opening Preferences with local build on FreeBSD 13, Python 3.11 #342
Comments
I've encountered this also with Python 3.10 on this platform. A similar backtrace, after activating the Tools / Preferences menu item:
The Issue reporter window appears then. This does not seem to otherwise affect the usability of the Syder IDE installation here. It's still usable, after closing the Issue reporter. At the line listing a source file in spyder_terminal, it seems that it's checking a |
In spyder_terminal, it seems that the default shell setting might not have covered BSD systems yet. Maybe |
Hey @spchamp, thanks for reporting. This bug belongs to Spyder-terminal, so I'm moving it there. In the future, please open related bugs there instead of here. |
Description
What steps will reproduce the problem?
I'm not certain how much of the following, if any of the following, may be related. Reviewing the backtrace in the details section, I'll try to take a look at the source code.
To install this Spyder IDE instance, I'd used the following general workflow. This is with a Spyder IDE installation via pip, on a FreeBSD 13.2 desktop, amd64 architecture, Python 3.11. Maybe any of the following could have produced any side effects that may have lead to the error.
I believe that I may have figured out the intial workflow for this installation. I'll try to reproduce this with a separate virtual environment for Python 3.10 on this machine
Traceback
Versions
Dependencies
Environment
Environment
The text was updated successfully, but these errors were encountered: