Skip to content

Can't run code #1

@axel-kaliff

Description

@axel-kaliff

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 :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions