Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

提示安装成功后使用paddle出错 #940

Closed
yuope opened this issue Dec 23, 2020 · 2 comments
Closed

提示安装成功后使用paddle出错 #940

yuope opened this issue Dec 23, 2020 · 2 comments
Assignees
Labels
multi-OS platforms deploy problems on windows/mac/other OS

Comments

@yuope
Copy link

yuope commented Dec 23, 2020

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

@TeslaZhao
Copy link
Collaborator

你好,是Windows系统吗,安装哪个版本Serving?

@TeslaZhao TeslaZhao added the multi-OS platforms deploy problems on windows/mac/other OS label Dec 23, 2020
@yuope
Copy link
Author

yuope commented Dec 23, 2020 via email

@paddle-bot paddle-bot bot closed this as completed Apr 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
multi-OS platforms deploy problems on windows/mac/other OS
Projects
None yet
Development

No branches or pull requests

3 participants