Done/Trouble Shooting

Done/Trouble Shooting

[ERROR]IndexError: invalid index of a 0-dim tensor. Use tensor.item() to convert a 0-dim tensor to a Python number

https://github.com/NVIDIA/flownet2-pytorch/issues/113#issuecomment-450802359 invalid index of a 0-dim tensor. Use tensor.item() to convert a 0-dim tensor to a Python number · Issue #113 · NVIDIA/flownet2 pytorch 1.0 python3 main.py --inference --model FlowNet2 --save_flow --inference_dataset ImagesFromFolder --inference_dataset_root ~/fs24_512/ --resume mycheckpoints/FlowNet2_checkpoint.pth.tar ..

Done/Trouble Shooting

[ERROR]Anaconda with ROS , Python

Anaconda with ROS - [https://www.wenyanet.com/opensource/ko/607b23e5f636986b53294ebb.html] 여기를 참고 하자면 conda activate {환경} conda install -c conda-forge rospkg catkin_pkg conda install pip pip install -U rosinstall_generator wstool rosinstall six vcstools msgpack empy 위 과정을 하면 Conda를 activate 하고도 catin make 가 가능하고 local의 ros와 같이 쓸 수 있다 하지만 이렇게 하다보면 local의 python을 못 잡는 경우도 발생한다 Local python 우선 순위 지..

Done/Trouble Shooting

[ERROR] ValueError: unsupported pickle protocol: 5

python version 문제이다 pickle 5는 python 3.7부터 가능하다 python3.6은 pickle 4까지 밖에 지원 안하니깐 다시 설치하자!

Done/Trouble Shooting

[ERROR] Ubuntu 18.04apt - key error 404 ip

https://stackoverflow.com/questions/58544763/404-not-found-ip-when-try-to-install-any-ros-kinetic-package " 404 Not Found [IP: ] " when try to install any ros kinetic package I was trying to install the rtabmap_ros package in the ROS kinetic. But I have got the "404 not found [IP:]" error. So I tried to install any other ROS packages and I found that I can't install any... stackoverflow.com old ..

728x90
weasel7
'Done/Trouble Shooting' 카테고리의 글 목록 (2 Page)