groove-x / mqtt_bridge

mqtt_bridge provides a functionality to bridge between ROS and MQTT in bidirectional
MIT License
160 stars 146 forks source link

Error pip3 install dev-requirements.txt #70

Closed proprogramerX closed 2 years ago

proprogramerX commented 2 years ago

Hi I'm having an issue with pip installing the dev-requirements.txt.

Screenshot from 2022-11-16 10-59-26

My ROS Distro is Melodic and My laptop is running Bionic. I have another PC that can utilise the Mqtt_bridge on Noetic and Focal.

While looking through pas issues, I came across an error for installing injection and have tried that simulation but it does not resolve this issue.

Thanks for your help!

proprogramerX commented 2 years ago

I managed to fix the issue by changing link path for the ROS bridge git Repo.

Screenshot from 2022-11-16 11-08-33

However now I'm facing a different issue. I have "sudo apt-get install python-rospkg" already however the error says "No module named 'rospkg' "

Screenshot from 2022-11-16 11-10-39