Skip to content

Run transpiler in blender #344

Closed
Closed
@abolfazl-sh

Description

@abolfazl-sh

Describe the bug

I just try to run the transpiler_dev_script.py in blender scripting tab.
The out put of running script in blender is as follow:

  File "<frozen importlib._bootstrap>", line 1176, in _find_and_load
  File "<frozen importlib._bootstrap>", line 1126, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
ModuleNotFoundError: No module named 'infinigen'

It seems the blender try to import the transpiler.py module, but it has some problem with the path.

Platform

  • OS & OS Version: mac sonoma 14.5 (macbook air m1)
  • GPU (?) : -
  • GPU Driver Version (?) : -
  • RAM (GB): 8

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions