pip install roslibpy
https://pypi.org/project/roslibpy/
다음과 같이 입력하면 에러가 뜸
pip install roslib
pip install python-roslib
ERROR: Could not find a version that satisfies the requirement [roslib or python-roslib] (from versions: none)
ERROR: No matching distribution found for python-roslib
'TroubleShooting' 카테고리의 다른 글
[Error Solution] NVIDIA Driver/library version mismatch (0) | 2021.08.24 |
---|---|
[Python] scipy에서 imread가 안읽혀!!! ( ImportError: cannot import name 'imread' ) (0) | 2020.05.21 |