I installed rospy package from Pip3 and it worked fine on my Windows, Similarly i tried it with bullseye Debian 11 (on my raspberry pi3b+), it downloaded successfully but it wont import rospy and shows the error no module named rospy.
My code is ready. How to install rospy in the bullseye, I've searched every bit of internet yet cant find a solution for this. I want ros to implement the movement of servo motors for my Robotic Hand.
I tried to install Rospy for Debian 11 but everywhere it shows that bullseye don't support ROS. in addition they start doing stuff for Ros Desktop. I don't need Ros Desktop i need just to import Rospy in my script. It is installed already in my Desbian 11 but when i try to remove it, it says "Nothing found to delete"