pkuseg-python icon indicating copy to clipboard operation
pkuseg-python copied to clipboard

cannot install in the environment of python 3.9

Open tonydeck0506 opened this issue 2 years ago • 6 comments

Dear Sirs or Madams, the installation to the environment of python 3.9 failed. I check your repository at 'https://pypi.tuna.tsinghua.edu.cn/simple/pkuseg/'. It seems that there are no python 3.9 relevant files there. do you have any plan to support python 3.9? I also saw that in other issues, you suggested the file relevant to python 3.9. I cannot find the file. Your reply is highly appreciated. Tony

tonydeck0506 avatar Dec 14 '22 15:12 tonydeck0506

@.***,本次回复为系统自动回复!

lcyyyyyyyyyyy avatar Dec 14 '22 15:12 lcyyyyyyyyyyy

Here is the command you suggested. pip3 install -i https://pypi.tuna.tsinghua.edu.cn/simple pkuseg-py39 . But I cannot find the file. Thanks. Tony

tonydeck0506 avatar Dec 14 '22 15:12 tonydeck0506

try this command: pip3 install --use-deprecated=legacy-resolver -i https://pypi.tuna.tsinghua.edu.cn/simple pkuseg-py39

frankang avatar Jan 15 '23 13:01 frankang

HI, Frank, It works. thanks a lot.

tonydeck0506 avatar Jan 16 '23 09:01 tonydeck0506

pip3 install --use-deprecated=legacy-resolver -i https://pypi.tuna.tsinghua.edu.cn/simple pkuseg-py39 Looking in indexes: https://pypi.tuna.tsinghua.edu.cn/simple Collecting pkuseg-py39 ERROR: HTTP error 404 while getting https://pypi.tuna.tsinghua.edu.cn/packages/d1/5d/712a0ee0fe98008b2b12a981c21a0a8053cb9e9eddd3aaaf0c79dc711847/pkuseg_py39-0.0.25-cp39-cp39-win_amd64.whl#sha256=785563906d6e5739633bf9ba11e05121ac7ff573b86eeec04cd24b258fa492a9 (from https://pypi.tuna.tsinghua.edu.cn/simple/pkuseg-py39/) ERROR: Could not install requirement pkuseg-py39 from https://pypi.tuna.tsinghua.edu.cn/packages/d1/5d/712a0ee0fe98008b2b12a981c21a0a8053cb9e9eddd3aaaf0c79dc711847/pkuseg_py39-0.0.25-cp39-cp39-win_amd64.whl#sha256=785563906d6e5739633bf9ba11e05121ac7ff573b86eeec04cd24b258fa492a9 because of HTTP error 404 Client Error: Not Found for url: https://pypi.tuna.tsinghua.edu.cn/packages/d1/5d/712a0ee0fe98008b2b12a981c21a0a8053cb9e9eddd3aaaf0c79dc711847/pkuseg_py39-0.0.25-cp39-cp39-win_amd64.whl for URL https://pypi.tuna.tsinghua.edu.cn/packages/d1/5d/712a0ee0fe98008b2b12a981c21a0a8053cb9e9eddd3aaaf0c79dc711847/pkuseg_py39-0.0.25-cp39-cp39-win_amd64.whl#sha256=785563906d6e5739633bf9ba11e05121ac7ff573b86eeec04cd24b258fa492a9 (from https://pypi.tuna.tsinghua.edu.cn/simple/pkuseg-py39/)

holymoon2019 avatar Dec 11 '23 10:12 holymoon2019

@.***,本次回复为系统自动回复!

lcyyyyyyyyyyy avatar Dec 11 '23 10:12 lcyyyyyyyyyyy