일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
Tags
- ROS FOXY 튜토리얼
- Python
- nav2 dev contatiner
- CODEUP 6073
- CodeUp
- humble 환경설정
- Foxy tutorial
- development guides
- Nav2 document
- foxy nav2
- ros2 튜토리얼
- nav2 tutorial
- ros2 환경설정
- 코드업
- nav2 development guides
- ros2 foxy tutorial
- nav2 설치
- ros2 remapping
- humble development guides
- nav2 getting started
- nav2 development guides
- ros2 development guides
- docker foxy
- nav2 튜토리얼
- ros2 foxy docker
- nav2 first-time robot setup guide
- first-time robot setup guide
- ros2 configuring environment
- ros2 튜토리얼 환경설정
- error
Archives
- Today
- Total
목록torchvision 0.8.0 error (1)
BAN2ARU
[Python] ERROR: No matching distribution found for torchvision==0.8.0+cu110
https://pytorch.org/get-started/previous-versions/ PyTorch An open source machine learning framework that accelerates the path from research prototyping to production deployment. pytorch.org 여기에서는 pytorch 1.7.0의 cuda 11.0 ver에 관해서 pip install torch==1.7.0+cu110 torchvision==0.8.0+cu110 torchaudio==0.7.0 -f https://download.pytorch.org/whl/torch_stable.html 로 되어있지만 이 문구를 실행하면 ERROR: No matching d..
Language/Python
2022. 5. 9. 19:39