File "C:\Users\Usuario\Anaconda3\Scripts\spyder-script.py", line 10, in sys.exit(main()) File "C:\Users\Usuario\Anaconda3\lib\site-packages\spyder\app\start.py", line 190, in main from spyder.app import mainwindow File "C:\Users\Usuario\Anaconda3\lib\site-packages\spyder\app\mainw...
~ via 🐍 v3.12.2❯cdspyder-pixi-issue~/spyder-pixi-issue❯pixi init✔ Created /Users/fangohr/spyder-pixi-issue/pixi.toml~/spyder-pixi-issue❯pixi add python=3.12 spyder✔ Added python=3.12✔ Added spyder >=5.5.5,<6~/spyder-pixi-issue took 8s❯pixi run spyder/Users/fangoh...
mainwindow = create_window(MainWindow, app, splash, options, args) File "D:\DataScience\PythonSet\IDES\Anacondanew\lib\site-packages\spyder\app\utils.py", line 292, in create_window main.post_visible_setup() File "D:\DataScience\PythonSet\IDES\Anacondanew\lib\site-packages\spyder\app\main...
开发者ID:ChunHungLiu,项目名称:spyder,代码行数:103,代码来源:systemshell.py 示例8: CondaProcess ▲点赞 1▼ # 需要导入模块: from qtpy.QtCore import QProcess [as 别名]# 或者: from qtpy.QtCore.QProcess importstart[as 别名]classCondaProcess(QObject):"""Conda API modified to work with QProc...
pip install spyder launch spyder (in debug mode to get the error log, but happens without debug mode as well) Versions Spyder version: 5.3.0 None Python version: 3.10.4 64-bit Qt version: 5.15.2 PyQt5 version: 5.15.6 Operating System: Windows 10 Dependencies # Mandatory: atomicwrites >...
DEVELOPER NOTE: This error is now fixed in Spyder >= 3.3.0. To resolve it, please update to the current version with conda update spyder from the Anaconda Prompt/Terminal/command line, which also fixes other bugs and adds new features, e...
Actual Behavior After Installing a Anaconda 5.3 version ,an unexpected error occurred on Spyder start-up! The error messages are: The ordinal 242 could not be located in the Dynamic Link Library I:\Anaconda3\Library\bin\mkl_intel_thread...
File"C:\ProgramData\anaconda3\lib\site-packages\matplotlib\transforms.py", line49, in<module>frommatplotlib._pathimport(AttributeError:_ARRAY_API not found Versions Spyder version: 5.4.1 (conda) Python version: 3.10.9 64-bit Qt version: 5.15.2 ...
i try to launch it from the Anaconda Prompt then spyder This application failed to start because it could not find or load the Qt platform plugin "windows" in "". Reinstalling the application may fix this problem. mingwandroid commented Apr 17, 2017 Unfortunately Anaconda does not work when...
during the last days i discovered that spyder doesn't work in my python 3.8 environment. i set up a new python 3.8.2 env. in anaconda und then just installed spyder - spyder does start until a white screen, then hangs... spyder works fin...