Sign in Sign up spyder-ide / spyder Public Sponsor Notifications Fork 1.7k Star 8.6k Code Issues 1.2k Pull requests 61 Actions Projects Wiki Security Insights Chatops Binder Text-cursor is barely visible #39618 Sign in to view logs Summary Jobs trigger-chatops Run details Usage W...
Problem Description Just updated spyder to v6.0.0 When start spyder in the terminal get these error messages, $ spyder terminal: cannot import name 'QStylePalette' from 'spyder.utils.palette' (/home/bernard/opt/python310/lib/python3.10/s...
With the same code than the video, when i run it, it works but i don't see any db in the folder of the .py. I use Spyder as an IDE. Any idea ? Thanks ! frompeeweeimport*db=SqliteDatabase('students.db')classStudent(Model):username=CharField(max_length=255,unique=True)points=Int...
Thanks for reporting. You need to manually update Spyder to fix this problem. To do that, please close Spyder, open the Anaconda Prompt (on Windows) or a terminal (on macOS or Linux) and run there conda install spyder=6
Versions Spyder version: 6.0.2 (standalone) Python version: 3.11.10 64-bit Qt version: 5.15.8 PyQt5 version: 5.15.9 Operating System: Windows-10-10.0.26100-SP0 Dependencies # Mandatory: aiohttp >=3.9.3 : 3.10.10 (OK) asyncssh >=2.14.0,<3.0.0 : 2.18.0 (OK) ...
Backport PR spyder-ide#23918: PR: Add message for Pixi created envs w… … 5a61541 meeseeksmachine mentioned this pull request Mar 11, 2025 Backport PR #23918 on branch 6.x (PR: Add message for Pixi created envs when conda executable is not found (IPython Console)) #23926 Merged...
Official repository for Spyder - The Scientific Python Development Environment - No idea what is wrong · spyder-ide/spyder@1b3fe16
In the variable explorer I get the error message "Spyder was unable to retrieve the value of this variable from the console." when double clicking on a class instance, but only when the module containing the class is imported in certain ways. When imported in other ways the same class will...
spyder-ide/spyderPublic NotificationsYou must be signed in to change notification settings Fork1.7k Star8.6k Close duplicate issues Sign in to view logs Triggered via issueJuly 7, 2024 17:11 ccordoba12 demilestoned#15998f4c1393 StatusSuccess ...
Output: RuntimeError: Please check Spyder installation requirements: spyder-kernels < 1.0 is required (found 1.0.1). * Spyder version: 3.30 * Python version: 3.6.5 * Qt version: * PyQt version: * Operating System name/version: Ubuntu 18.04 ...