0
Python 3.5.1を使用してHiveに接続する pyhs2、thrift、およびPyhiveをインストールできました。 しかし、phyhs2が必要とするsaslのインストール中にこのエラーが発生しました。Python 3.5.1用saslの構築中にエラーが発生しました
running install
running build
running build_py
creating build
creating build\lib.win32-3.5
creating build\lib.win32-3.5\sasl
copying sasl\__init__.py -> build\lib.win32-3.5\sasl
running egg_info
writing dependency_links to sasl.egg-info\dependency_links.txt
writing top-level names to sasl.egg-info\top_level.txt
writing sasl.egg-info\PKG-INFO
writing requirements to sasl.egg-info\requires.txt
warning: manifest_maker: standard file '-c' not found
reading manifest file 'sasl.egg-info\SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'sasl.egg-info\SOURCES.txt'
copying sasl\saslwrapper.cpp -> build\lib.win32-3.5\sasl
copying sasl\saslwrapper.h -> build\lib.win32-3.5\sasl
copying sasl\saslwrapper.pyx -> build\lib.win32-3.5\sasl
running build_ext
building 'sasl.saslwrapper' extension
error: Unable to find vcvarsall.bat
----------------------------------------
Command "c:\users\mmt6168\appdata\local\programs\python\python35-32\python.exe -
u -c "import setuptools, tokenize;__file__='C:\\Users\\mmt6168\\AppData\\Local\\
Temp\\pip-build-qvb3rz0y\\sasl\\setup.py';exec(compile(getattr(tokenize, 'open',
open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --rec
ord C:\Users\mmt6168\AppData\Local\Temp\pip-irc4xc0f-record\install-record.txt -
-single-version-externally-managed --compile" failed with error code 1 in C:\Use
rs\mmt6168\AppData\Local\Temp\pip-build-qvb3rz0y\sasl\