📋 Metadata
- Author: roaoao
- Date: 2018-10-19 07:45:31
- Type:
answer - Reply to: post_01608
- Replies (1): post_01610
💬 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