- android - 多次调用 OnPrimaryClipChangedListener
- android - 无法更新 RecyclerView 中的 TextView 字段
- android.database.CursorIndexOutOfBoundsException : Index 0 requested, 光标大小为 0
- android - 使用 AppCompat 时,我们是否需要明确指定其 UI 组件(Spinner、EditText)颜色
我使用的是 Python 3.5.2 版。
我正在尝试编辑 MSWord 文档中的单词和段落。
在此之前,我需要安装 docx
模块。
在命令行中我将其指向路径:
C:\Users\d\AppData\Local\Programs\Python\Python35-32\Scripts
然后输入:
pip install python-docx.
点击回车后,我收到此错误消息(完整输出如下):
"unable to find vcvarsall.bat".
我该如何修复这个错误?
c:\Users\D\AppData\Local\Programs\Python\Python35-32\Scripts>pip install
python-docx
Collecting python-docx
Using cached python-docx-0.8.6.tar.gz
Collecting lxml>=2.3.2 (from python-docx)
Using cached lxml-3.6.4.tar.gz
Installing collected packages: lxml, python-docx
Running setup.py install for lxml ... error
Complete output from command c:\users\d\appdata\local\programs\python
\python35-32\python.exe -u -c "import setuptools, tokenize;__file__='C:\\Users\\
D\\AppData\\Local\\Temp\\pip-build-9yk1nedc\\lxml\\setup.py';f=getattr(to
kenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();ex
ec(compile(code, __file__, 'exec'))" install --record C:\Users\D\AppData\
Local\Temp\pip-pepj9c3f-record\install-record.txt --single-version-externally-ma
naged --compile:
Building lxml version 3.6.4.
Building without Cython.
ERROR: b"'xslt-config' is not recognized as an internal or external command,
\r\noperable program or batch file.\r\n"
** make sure the development packages of libxml2 and libxslt are installed *
*
Using build configuration of libxslt
running install
running build
running build_py
creating build
creating build\lib.win32-3.5
creating build\lib.win32-3.5\lxml
copying src\lxml\builder.py -> build\lib.win32-3.5\lxml
copying src\lxml\cssselect.py -> build\lib.win32-3.5\lxml
copying src\lxml\doctestcompare.py -> build\lib.win32-3.5\lxml
copying src\lxml\ElementInclude.py -> build\lib.win32-3.5\lxml
copying src\lxml\pyclasslookup.py -> build\lib.win32-3.5\lxml
copying src\lxml\sax.py -> build\lib.win32-3.5\lxml
copying src\lxml\usedoctest.py -> build\lib.win32-3.5\lxml
copying src\lxml\_elementpath.py -> build\lib.win32-3.5\lxml
copying src\lxml\__init__.py -> build\lib.win32-3.5\lxml
creating build\lib.win32-3.5\lxml\includes
copying src\lxml\includes\__init__.py -> build\lib.win32-3.5\lxml\includes
creating build\lib.win32-3.5\lxml\html
copying src\lxml\html\builder.py -> build\lib.win32-3.5\lxml\html
copying src\lxml\html\clean.py -> build\lib.win32-3.5\lxml\html
copying src\lxml\html\defs.py -> build\lib.win32-3.5\lxml\html
copying src\lxml\html\diff.py -> build\lib.win32-3.5\lxml\html
copying src\lxml\html\ElementSoup.py -> build\lib.win32-3.5\lxml\html
copying src\lxml\html\formfill.py -> build\lib.win32-3.5\lxml\html
copying src\lxml\html\html5parser.py -> build\lib.win32-3.5\lxml\html
copying src\lxml\html\soupparser.py -> build\lib.win32-3.5\lxml\html
copying src\lxml\html\usedoctest.py -> build\lib.win32-3.5\lxml\html
copying src\lxml\html\_diffcommand.py -> build\lib.win32-3.5\lxml\html
copying src\lxml\html\_html5builder.py -> build\lib.win32-3.5\lxml\html
copying src\lxml\html\_setmixin.py -> build\lib.win32-3.5\lxml\html
copying src\lxml\html\__init__.py -> build\lib.win32-3.5\lxml\html
creating build\lib.win32-3.5\lxml\isoschematron
copying src\lxml\isoschematron\__init__.py -> build\lib.win32-3.5\lxml\isosc
hematron
copying src\lxml\lxml.etree.h -> build\lib.win32-3.5\lxml
copying src\lxml\lxml.etree_api.h -> build\lib.win32-3.5\lxml
copying src\lxml\includes\c14n.pxd -> build\lib.win32-3.5\lxml\includes
copying src\lxml\includes\config.pxd -> build\lib.win32-3.5\lxml\includes
copying src\lxml\includes\dtdvalid.pxd -> build\lib.win32-3.5\lxml\includes
copying src\lxml\includes\etreepublic.pxd -> build\lib.win32-3.5\lxml\includ
es
copying src\lxml\includes\htmlparser.pxd -> build\lib.win32-3.5\lxml\include
s
copying src\lxml\includes\relaxng.pxd -> build\lib.win32-3.5\lxml\includes
copying src\lxml\includes\schematron.pxd -> build\lib.win32-3.5\lxml\include
s
copying src\lxml\includes\tree.pxd -> build\lib.win32-3.5\lxml\includes
copying src\lxml\includes\uri.pxd -> build\lib.win32-3.5\lxml\includes
copying src\lxml\includes\xinclude.pxd -> build\lib.win32-3.5\lxml\includes
copying src\lxml\includes\xmlerror.pxd -> build\lib.win32-3.5\lxml\includes
copying src\lxml\includes\xmlparser.pxd -> build\lib.win32-3.5\lxml\includes
copying src\lxml\includes\xmlschema.pxd -> build\lib.win32-3.5\lxml\includes
copying src\lxml\includes\xpath.pxd -> build\lib.win32-3.5\lxml\includes
copying src\lxml\includes\xslt.pxd -> build\lib.win32-3.5\lxml\includes
copying src\lxml\includes\etree_defs.h -> build\lib.win32-3.5\lxml\includes
copying src\lxml\includes\lxml-version.h -> build\lib.win32-3.5\lxml\include
s
creating build\lib.win32-3.5\lxml\isoschematron\resources
creating build\lib.win32-3.5\lxml\isoschematron\resources\rng
copying src\lxml\isoschematron\resources\rng\iso-schematron.rng -> build\lib
.win32-3.5\lxml\isoschematron\resources\rng
creating build\lib.win32-3.5\lxml\isoschematron\resources\xsl
copying src\lxml\isoschematron\resources\xsl\RNG2Schtrn.xsl -> build\lib.win
32-3.5\lxml\isoschematron\resources\xsl
copying src\lxml\isoschematron\resources\xsl\XSD2Schtrn.xsl -> build\lib.win
32-3.5\lxml\isoschematron\resources\xsl
creating build\lib.win32-3.5\lxml\isoschematron\resources\xsl\iso-schematron
-xslt1
copying src\lxml\isoschematron\resources\xsl\iso-schematron-xslt1\iso_abstra
ct_expand.xsl -> build\lib.win32-3.5\lxml\isoschematron\resources\xsl\iso-schema
tron-xslt1
copying src\lxml\isoschematron\resources\xsl\iso-schematron-xslt1\iso_dsdl_i
nclude.xsl -> build\lib.win32-3.5\lxml\isoschematron\resources\xsl\iso-schematro
n-xslt1
copying src\lxml\isoschematron\resources\xsl\iso-schematron-xslt1\iso_schema
tron_message.xsl -> build\lib.win32-3.5\lxml\isoschematron\resources\xsl\iso-sch
ematron-xslt1
copying src\lxml\isoschematron\resources\xsl\iso-schematron-xslt1\iso_schema
tron_skeleton_for_xslt1.xsl -> build\lib.win32-3.5\lxml\isoschematron\resources\
xsl\iso-schematron-xslt1
copying src\lxml\isoschematron\resources\xsl\iso-schematron-xslt1\iso_svrl_f
or_xslt1.xsl -> build\lib.win32-3.5\lxml\isoschematron\resources\xsl\iso-schemat
ron-xslt1
copying src\lxml\isoschematron\resources\xsl\iso-schematron-xslt1\readme.txt
-> build\lib.win32-3.5\lxml\isoschematron\resources\xsl\iso-schematron-xslt1
running build_ext
building 'lxml.etree' extension
error: Unable to find vcvarsall.bat
----------------------------------------
Command "c:\users\d\appdata\local\programs\python\python35-32\python.exe
-u -c "import setuptools, tokenize;__file__='C:\\Users\\D\\AppData\\Local
\\Temp\\pip-build-9yk1nedc\\lxml\\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\D\AppData\Local\Temp\pip-pepj9c3f-
record\install-record.txt --single-version-externally-managed --compile" failed
with error code 1 in C:\Users\D\AppData\Local\Temp\pip-build-9yk1nedc\lxm
l\
最佳答案
这是在 Windows 上安装 lxml Python 库的一个众所周知的问题。
此处的 TL;DR 版本是您从预编译的“二进制安装包”安装 lxml
并为您处理所有细节。
您可以在这里找到其中之一: http://www.lfd.uci.edu/~gohlke/pythonlibs/#lxml
“cp”段代表“C Python”(常规 Python,例如与 PyPy 相对)和版本,因此如果您使用的是 Python 2.7,则需要带有 -cp27- 的包之一
在名称中。其中有两种,一种用于 32 位,一种用于 64 位。您可能需要 32 位,因为 that's the default Python install on Windows .
下载二进制安装包(“wheel”)后,使用 pip
安装它,例如:
pip install lxml‑3.6.4‑cp27‑cp27m‑win32.whl
关于python - 无法找到 vcvarsall.bat 错误,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/40756746/
我已经尝试安装 Boost Libraries 5 个月了,是的,非常尴尬,目前这是我遇到的错误。 我在 Windows 7 64 位上运行它。 boost 1_59_0。 我使用 Visual St
这个问题已经有答案了: error: Unable to find vcvarsall.bat (42 个回答) 已关闭 9 年前。 我正在使用 python 2.7.3,并且正在尝试安装 Pytho
我知道还有一个问题here已经,但我无法理解答案。根据this answer ,我只需要添加一个变量。但是,我不知道变量在哪里创建以及它位于何处。通常,我只处理文件和文件夹,所以我不知道如何添加变量。
可能很多人遇到过这个错误,当使用setup.py安装python2.7图像处理模块PIL时,python默认会寻找电脑上以安装的vs2008.如果你没有安装vs2008,会出现Unable to f
我使用的是 Python 3.5.2 版。 我正在尝试编辑 MSWord 文档中的单词和段落。 在此之前,我需要安装 docx 模块。 在命令行中我将其指向路径: C:\Users\d\AppData
从上周开始,我试图解决这个问题,但无法修复这个错误。虽然,我尝试安装,但出现以下错误: C:\Users\#######>pip install pyproj Collecting pyproj
这个问题在这里已经有了答案: error: Unable to find vcvarsall.bat (42 个答案) 关闭 7 年前。 我正在尝试使用 pip 在我的计算机上安装 Scrapy。在
N久没有开始写博客了,总觉得要随便记点东西,岁月蹉跎,曾经搞得一些东西、技术、工具,说丢也就丢了,点点滴滴还是要记录一下吧。。。 在windows下使用pip安装一些python的第三方库,
我知道如何使用 Popen 运行一个 .bat 文件。在这种情况下,我需要首先运行 vcvarsall.bat 并初始化编译器工具,然后在同一环境中运行实际使用编译器工具的第三部分 .bat。最好的方
这个问题已经有答案了: error: Unable to find vcvarsall.bat (42 个回答) 已关闭 9 年前。 我使用 Windows 7 来开发 Django 1.3.7。现在
我尝试安装 Python 包 dulwich : pip install dulwich 但我收到一条神秘的错误消息: error: Unable to find vcvarsall.bat 如果我尝
尝试安装 mpi4py 并在运行时遇到问题 easy_install mpi4py 并得到: error: Setup script exited with error: Unable to find
我正在尝试用 Python 创建一个投资组合优化应用程序以供工作。所需模块之一是 CVXOPT。当我尝试安装该模块时,出现系统无法找到 vcvarsall.bat 的错误。我发现有几个人遇到了同样的问
我有 Python 2.7 并且我正在尝试使用 PyQuery,所以为了测试我只是输入了“import PyQuery”并且我得到了一个错误: Traceback (most recent call
这个问题在这里已经有了答案: Getting "error: Unable to find vcvarsall.bat" when running "pip install numpy" on wi
我在运行我的脚本时遇到了以下错误 Traceback (most recent call last): File "mysql.py", line 2, in import MySQLd
当我尝试构建一个包时: C:\Linter\intlib\PYTHON>python setup.py build 我收到此错误消息: running build running build_ext
我已经安装了 MSVC++ 2010 Express,我的 vcvarsall.bat 文件位于 C:\Program Files\Microsoft Visual Studio 10.0\VC,它位
我正在开发 Vista,并使用 Python 2.6.4。我正在使用一个使用 Python 脚本的软件,但遇到了消息: cannot find vcvarsall.bat 所以,我安装了 Visual
这个问题在这里已经有了答案: 关闭 9 年前。 Possible Duplicate: error: Unable to find vcvarsall.bat 我正在尝试为 python 安装 MyS
我是一名优秀的程序员,十分优秀!