📋 Metadata

💬 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

🔗 View on Blender Artists