chatopera / Synonyms

:herb: 中文近义词:聊天机器人,智能问答工具包
https://bot.chatopera.com/
Other
5.02k stars 904 forks source link

python3.7安装失败 #70

Closed dik111 closed 5 years ago

dik111 commented 5 years ago

Command "d:\ananconda3.7\python.exe -u -c "import setuptools, tokenize;file= 'C:\Users\ADMINI~1\AppData\Local\Temp\pip-install-_fik_53j\scipy\setup.p y';f=getattr(tokenize, 'open', open)(file);code=f.read().replace('\r\n', '\n ');f.close();exec(compile(code, file, 'exec'))" install --record C:\Users\AD MINI~1\AppData\Local\Temp\pip-record-wmbohszk\install-record.txt --single-versio n-externally-managed --compile --user --prefix=" failed with error code 1 in C:\ Users\ADMINI~1\AppData\Local\Temp\pip-install-_fik_53j\scipy\

callzhang commented 5 years ago

同问

ipydeal commented 5 years ago

检查了一下,应该是不支持3.7

hailiang-wang commented 5 years ago

支持3.7,默认开发环境就是python 3.7.