We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
您好,我使用的pip install unitree_sdk2py安装的unitree_sdk2py,但是运行时报错找不到crc库,
pip install unitree_sdk2py
unitree_sdk2py
OSError: /home/lin/software/miniconda3/envs/tv/lib/python3.8/site-packages/unitree_sdk2py/utils/lib/crc_amd64.so: cannot open shared object file: No such file or directory
我应该怎么解决,感谢
The text was updated successfully, but these errors were encountered:
Download using git clone and then pip install - e .
pip install - e .
Sorry, something went wrong.
No branches or pull requests
您好,我使用的
pip install unitree_sdk2py
安装的unitree_sdk2py
,但是运行时报错找不到crc库,我应该怎么解决,感谢
The text was updated successfully, but these errors were encountered: