0627.md

本文分享了在图表制作中发现的几个优秀图表库,如百度Echart、jqplot、highcharts,并深入研究了whyechart的页面效果。同时,推荐了十款全栈开发插件,为开发者提供高效开发体验。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

我目前是python3.7,我希望安装!pip -q install paddlex==2.0.0,安装时出现了以下信息 error: subprocess-exited-with-error pip subprocess to install build dependencies did not run successfully. exit code: 1 [78 lines of output] Ignoring numpy: markers 'python_version == "3.6" and platform_system != "AIX" and platform_python_implementation == "CPython"' don't match your environment Ignoring numpy: markers 'python_version == "3.6" and platform_system != "AIX" and platform_python_implementation != "CPython"' don't match your environment Ignoring numpy: markers 'python_version == "3.7" and platform_system != "AIX"' don't match your environment Ignoring numpy: markers 'python_version == "3.6" and platform_system == "AIX"' don't match your environment Ignoring numpy: markers 'python_version == "3.7" and platform_system == "AIX"' don't match your environment Ignoring numpy: markers 'python_version >= "3.8" and platform_system == "AIX"' don't match your environment Collecting setuptools Using cached setuptools-80.4.0-py3-none-any.whl.metadata (6.5 kB) Collecting wheel Using cached wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB) Collecting Cython>=0.28.5 Using cached cython-3.1.0-cp312-cp312-win_amd64.whl.metadata (31 kB) Collecting numpy==1.17.3 Using cached numpy-1.17.3.zip (6.4 MB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting scipy>=0.19.1 Using cached scipy-1.15.3-cp312-cp312-win_amd64.whl.metadata (60 kB) INFO: pip is looking at multiple versions of scipy to determine which version is compatible with other requirements. This could take a while. Using cached scipy-1.15.2-cp312-cp312-win_amd64.whl.metadata (60 kB) Using cached scipy-1.15.1-cp312-cp312-win_amd64.whl.metadata (60 kB) Using cached scipy-1.15.0-cp312-cp312-win_amd64.whl.metadata (60 kB) Using cached scipy-1.14.1-cp312-cp312-win_amd64.whl.metadata (60 kB) Using cached scipy-1.14.0-cp312-cp312-win_amd64.whl.metadata (60 kB) Using cached scipy-1.13.1-cp312-cp312-win_amd64.whl.metadata (60 kB) Using cached scipy-1.13.0-cp312-cp312-win_amd64.whl.metadata (60 kB) INFO: pip is still looking at multiple versions of scipy to determine which version is compatible with other requirements. This could take a while. Using cached scipy-1.12.0-cp312-cp312-win_amd64.whl.metadata (60 kB) Using cached scipy-1.11.4-cp312-cp312-win_amd64.whl.metadata (60 kB) Using cached scipy-1.11.3-cp312-cp312-win_amd64.whl.metadata (60 kB) Using cached scipy-1.11.2-cp312-cp312-win_amd64.whl.metadata (59 kB) Using cached scipy-1.11.1.tar.gz (56.0 MB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Installing backend dependencies: started Installing backend dependencies: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'error' error: subprocess-exited-with-error Preparing metadata (pyproject.toml) did not run successfully. exit code: 1 [21 lines of output] + meson setup C:\Users\Lenovo\AppData\Local\Temp\pip-install-phs0zpt6\scipy_81fd5bf1f75e44ab8d74d8e0627ddcff C:\Users\Lenovo\AppData\Local\Temp\pip-install-phs0zpt6\scipy_81fd5bf1f75e44ab8d74d8e0627ddcff\.mesonpy-9joqoxa2\build -Dbuildtype=release -Db_ndebug=if-release -Db_vscrt=md --native-file=C:\Users\Lenovo\AppData\Local\Temp\pip-install-phs0zpt6\scipy_81fd5bf1f75e44ab8d74d8e0627ddcff\.mesonpy-9joqoxa2\build\meson-python-native-file.ini The Meson build system Version: 1.8.0 Source dir: C:\Users\Lenovo\AppData\Local\Temp\pip-install-phs0zpt6\scipy_81fd5bf1f75e44ab8d74d8e0627ddcff Build dir: C:\Users\Lenovo\AppData\Local\Temp\pip-install-phs0zpt6\scipy_81fd5bf1f75e44ab8d74d8e0627ddcff\.mesonpy-9joqoxa2\build Build type: native build Project name: SciPy Project version: 1.11.1 WARNING: Failed to activate VS environment: Could not find C:\Program Files (x86)\Microsoft Visual Studio\Installer\vswhere.exe ..\..\meson.build:1:0: ERROR: Unknown compiler(s): [['icl'], ['cl'], ['cc'], ['gcc'], ['clang'], ['clang-cl'], ['pgcc']] The following exception(s) were encountered: Running `icl ""` gave "[WinError 2] 系统找不到指定的文件。" Running `cl /?` gave "[WinError 2] 系统找不到指定的文件。" Running `cc --version` gave "[WinError 2] 系统找不到指定的文件。" Running `gcc --version` gave "[WinError 2] 系统找不到指定的文件。" Running `clang --version` gave "[WinError 2] 系统找不到指定的文件。" Running `clang-cl /?` gave "[WinError 2] 系统找不到指定的文件。" Running `pgcc --version` gave "[WinError 2] 系统找不到指定的文件。" A full log can be found at C:\Users\Lenovo\AppData\Local\Temp\pip-install-phs0zpt6\scipy_81fd5bf1f75e44ab8d74d8e0627ddcff\.mesonpy-9joqoxa2\build\meson-logs\meson-log.txt [end of output] note: This error originates from a subprocess, and is likely not a problem with pip. error: metadata-generation-failed Encountered error while generating package metadata. See above for output. note: This is an issue with the package mentioned above, not pip. hint: See above for details. [end of output] note: This error originates from a subprocess, and is likely not a problem with pip. error: subprocess-exited-with-error pip subprocess to install build dependencies did not run successfully. exit code: 1 See above for output. note: This error originates from a subprocess, and is likely not a problem with pip. 希望你阅读分析之后指导我安装
05-13
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值