[問題] scipy install problem
大家好
我寫這題 https://imgur.com/NjXQp5T

import cvxpy和qcqp時出現了下面error
ImportError: cannot import name 'logsumexp' from 'scipy.misc'
(C:\Users\ASUS\anaconda3\lib\site-packages\scipy\misc\__init__.py)
查了google看到logsumexp已經移到scipy.special
要把scipy downgrade到1.2.1版本才會在scipy.misc
所以我試著把sicpy降級
pip install scipy==1.2.1
出現了以下error
ERROR: Command errored out with exit status 1:
'C:\Users\ASUS\anaconda3\python.exe' -u -c 'import sys, setuptools, tokenize;
sys.argv[0] =
'"'"'C:\\Users\\ASUS\\AppData\\Local\\Temp\\pip-install-vbzm367e\\scipy_be91b562048d490b8443345eddef9e64\\setup.py'"'"';
__file__='"'"'C:\\Users\\ASUS\\AppData\\Local\\Temp\\pip-install-vbzm367e\\scipy_be91b562048d490b8443345eddef9e64\\setup.py'"'"';f=getattr(tokenize,
'"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"',
'"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))'
install --record
'C:\Users\ASUS\AppData\Local\Temp\pip-record-j3bw7xdy\install-record.txt'
--single-version-externally-managed --compile --install-headers
'C:\Users\ASUS\anaconda3\Include\scipy' Check the logs for full command
output.
我又試著安裝scipy 1.2.3
pip install scipy-1.2.3-cp34-cp34m-win_amd64.whl
出現了下面error
ERROR: scipy-1.2.3-cp34-cp34m-win_amd64.whl is not a supported wheel on this
platform.
我試著downgrade python版本
conda install python=3.4
好像也fail ><
請問到底怎麼做才能import cvxpy和qcqp啊?
或是我方向根本錯了? 有大大知道這題應該怎麼做嗎?
謝謝大家m(_ _)m
--
※ 發信站: 批踢踢實業坊(ptt.cc), 來自: 49.216.56.218 (臺灣)
※ 文章網址: https://www.ptt.cc/bbs/Python/M.1626584092.A.641.html
→
07/18 14:54,
3年前
, 1F
07/18 14:54, 1F
→
07/18 14:56,
3年前
, 2F
07/18 14:56, 2F
→
07/18 15:05,
3年前
, 3F
07/18 15:05, 3F
→
07/18 15:05,
3年前
, 4F
07/18 15:05, 4F
→
07/18 15:06,
3年前
, 5F
07/18 15:06, 5F
→
07/18 17:14,
3年前
, 6F
07/18 17:14, 6F
→
07/18 21:18,
3年前
, 7F
07/18 21:18, 7F
→
07/18 23:05,
3年前
, 8F
07/18 23:05, 8F
→
07/18 23:06,
3年前
, 9F
07/18 23:06, 9F
→
07/18 23:08,
3年前
, 10F
07/18 23:08, 10F
→
07/18 23:12,
3年前
, 11F
07/18 23:12, 11F
※ 編輯: SHORTHAPPY (101.10.14.172 臺灣), 07/18/2021 23:12:46
→
07/19 00:25,
3年前
, 12F
07/19 00:25, 12F
→
07/19 00:28,
3年前
, 13F
07/19 00:28, 13F
→
07/19 00:29,
3年前
, 14F
07/19 00:29, 14F
→
07/19 00:30,
3年前
, 15F
07/19 00:30, 15F
→
07/19 00:31,
3年前
, 16F
07/19 00:31, 16F
→
07/19 00:32,
3年前
, 17F
07/19 00:32, 17F
→
07/19 00:33,
3年前
, 18F
07/19 00:33, 18F
→
07/19 00:34,
3年前
, 19F
07/19 00:34, 19F
→
07/19 00:34,
3年前
, 20F
07/19 00:34, 20F
→
07/19 00:35,
3年前
, 21F
07/19 00:35, 21F
→
07/19 00:36,
3年前
, 22F
07/19 00:36, 22F
→
07/19 00:43,
3年前
, 23F
07/19 00:43, 23F
Python 近期熱門文章
PTT數位生活區 即時熱門文章