underthesea
underthesea copied to clipboard
Cannot install pip install underthesea_core==0.0.4_alpha.10 trên Window 10, python 3.8
Hi team, I cannot upgrade underthesea to latest version
Because i can not install underthesea_core version 0.0.4_alpha.10
Please help me check this, thank you
Mình cài bản 1.3.0 thì bị lỗi này,
ERROR: Could not find a version that satisfies the requirement torch<=1.5.1,>=1.1.0 (from underthesea) (from versions: none)
@antuong12c2
- Bạn sử dụng anaconda để tạo môi trường python nhé
- Bạn hãy thử sử dụng phiên bản 1.3.4 xem
conda create -n lab_underthesea python=3.8
conda activate lab_underthesea
pip install underthesea==1.3.4
pip install underthesea==1.3.4