It looks like import to console is no longer supported by blender.

Forum Archive It looks like import to console is no longer supported by blender.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #14377
    johnphillips
    Participant

      Importdoesn’twork

      #70684
      Dwayne Savage
      Participant

        Do you mean the import command? make sure you do it in all lowercase.

        #70685
        Glenn Lewis
        Participant

          Now, in Blender 4.02, this seems to work in the console:

          m = D.texts['rename.py'].as_module()
          m.rename_selected('New Name')
        Viewing 3 posts - 1 through 3 (of 3 total)
        • The topic ‘It looks like import to console is no longer supported by blender.’ is closed to new replies.