undertheseanlp / underthesea

Underthesea - Vietnamese NLP Toolkit
http://undertheseanlp.com
GNU General Public License v3.0
1.41k stars 273 forks source link

Cannot install pip install underthesea_core==0.0.4_alpha.10 trên Window 10, python 3.8 #533

Closed antuong12c2 closed 2 years ago

antuong12c2 commented 2 years ago

Hi team, I cannot upgrade underthesea to latest version Because i can not install underthesea_core version 0.0.4_alpha.10 image

Please help me check this, thank you

antuong12c2 commented 2 years ago

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) image

rain1024 commented 2 years ago

@antuong12c2

  1. Bạn sử dụng anaconda để tạo môi trường python nhé
  2. 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
h1n4mx0 commented 7 months ago

pip install underthesea==1.3.4

image

Mình bị lỗi này thì làm thế nào ạ