You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
发生异常: OSError
[Errno url error] invalid proxy for https: 'https://127.0.0.1:7890'
File "X:\Code\QA\my implement_v3\data_augment.py", line 9, in
import synonyms
在导入的时候报错了,不知道为什么。
感觉是在下载的时候出现的问题:
Synonyms downloading data from https://gitee.com/chatopera/cskefu/attach_files/610602/download/words.vector.gz to C:\Users\hisi.conda\envs\torch\lib\site-packages\synonyms\data\words.vector.gz ...
this only happens if SYNONYMS_WORD2VEC_BIN_URL_ZH_CN is not present and Synonyms initialization for the first time.
It would take minutes that depends on network.
The text was updated successfully, but these errors were encountered:
发生异常: OSError
[Errno url error] invalid proxy for https: 'https://127.0.0.1:7890'
File "X:\Code\QA\my implement_v3\data_augment.py", line 9, in
import synonyms
在导入的时候报错了,不知道为什么。
感觉是在下载的时候出现的问题:
The text was updated successfully, but these errors were encountered: