This is an error report.
Screenshot of the error
Error details
Even after executing "python fav_movie.py" , its not asking for the name of movie
This is an error report.
Screenshot of the error
Error details
Even after executing "python fav_movie.py" , its not asking for the name of movie
Hi @shaileshasmita, welcome to the community!
According to your screenshot, this is what you did.
~/catkin_ws/src/robot_control
fav_movie.py
, and you got an error saying the file didn’t exist.fav_movie.py
fav_movie.py
So no output is the expected output for the actions you made.
My guess is that the file that you have opened in the IDE is somewhere else than the directory you accessed in 1. Find it and run it there.
thanks Buddy. It worked
This topic was automatically closed 5 days after the last reply. New replies are no longer allowed.