Post #1609: : post_01610
π·οΈ Tags
troubleshooting beginner unsolved
βοΈ Related PME Features
- Python Scripting
- Pie Menu Editor
π¬ Content
Julien_Kaspar:
I canβt access the python console though. The editor is always empty and gives me this error repeatedly when I hover over it
Try to disable all addons or reinstall Blender (backup and delete config folder) and check python version in console using this code:
import sys
sys.version