Skip to content

No module named 'build.inverse_sensor_model' #1

Description

@zhujinwen0924

hello,Here is an error occured when i run 'python tf_policy_cnn',the error is
"
Traceback (most recent call last):
File "tf_policy_rnn.py", line 9, in
import robot_simulation as robot
File "DRL_robot_exploration/scripts/robot_simulation.py", line 11, in
from build.inverse_sensor_model import *
ModuleNotFoundError: No module named 'build.inverse_sensor_model'

"

i found a file named "inverse_sensor_model.cpython-35m-x86_64-linux-gnu.so" in folder build,but i don't know how i can deal with it.my tensorflow version is 2.1.0,gpu is supported,and my python version is 3.6.10.

anyone can tell me why?thanks!

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions