티스토리 뷰
이것저것 자료/Python
[python] AttributeError: module 'open3d.open3d.utility' has no attribute 'Vector3dVector'
happy_dohee 2021. 11. 18. 00:34Problem
AttributeError: module 'open3d.open3d.utility' has no attribute 'Vector3dVector'
Reason
Library version issue.
open3d-python version이 0.5.0이어서 생기는 문제였음.
Solution
0.7.0으로 업그레이드 해주니 에러 없이 잘 돎.
python3 -m pip install open3d-python==0.7.0
'이것저것 자료 > Python' 카테고리의 다른 글
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- n과m
- 코딩테스트
- 최소신장트리
- tensorflow
- torchscript
- error
- 백트래킹
- 설치
- 파이썬
- BFS
- CUDA
- PIP
- pytorch
- dfs
- shellscript
- matplotlib
- 다익스트라
- 동적프로그래밍
- 프로그래머스
- docker
- notfound
- version
- LGSVL
- 백준
- 카카오
- 이것이코딩테스트다
- torch
- 설치하기
- numpy
- Python
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 31 |
글 보관함