- 
                Notifications
    
You must be signed in to change notification settings  - Fork 17
 
Open
Description
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!
Metadata
Metadata
Assignees
Labels
No labels