gpt4 book ai didi

numpy - python numpy MKL 错误

转载 作者:行者123 更新时间:2023-12-04 03:21:38 31 4
gpt4 key购买 nike

我正在运行 ActiveState Python 3.2,并收到此神秘错误:

D:\code>python
ActivePython 3.2.1.2 (ActiveState Software Inc.) based on
Python 3.2.1 (default, Jul 18 2011, 14:31:09) [MSC v.1500 64 bit (AMD64)] on win32
Type "help", "copyright", "credits" or "license" for more information.
>>> import numpy as np
>>> x = np.array([[1, 1], [2, 1], [3, 1]])
>>> y = np.array([3, 4, 5])
>>> be = np.linalg.lstsq(x,y)

MKL ERROR: Parameter 5 was incorrect on entry to DGELSD

MKL ERROR: Parameter 5 was incorrect on entry to DGELSD
>>>

有谁知道可能会发生什么?

最佳答案

对此似乎没有答案。我能做的就是提供 the link to my bug report到现在正在调查的 ActiveState。

关于numpy - python numpy MKL 错误,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/8526474/

31 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com