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
Python 3.8.7 (tags/v3.8.7:6503f05, Dec 21 2020, 17:59:51) [MSC v.1928 64 bit (AMD64)] on win32
Type "help", "copyright", "credits" or "license" for more information.
import paddle.fluid as fluid
** On entry to DGEBAL parameter number 3 had an illegal value
** On entry to DGEHRD parameter number 2 had an illegal value
** On entry to DORGHR DORGQR parameter number 2 had an illegal value
** On entry to DHSEQR parameter number 4 had an illegal value
Traceback (most recent call last):
File "", line 1, in
File "D:\Program\tools\python3.8\lib\site-packages\paddle_init_.py", line 18, in
check_import_scipy(os.name)
File "D:\Program\tools\python3.8\lib\site-packages\paddle\check_import_scipy.py", line 20, in check_import_scipy
import scipy.io as scio
File "D:\Program\tools\python3.8\lib\site-packages\scipy_init_.py", line 61, in
from numpy import show_config as show_numpy_config
File "D:\Program\tools\python3.8\lib\site-packages\numpy_init_.py", line 305, in win_os_check()
File "D:\Program\tools\python3.8\lib\site-packages\numpy_init.py", line 302, in _win_os_check
raise RuntimeError(msg.format(file)) from None
RuntimeError: The current Numpy installation ('D:\Program\tools\python3.8\lib\site-packages\numpy\init.py') fails to pass a sanity check due to a bug in the windows runtime. See this issue for more information: https://tinyurl.com/y3dm3h86
The text was updated successfully, but these errors were encountered:
------------------ 原始邮件 ------------------
发件人: "PaddlePaddle/Serving" <notifications@github.com>;
发送时间: 2020年12月23日(星期三) 下午3:57
收件人: "PaddlePaddle/Serving"<Serving@noreply.github.com>;
抄送: "帕芭"<1582724427@qq.com>;"Author"<author@noreply.github.com>;
主题: Re: [PaddlePaddle/Serving] 提示安装成功后使用paddle出错 (#940)
你好,是Windows系统吗,安装哪个版本Serving?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
Python 3.8.7 (tags/v3.8.7:6503f05, Dec 21 2020, 17:59:51) [MSC v.1928 64 bit (AMD64)] on win32
Type "help", "copyright", "credits" or "license" for more information.
The text was updated successfully, but these errors were encountered: