nikimagic

Results 20 comments of nikimagic

IDE Spyder console error An error occurred while starting the kernel Traceback (most recent call last): File "C:\Users\BoSyA\AppData\Local\Programs\Python\Python313\Lib\site‑packages\spyder_kernels\console\__main__.py", line 24, in start.main() ~~~~~~~~~~^^ File "C:\Users\BoSyA\AppData\Local\Programs\Python\Python313\Lib\site‑packages\spyder_kernels\console\start.py", line 151, in main import_spydercustomize()...

python.exe normal work python3.13t.exe error ![Image](https://github.com/user-attachments/assets/e1169d85-edd3-459d-b033-51493c817c69)

![Image](https://github.com/user-attachments/assets/ac7c0673-6031-4a3d-9a04-745f01a1f495)

Windows 10. Python3.13.2 https://www.python.org/ftp/python/3.13.2/python-3.13.2-amd64.exe https://www.spyder-ide.org/download/ version without ` t ` Python 3.13.2 python -m venv venv313 cd venv313 Scripts\activate python.exe -m pip install --upgrade pip pip install spyder-kernels works great....

> Please provide more information, like how you installed Python, pyzmq, etc. `pip list` or `conda env export`, and complete error messages. https://github.com/zeromq/pyzmq/issues/2067#issuecomment-2644736499 pip install --no-binary=pyzmq pyzmq or pip install...

python 3.14t no GIL (venv314t) PS C:\Users\User_Niki\venv314t> pip install llvmlite==0.46.0b1 Collecting llvmlite==0.46.0b1 Using cached llvmlite-0.46.0b1.tar.gz (185 kB) Installing build dependencies ... done Getting requirements to build wheel ... done Preparing...

> [@nikimagic](https://github.com/nikimagic) this issue is about adding CI support for Python 3.14 -- what do you wish to communicate with your comments? It looks like you tried to install 0.46.0b1...

Yes, venv314t, Python 3.14t. Windows server 2025. Numpy Torch 2.10 nighly (2.8 t version) Matplotlib Pyzmq Jupyter Spyder Pandas 3.0 dev ( t version) All venv314t work.