安装自动化机!
pip install pyahocorasick
报错
Building wheels for collected packages: pyahocorasick
Building wheel for pyahocorasick (setup.py) ... error
ERROR: Command errored out with exit status 1:
command: /bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-a7xyy_yq/pyahocorasick_59e04555a72c46a7891750d1dacc0b08/setup.py'"'"'; __file__='"'"'/tmp/pip-install-a7xyy_yq/pyahocorasick_59e04555a72c46a7891750d1dacc0b08/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-4okab7x3
cwd: /tmp/pip-install-a7xyy_yq/pyahocorasick_59e04555a72c46a7891750d1dacc0b08/
Complete output (13 lines):
running bdist_wheel
running build
running build_ext
building 'ahocorasick' extension
creating build
creating build/temp.linux-x86_64-3.6
gcc -std=g

最低0.47元/天 解锁文章
9686

被折叠的 条评论
为什么被折叠?



