python - 安装 mlxtend 时权限被拒绝 (Python 3)

标签 python machine-learning permissions pythonpath mlxtend

我正在尝试安装 python 库 mlxtend 以用于机器学习目的。我尝试了几种解决方案,包括:

pip install mlxtend
easy_install mlxtend

我还阅读了有关类似错误的所有线程,但没有成功。当我执行所有这些时,setup.py 失败。

当我最终尝试执行直接从库zip下载的setup.py(我在库解压窗口中打开cmd)时,我收到以下错误消息:

Error message I got

我在 Windows 中使用 Python 3。谁能帮我?我彻底陷入了这个问题。

提前致谢并致以最诚挚的问候!

最佳答案

我按照这篇文章中的说明解决了这个问题:Import oct2py says access is denied

关于python - 安装 mlxtend 时权限被拒绝 (Python 3),我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/43059436/

相关文章:

python - 使用BeautifulSoup根据属性检索信息

python - 列表/数组范围外的零

python - Pandas 相当于 Python 的 readlines 函数

iphone - iPhone 应用程序可以 root 身份运行吗?

android - 在 API 17 (4.2) 中授予权限的 EACCES(权限被拒绝)

python - 如何使用 python 从文件中读取 "start"和 "end"标志之间的行

python - InvalidArgumentError : Expected dimension in the range [-1, 1) 但得到 1

statistics - 预测算法: Time Series

python - 使用 TensorFlow 数据集进行验证集

node.js - 无法使用 Grunt 和 shell (Codebox) 下载 ace 权限错误(虚拟机)