在 Windows 上使用 Python3.4 安装 imagescanner 模块

Posted

技术标签:

【中文标题】在 Windows 上使用 Python3.4 安装 imagescanner 模块【英文标题】:Installing imagescanner module in Python3.4 on Windows 【发布时间】:2016-04-19 04:21:19 【问题描述】:

我想使用 imagescanner module 。我使用 Python 3.4 。当我在 cmd 中尝试此命令时:pip install imagescanner,我收到了一条消息,如图所示:

那么问题出在哪里?

【问题讨论】:

【参考方案1】:

    访问此网站 (link)

    下载(imagescanner-0.9.tar.gz (md5))

    提取失败

    打开 CMD

    写“cd C:\Users\User\Downloads\imagescanner-0.9\”

    编写“setup.py install”

    等待安装完成

    关闭 CMD

    现在您可以使用该模块了;)

【讨论】:

是的,这行得通。感谢你 。但是第 6 步就像:python setup.py install.

以上是关于在 Windows 上使用 Python3.4 安装 imagescanner 模块的主要内容,如果未能解决你的问题,请参考以下文章

按照百度在windows下安装好redis,可以正常使用,第二天就不可用了

windows下如何安装pip以及如何查看pip是否已经安装成功?

windows下如何安装pip以及如何查看pip是否已经安装成功

windows系统在python3.5环境下安装mysql组件

Elasticsearch在windows上安装好了之后怎么使用?

VB .NET SHDocVw.InternetExplorer:Windows 安全弹出窗口