-
Notifications
You must be signed in to change notification settings - Fork 1
Can't run code #1
Copy link
Copy link
Open
Description
Hi, I'm trying to recreate the experiment but can't run the code after following the instructions.
After creating a conda environment from the YAML file, building the forked drake code from source using cmake for use with the python bindings, but when I try to run the code, even just the installation test code
"python3 -c 'import pydrake.all; print(pydrake.file)'"
I'm getting "ModuleNotFoundError: No module named 'pydrake.common._module_py'", and I've exported the correct directory to the python path.
Running on Ubuntu 22.04.
Would greatly appreciate any help :)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels