Error with rosinstall: rosws cannot find lib
Hi, I migrated from ros diamondback to ros fuerte. I wanted to create a workspace with rosws as stated on the wiki, but I get this error:
ERROR Cannot find rosinstall libraries, check your installation. One frequent cause is that rosinstall 0.5 is still installed in /usr/local/lib. No module named rosws_cli
I just dont know how to solve that.
Hi @KruseT, I dont know why but I cannot comment on your answer. I followed your instructions but the problem persists. If I understand right, rosws is looking for: /usr/share/pyshared/rosinstall/rosws_cli.py. Both packages rosinstall and vcstools are up to date. I also removed what you told me.