Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Collecting mecab-python3
- Using cached mecab-python3-0.996.5.tar.gz (65 kB)
- Building wheels for collected packages: mecab-python3
- Building wheel for mecab-python3 (setup.py) ... error
- ERROR: Command errored out with exit status 1:
- command: 'c:\users\randall ivan\appdata\local\programs\python\python38-32\python.exe' -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\\Users\\randall ivan\\AppData\\Local\\Temp\\pip-install-1ue8dpu2\\mecab-python3\\setup.py'"'"'; __file__='"'"'C:\\Users\\randall ivan\\AppData\\Local\\Temp\\pip-install-1ue8dpu2\\mecab-python3\\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 'C:\Users\randall ivan\AppData\Local\Temp\pip-wheel-1yr7ukal'
- cwd: C:\Users\randall ivan\AppData\Local\Temp\pip-install-1ue8dpu2\mecab-python3\
- Complete output (9 lines):
- running bdist_wheel
- running build
- running build_py
- creating build
- creating build\lib.win32-3.8
- creating build\lib.win32-3.8\MeCab
- copying src\MeCab\__init__.py -> build\lib.win32-3.8\MeCab
- running build_ext
- error: [WinError 2] \u6307\u5b9a\u3055\u308c\u305f\u30d5\u30a1\u30a4\u30eb\u304c\u898b\u3064\u304b\u308a\u307e\u305b\u3093\u3002
- ----------------------------------------
- ERROR: Failed building wheel for mecab-python3
- Running setup.py clean for mecab-python3
- Failed to build mecab-python3
- Installing collected packages: mecab-python3
- Running setup.py install for mecab-python3 ... error
- ERROR: Command errored out with exit status 1:
- command: 'c:\users\randall ivan\appdata\local\programs\python\python38-32\python.exe' -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\\Users\\randall ivan\\AppData\\Local\\Temp\\pip-install-1ue8dpu2\\mecab-python3\\setup.py'"'"'; __file__='"'"'C:\\Users\\randall ivan\\AppData\\Local\\Temp\\pip-install-1ue8dpu2\\mecab-python3\\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\randall ivan\AppData\Local\Temp\pip-record-2hmcevc5\install-record.txt' --single-version-externally-managed --compile --install-headers 'c:\users\randall ivan\appdata\local\programs\python\python38-32\Include\mecab-python3'
- cwd: C:\Users\randall ivan\AppData\Local\Temp\pip-install-1ue8dpu2\mecab-python3\
- Complete output (9 lines):
- running install
- running build
- running build_py
- creating build
- creating build\lib.win32-3.8
- creating build\lib.win32-3.8\MeCab
- copying src\MeCab\__init__.py -> build\lib.win32-3.8\MeCab
- running build_ext
- error: [WinError 2] \u6307\u5b9a\u3055\u308c\u305f\u30d5\u30a1\u30a4\u30eb\u304c\u898b\u3064\u304b\u308a\u307e\u305b\u3093\u3002
- ----------------------------------------
- ERROR: Command errored out with exit status 1: 'c:\users\randall ivan\appdata\local\programs\python\python38-32\python.exe' -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\\Users\\randall ivan\\AppData\\Local\\Temp\\pip-install-1ue8dpu2\\mecab-python3\\setup.py'"'"'; __file__='"'"'C:\\Users\\randall ivan\\AppData\\Local\\Temp\\pip-install-1ue8dpu2\\mecab-python3\\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\randall ivan\AppData\Local\Temp\pip-record-2hmcevc5\install-record.txt' --single-version-externally-managed --compile --install-headers 'c:\users\randall ivan\appdata\local\programs\python\python38-32\Include\mecab-python3' Check the logs for full command output.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement