728x90
    
    
  
Shapely import error: No module named 'shapely'

기하학 연산을 돕는 파이썬 라이브러리라고 합니다.
pip으로 그대로 설치해주세요
pip install shapely
pip으로 설치했는데 잘 안 된다면 가상환경을 활성화해주세요
source myvenv/bin/activate
conda로 설치해주세요
conda install -c conda-forge shapely
728x90
    
    
  'Skills > Error' 카테고리의 다른 글
| [Error] failed to initialize nvml: driver/library version mismatch (0) | 2024.01.12 | 
|---|---|
| IMPORTANT: You may need to close and restart your shell after running 'conda init'. (1) | 2024.01.11 | 
| [Error] ModuleNotFoundError: No module named 'cityscapesscripts' (0) | 2024.01.03 | 
| [Error] E: Package 'git' has no installation candidate (0) | 2023.12.26 | 
| [Error] assertionerror: amp not installed! (0) | 2023.11.01 | 
 
														
													 
														
													 
														
													 
														
													
댓글