Post #2289: It works fine when launched from PME command line, but when I run the code in th

πŸ“‹ Metadata

🏷️ Tags

beginner python-scripting unsolved

  • 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


πŸ”— View on Blender Artists