使用 pip in 安装 streamlit 时出错
Posted
技术标签:
【中文标题】使用 pip in 安装 streamlit 时出错【英文标题】:Getting errors while installing streamlit usin pip in 【发布时间】:2021-05-14 04:16:46 【问题描述】:使用 pip 安装 streamlit 时出现以下错误。
我该如何解决这个问题。
有没有其他方法可以下载streamlit?
为了便于理解,我删掉了几行代码
ERROR: Command errored out with exit status 1:
command: 'c:\users\dell\appdata\local\programs\python\python38-32\python.exe' 'c:\users\dell\appdata\local\programs\python\python38-32\lib\site-packages\pip\_vendor\pep517\_in_process.py' build_wheel 'C:\Users\dell\AppData\Local\Temp\tmp98zgcj_w'
cwd: C:\Users\dell\AppData\Local\Temp\pip-install-
copying pyarrow\tests\parquet\test_parquet_writer.py -> build\lib.win32-3.8\pyarrow\tests\parquet
running build_ext
creating C:\Users\dell\AppData\Local\Temp\pip-install-8d7399fc\pyarrow_54eefc0597024fa083b65739386c1def\build\temp.win32-3.8
Traceback (most recent call last):
cmd_obj.run()
File "setup.py", line 92, in run
self._run_cmake()
File "setup.py", line 280, in _run_cmake
raise RuntimeError('Not supported on 32-bit Windows')
RuntimeError: Not supported on 32-bit Windows
----------------------------------------
ERROR: Failed building wheel for pyarrow
Failed to build pyarrow
ERROR: Could not build wheels for pyarrow which use PEP 517 and cannot be installed directly
【问题讨论】:
【参考方案1】:那么根据这条错误消息,您使用的是 32 位 Python?
Pyarrow 仅适用于 64 位操作系统,因此,在我们将其作为依赖项添加到 Streamlit 版本 0.63 后,Streamlit 变为 64 位依赖项!
32 位超过 64 位是故意的吗?如果不是,您的硬件系统很可能是 64 位的(如果它是在过去 10 年制造的),切换到 64 位 Python 应该可以解决错误消息。
玛丽莎
【讨论】:
以上是关于使用 pip in 安装 streamlit 时出错的主要内容,如果未能解决你的问题,请参考以下文章
无 在 Python 中运行 streamlit 时出现类型错误
安装 pip 包或升级 pip 时出现环境错误 [Errno 2]
pip install 安装出现问题:UnicodeEncodeError: 'ascii' codec can't encode characters in position