일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- Python
- nav2 튜토리얼
- nav2 development guides
- nav2 first-time robot setup guide
- Nav2 document
- humble 환경설정
- CodeUp
- ros2 튜토리얼 환경설정
- Foxy tutorial
- ros2 foxy docker
- ROS FOXY 튜토리얼
- docker foxy
- 코드업
- ros2 configuring environment
- ros2 튜토리얼
- nav2 getting started
- ros2 foxy tutorial
- ros2 환경설정
- nav2 dev contatiner
- ros2 remapping
- nav2 tutorial
- CODEUP 6073
- error
- foxy nav2
- first-time robot setup guide
- ros2 development guides
- humble development guides
- nav2 설치
- nav2 development guides
- development guides
Archives
- Today
- Total
목록identify image file (1)
BAN2ARU
PIL.UnidentifiedImageError: cannot identify image file
PIL.UnidentifiedImageError: cannot identify image file tensorflow/core/kernels/data/generator_dataset_op.cc:107] Error occurred when finalizing GeneratorDataset iterator: Failed precondition: Python interpreter state is not initialized. The process may be terminated. 잘 돌아가던 코드가 다음과 같은 오류로 돌아가지 않는다면 학습 또는 test/validation set에서 읽을 수 없는 파일이나 크기가 0인 파일이 포함된 것임.
Language/Python
2022. 3. 2. 15:09