Post #2289: It works fine when launched from PME command line, but when I run the code in th
π Metadata
- Author: blndrusr
- Date: 2019-05-16 09:54:48
- Type:
question - Quality Score: 5/10
- Reply to: post_02288
- Replies (1): post_02292
π·οΈ Tags
beginner python-scripting unsolved
βοΈ Related PME Features
- Python Scripting
- Command Line
- Overlay
π¬ Content
It works fine when launched from PME command line, but when I run the code in the console I get an error:
O.pme.overlay(text=βTextβ)
Traceback (most recent call last):
File β<blender_console>β, line 1, in
NameError: name βOβ is not defined