Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I am getting an error while I am trying to install the Chatterbot in my system using the command pip install chatterbot #1853

Closed
iamsaptorshe07 opened this issue Nov 3, 2019 · 3 comments

Comments

@iamsaptorshe07
Copy link

C:\Users\user>pip install chatterbot
Collecting chatterbot
Using cached https://files.pythonhosted.org/packages/6c/0e/dac0d82f34f86bf509cf5ef3e2dfc5aa7d444bd843a2330ceb7d854f84f2/ChatterBot-1.0.5-py2.py3-none-any.whl
Collecting pint>=0.8.1
Using cached https://files.pythonhosted.org/packages/15/9d/bf177ebbc57d25e9e296addc14a1303d1e34d7964af5df428a8332349c42/Pint-0.9-py2.py3-none-any.whl
Collecting pymongo<4.0,>=3.3
Using cached https://files.pythonhosted.org/packages/cb/a6/b0ae3781b0ad75825e00e29dc5489b53512625e02328d73556e1ecdf12f8/pymongo-3.9.0-cp37-cp37m-win32.whl
Collecting pyyaml<5.2,>=5.1
Using cached https://files.pythonhosted.org/packages/d3/4f/c65af393e53483cf0a0db7aac48f02684b09207c9b77242d35d747e63221/PyYAML-5.1.2-cp37-cp37m-win32.whl
Collecting sqlalchemy<1.3,>=1.2
Using cached https://files.pythonhosted.org/packages/f9/67/d07cf7ac7e6dd0bc55ba62816753f86d7c558107104ca915e730c9ec2512/SQLAlchemy-1.2.19.tar.gz
Requirement already satisfied: pytz in c:\python 3.7\lib\site-packages (from chatterbot) (2019.1)
Collecting mathparse<0.2,>=0.1
Using cached https://files.pythonhosted.org/packages/c3/e5/4910fb85950cb960fcf3f5aabe1c8e55f5c9201788a1c1302b570a7e1f84/mathparse-0.1.2-py3-none-any.whl
Collecting nltk<4.0,>=3.2
Using cached https://files.pythonhosted.org/packages/f6/1d/d925cfb4f324ede997f6d47bea4d9babba51b49e87a767c170b77005889d/nltk-3.4.5.zip
Collecting python-dateutil<2.8,>=2.7
Using cached https://files.pythonhosted.org/packages/74/68/d87d9b36af36f44254a8d512cbfc48369103a3b9e474be9bdfe536abfc45/python_dateutil-2.7.5-py2.py3-none-any.whl
Collecting spacy<2.2,>=2.1
Using cached https://files.pythonhosted.org/packages/1f/e2/46650d03c7ff2b57ed7af211d41c3f606540f7adea92b5af65fcf9f605c0/spacy-2.1.9.tar.gz
Installing build dependencies ... error
ERROR: Command errored out with exit status 1:
command: 'c:\python 3.7\python.exe' 'c:\python 3.7\lib\site-packages\pip' install --ignore-installed --no-user --prefix 'C:\Users\user\AppData\Local\Temp\pip-build-env-8tclq0g\overlay' --no-warn-script-location --no-binary :none: --only-binary :none: -i https://pypi.org/simple -- setuptools 'wheel>0.32.0,<0.33.0' Cython 'cymem>=2.0.2,<2.1.0' 'preshed>=2.0.1,<2.1.0' 'murmurhash>=0.28.0,<1.1.0' 'thinc>=7.0.8,<7.1.0'
cwd: None
Complete output (359 lines):
Collecting setuptools
Using cached https://files.pythonhosted.org/packages/d9/de/554b6310ac87c5b921bc45634b07b11394fe63bc4cb5176f5240addf18ab/setuptools-41.6.0-py2.py3-none-any.whl
Collecting wheel<0.33.0,>0.32.0
Using cached https://files.pythonhosted.org/packages/ff/47/1dfa4795e24fd6f93d5d58602dd716c3f101cfd5a77cd9acbe519b44a0a9/wheel-0.32.3-py2.py3-none-any.whl
Collecting Cython
Using cached https://files.pythonhosted.org/packages/6d/da/b48f8a1778a82d24d1c3a543d9db8461374f0c70c0145f0b5a8664dbc122/Cython-0.29.14-cp37-cp37m-win32.whl
Collecting cymem<2.1.0,>=2.0.2
Using cached https://files.pythonhosted.org/packages/eb/cb/4ff546a491f764f67284572d25c57927e3f17103adf979bc99d90128f3eb/cymem-2.0.2-cp37-cp37m-win32.whl
Collecting preshed<2.1.0,>=2.0.1
Using cached https://files.pythonhosted.org/packages/00/52/ef641ebb40e287b95e9742e7f3120dca0350d92b3d0ef050e5133acf8931/preshed-2.0.1-cp37-cp37m-win32.whl
Collecting murmurhash<1.1.0,>=0.28.0
Using cached https://files.pythonhosted.org/packages/22/e9/411be1845f1ac07ae3bc40a4b19ba401819baed4fa63b4f5ef28b2300eb4/murmurhash-1.0.2.tar.gz
Collecting thinc<7.1.0,>=7.0.8
Using cached https://files.pythonhosted.org/packages/92/39/ea2a3d5b87fd52fc865fd1ceb7b91dca1f85e227d53e7a086d260f6bcb93/thinc-7.0.8.tar.gz
Collecting blis<0.3.0,>=0.2.1
Using cached https://files.pythonhosted.org/packages/59/9e/84a83616cbe5daa94909da38b780e93bf566dc2113c3dc35d7b4cad52f63/blis-0.2.4.tar.gz
Collecting wasabi<1.1.0,>=0.0.9
Using cached https://files.pythonhosted.org/packages/c9/a1/6a75283482e6662cc3b050aed656ab234b97d64c3e12df10d08f1c4932ad/wasabi-0.3.0-py3-none-any.whl
Collecting srsly<1.1.0,>=0.0.6
Using cached https://files.pythonhosted.org/packages/1e/5b/f83e478fbf44c0d04f182e56db0871a53f5096febb8eb0be7cec75dca73b/srsly-0.2.0.tar.gz
Collecting numpy>=1.7.0
Using cached https://files.pythonhosted.org/packages/39/77/e14b2921545cc9c9b8dd709fe92f32a43af7f1b6f2b4bbb02aa8d96940dc/numpy-1.17.3-cp37-cp37m-win32.whl
Collecting plac<1.0.0,>=0.9.6
Using cached https://files.pythonhosted.org/packages/9e/9b/62c60d2f5bc135d2aa1d8c8a86aaf84edb719a59c7f11a4316259e61a298/plac-0.9.6-py2.py3-none-any.whl
Collecting tqdm<5.0.0,>=4.10.0
Using cached https://files.pythonhosted.org/packages/05/f2/764a5d530cf143ded9bc95216edb6e258c6554511e78de7c250557e8f3ed/tqdm-4.37.0-py2.py3-none-any.whl
Building wheels for collected packages: murmurhash, thinc, blis, srsly
Building wheel for murmurhash (setup.py): started
Building wheel for murmurhash (setup.py): finished with status 'error'
ERROR: Command errored out with exit status 1:
command: 'c:\python 3.7\python.exe' -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\Users\user\AppData\Local\Temp\pip-install-bwmoz_0a\murmurhash\setup.py'"'"'; file='"'"'C:\Users\user\AppData\Local\Temp\pip-install-bwmoz_0a\murmurhash\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\user\AppData\Local\Temp\pip-wheel-bze3uwik' --python-tag cp37
cwd: C:\Users\user\AppData\Local\Temp\pip-install-bwmoz_0a\murmurhash
Complete output (22 lines):
running bdist_wheel
running build
running build_py
creating build
creating build\lib.win32-3.7
creating build\lib.win32-3.7\murmurhash
copying murmurhash\about.py -> build\lib.win32-3.7\murmurhash
copying murmurhash_init
.py -> build\lib.win32-3.7\murmurhash
creating build\lib.win32-3.7\murmurhash\tests
copying murmurhash\tests\test_against_mmh3.py -> build\lib.win32-3.7\murmurhash\tests
copying murmurhash\tests\test_import.py -> build\lib.win32-3.7\murmurhash\tests
copying murmurhash\tests_init_.py -> build\lib.win32-3.7\murmurhash\tests
copying murmurhash\mrmr.pyx -> build\lib.win32-3.7\murmurhash
copying murmurhash\mrmr.pxd -> build\lib.win32-3.7\murmurhash
copying murmurhash_init_.pxd -> build\lib.win32-3.7\murmurhash
creating build\lib.win32-3.7\murmurhash\include
creating build\lib.win32-3.7\murmurhash\include\murmurhash
copying murmurhash\include\murmurhash\MurmurHash2.h -> build\lib.win32-3.7\murmurhash\include\murmurhash
copying murmurhash\include\murmurhash\MurmurHash3.h -> build\lib.win32-3.7\murmurhash\include\murmurhash
running build_ext
building 'murmurhash.mrmr' extension
error: Microsoft Visual C++ 14.0 is required. Get it with "Microsoft Visual C++ Build Tools": https://visualstudio.microsoft.com/downloads/
----------------------------------------
ERROR: Failed building wheel for murmurhash
Running setup.py clean for murmurhash
Building wheel for thinc (setup.py): started
Building wheel for thinc (setup.py): finished with status 'error'
ERROR: Command errored out with exit status 1:
command: 'c:\python 3.7\python.exe' -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\Users\user\AppData\Local\Temp\pip-install-bwmoz_0a\thinc\setup.py'"'"'; file='"'"'C:\Users\user\AppData\Local\Temp\pip-install-bwmoz_0a\thinc\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\user\AppData\Local\Temp\pip-wheel-f01yaf68' --python-tag cp37
cwd: C:\Users\user\AppData\Local\Temp\pip-install-bwmoz_0a\thinc
Complete output (166 lines):
running bdist_wheel
running build
running build_py
creating build
creating build\lib.win32-3.7
creating build\lib.win32-3.7\thinc
copying thinc\about.py -> build\lib.win32-3.7\thinc
copying thinc\api.py -> build\lib.win32-3.7\thinc
copying thinc\check.py -> build\lib.win32-3.7\thinc
copying thinc\compat.py -> build\lib.win32-3.7\thinc
copying thinc\describe.py -> build\lib.win32-3.7\thinc
copying thinc\exceptions.py -> build\lib.win32-3.7\thinc
copying thinc\i2v.py -> build\lib.win32-3.7\thinc
copying thinc\loss.py -> build\lib.win32-3.7\thinc
copying thinc\misc.py -> build\lib.win32-3.7\thinc
copying thinc\rates.py -> build\lib.win32-3.7\thinc
copying thinc\t2t.py -> build\lib.win32-3.7\thinc
copying thinc\t2v.py -> build\lib.win32-3.7\thinc
copying thinc\v2v.py -> build\lib.win32-3.7\thinc
copying thinc_init_.py -> build\lib.win32-3.7\thinc
creating build\lib.win32-3.7\thinc\tests
copying thinc\tests\conftest.py -> build\lib.win32-3.7\thinc\tests
copying thinc\tests\strategies.py -> build\lib.win32-3.7\thinc\tests
copying thinc\tests\test_api_funcs.py -> build\lib.win32-3.7\thinc\tests
copying thinc\tests\test_util.py -> build\lib.win32-3.7\thinc\tests
copying thinc\tests\util.py -> build\lib.win32-3.7\thinc\tests
copying thinc\tests_init_.py -> build\lib.win32-3.7\thinc\tests
creating build\lib.win32-3.7\thinc\tests\unit
copying thinc\tests\unit\test_about.py -> build\lib.win32-3.7\thinc\tests\unit
copying thinc\tests\unit\test_affine.py -> build\lib.win32-3.7\thinc\tests\unit
copying thinc\tests\unit\test_beam_search.py -> build\lib.win32-3.7\thinc\tests\unit
copying thinc\tests\unit\test_check_exceptions.py -> build\lib.win32-3.7\thinc\tests\unit
copying thinc\tests\unit\test_difference.py -> build\lib.win32-3.7\thinc\tests\unit
copying thinc\tests\unit\test_feature_extracter.py -> build\lib.win32-3.7\thinc\tests\unit
copying thinc\tests\unit\test_hash_embed.py -> build\lib.win32-3.7\thinc\tests\unit
copying thinc\tests\unit\test_imports.py -> build\lib.win32-3.7\thinc\tests\unit
copying thinc\tests\unit\test_linear.py -> build\lib.win32-3.7\thinc\tests\unit
copying thinc\tests\unit\test_loss.py -> build\lib.win32-3.7\thinc\tests\unit
copying thinc\tests\unit\test_mem.py -> build\lib.win32-3.7\thinc\tests\unit
copying thinc\tests\unit\test_model.py -> build\lib.win32-3.7\thinc\tests\unit
copying thinc\tests\unit\test_ops.py -> build\lib.win32-3.7\thinc\tests\unit
copying thinc\tests\unit\test_pickle.py -> build\lib.win32-3.7\thinc\tests\unit
copying thinc\tests\unit\test_pooling.py -> build\lib.win32-3.7\thinc\tests\unit
copying thinc\tests\unit\test_pytorch_wrapper.py -> build\lib.win32-3.7\thinc\tests\unit
copying thinc\tests\unit\test_rates.py -> build\lib.win32-3.7\thinc\tests\unit
copying thinc\tests\unit\test_rnn.py -> build\lib.win32-3.7\thinc\tests\unit
copying thinc\tests\unit_init_.py -> build\lib.win32-3.7\thinc\tests\unit
creating build\lib.win32-3.7\thinc\tests\integration
copying thinc\tests\integration\test_affine_learns.py -> build\lib.win32-3.7\thinc\tests\integration
copying thinc\tests\integration\test_basic_tagger.py -> build\lib.win32-3.7\thinc\tests\integration
copying thinc\tests\integration\test_batch_norm.py -> build\lib.win32-3.7\thinc\tests\integration
copying thinc\tests\integration\test_feed_forward.py -> build\lib.win32-3.7\thinc\tests\integration
copying thinc\tests\integration\test_mnist.py -> build\lib.win32-3.7\thinc\tests\integration
copying thinc\tests\integration\test_pickle.py -> build\lib.win32-3.7\thinc\tests\integration
copying thinc\tests\integration\test_roundtrip_bytes.py -> build\lib.win32-3.7\thinc\tests\integration
copying thinc\tests\integration\test_shape_check.py -> build\lib.win32-3.7\thinc\tests\integration
copying thinc\tests\integration_init_.py -> build\lib.win32-3.7\thinc\tests\integration
creating build\lib.win32-3.7\thinc\tests\linear
copying thinc\tests\linear\test_avgtron.py -> build\lib.win32-3.7\thinc\tests\linear
copying thinc\tests\linear\test_linear.py -> build\lib.win32-3.7\thinc\tests\linear
copying thinc\tests\linear\test_sparse_array.py -> build\lib.win32-3.7\thinc\tests\linear
copying thinc\tests\linear_init_.py -> build\lib.win32-3.7\thinc\tests\linear
creating build\lib.win32-3.7\thinc\linear
copying thinc\linear_init_.py -> build\lib.win32-3.7\thinc\linear
creating build\lib.win32-3.7\thinc\neural
copying thinc\neural\mem.py -> build\lib.win32-3.7\thinc\neural
copying thinc\neural\pooling.py -> build\lib.win32-3.7\thinc\neural
copying thinc\neural\train.py -> build\lib.win32-3.7\thinc\neural
copying thinc\neural\util.py -> build\lib.win32-3.7\thinc\neural
copying thinc\neural\vec2vec.py -> build\lib.win32-3.7\thinc\neural
copying thinc\neural\vecs2vec.py -> build\lib.win32-3.7\thinc\neural
copying thinc\neural\vecs2vecs.py -> build\lib.win32-3.7\thinc\neural
copying thinc\neural_lsuv.py -> build\lib.win32-3.7\thinc\neural
copying thinc\neural_init_.py -> build\lib.win32-3.7\thinc\neural
creating build\lib.win32-3.7\thinc\extra
copying thinc\extra\datasets.py -> build\lib.win32-3.7\thinc\extra
copying thinc\extra\hpbff.py -> build\lib.win32-3.7\thinc\extra
copying thinc\extra\load_nlp.py -> build\lib.win32-3.7\thinc\extra
copying thinc\extra\visualizer.py -> build\lib.win32-3.7\thinc\extra
copying thinc\extra\wrappers.py -> build\lib.win32-3.7\thinc\extra
copying thinc\extra_init_.py -> build\lib.win32-3.7\thinc\extra
creating build\lib.win32-3.7\thinc\neural_classes
copying thinc\neural_classes\affine.py -> build\lib.win32-3.7\thinc\neural_classes
copying thinc\neural_classes\attention.py -> build\lib.win32-3.7\thinc\neural_classes
copying thinc\neural_classes\batchnorm.py -> build\lib.win32-3.7\thinc\neural_classes
copying thinc\neural_classes\convolution.py -> build\lib.win32-3.7\thinc\neural_classes
copying thinc\neural_classes\difference.py -> build\lib.win32-3.7\thinc\neural_classes
copying thinc\neural_classes\elu.py -> build\lib.win32-3.7\thinc\neural_classes
copying thinc\neural_classes\embed.py -> build\lib.win32-3.7\thinc\neural_classes
copying thinc\neural_classes\encoder_decoder.py -> build\lib.win32-3.7\thinc\neural_classes
copying thinc\neural_classes\feature_extracter.py -> build\lib.win32-3.7\thinc\neural_classes
copying thinc\neural_classes\feed_forward.py -> build\lib.win32-3.7\thinc\neural_classes
copying thinc\neural_classes\function_layer.py -> build\lib.win32-3.7\thinc\neural_classes
copying thinc\neural_classes\hash_embed.py -> build\lib.win32-3.7\thinc\neural_classes
copying thinc\neural_classes\layernorm.py -> build\lib.win32-3.7\thinc\neural_classes
copying thinc\neural_classes\maxout.py -> build\lib.win32-3.7\thinc\neural_classes
copying thinc\neural_classes\model.py -> build\lib.win32-3.7\thinc\neural_classes
copying thinc\neural_classes\multiheaded_attention.py -> build\lib.win32-3.7\thinc\neural_classes
copying thinc\neural_classes\relu.py -> build\lib.win32-3.7\thinc\neural_classes
copying thinc\neural_classes\resnet.py -> build\lib.win32-3.7\thinc\neural_classes
copying thinc\neural_classes\rnn.py -> build\lib.win32-3.7\thinc\neural_classes
copying thinc\neural_classes\selu.py -> build\lib.win32-3.7\thinc\neural_classes
copying thinc\neural_classes\softmax.py -> build\lib.win32-3.7\thinc\neural_classes
copying thinc\neural_classes\static_vectors.py -> build\lib.win32-3.7\thinc\neural_classes
copying thinc\neural_classes_init_.py -> build\lib.win32-3.7\thinc\neural_classes
creating build\lib.win32-3.7\thinc\extra_vendorized
copying thinc\extra_vendorized\keras_datasets.py -> build\lib.win32-3.7\thinc\extra_vendorized
copying thinc\extra_vendorized\keras_data_utils.py -> build\lib.win32-3.7\thinc\extra_vendorized
copying thinc\extra_vendorized\keras_generic_utils.py -> build\lib.win32-3.7\thinc\extra_vendorized
copying thinc\extra_vendorized_init_.py -> build\lib.win32-3.7\thinc\extra_vendorized
creating build\lib.win32-3.7\thinc\extra\wrapt
copying thinc\extra\wrapt\decorators.py -> build\lib.win32-3.7\thinc\extra\wrapt
copying thinc\extra\wrapt\importer.py -> build\lib.win32-3.7\thinc\extra\wrapt
copying thinc\extra\wrapt\wrappers.py -> build\lib.win32-3.7\thinc\extra\wrapt
copying thinc\extra\wrapt_init_.py -> build\lib.win32-3.7\thinc\extra\wrapt
copying thinc\linalg.pyx -> build\lib.win32-3.7\thinc
copying thinc\structs.pyx -> build\lib.win32-3.7\thinc
copying thinc\typedefs.pyx -> build\lib.win32-3.7\thinc
copying thinc\cpu.pxd -> build\lib.win32-3.7\thinc
copying thinc\linalg.pxd -> build\lib.win32-3.7\thinc
copying thinc\structs.pxd -> build\lib.win32-3.7\thinc
copying thinc\typedefs.pxd -> build\lib.win32-3.7\thinc
copying thinc_init_.pxd -> build\lib.win32-3.7\thinc
copying thinc\compile_time_constants.pxi -> build\lib.win32-3.7\thinc
copying thinc\linalg.cpp -> build\lib.win32-3.7\thinc
copying thinc\structs.cpp -> build\lib.win32-3.7\thinc
copying thinc\typedefs.cpp -> build\lib.win32-3.7\thinc
copying thinc\linear\avgtron.pyx -> build\lib.win32-3.7\thinc\linear
copying thinc\linear\features.pyx -> build\lib.win32-3.7\thinc\linear
copying thinc\linear\linear.pyx -> build\lib.win32-3.7\thinc\linear
copying thinc\linear\serialize.pyx -> build\lib.win32-3.7\thinc\linear
copying thinc\linear\sparse.pyx -> build\lib.win32-3.7\thinc\linear
copying thinc\linear\avgtron.pxd -> build\lib.win32-3.7\thinc\linear
copying thinc\linear\features.pxd -> build\lib.win32-3.7\thinc\linear
copying thinc\linear\serialize.pxd -> build\lib.win32-3.7\thinc\linear
copying thinc\linear\sparse.pxd -> build\lib.win32-3.7\thinc\linear
copying thinc\linear_init_.pxd -> build\lib.win32-3.7\thinc\linear
copying thinc\linear\avgtron.cpp -> build\lib.win32-3.7\thinc\linear
copying thinc\linear\features.cpp -> build\lib.win32-3.7\thinc\linear
copying thinc\linear\linear.cpp -> build\lib.win32-3.7\thinc\linear
copying thinc\linear\serialize.cpp -> build\lib.win32-3.7\thinc\linear
copying thinc\linear\sparse.cpp -> build\lib.win32-3.7\thinc\linear
copying thinc\neural\ops.pyx -> build\lib.win32-3.7\thinc\neural
copying thinc\neural\optimizers.pyx -> build\lib.win32-3.7\thinc\neural
copying thinc\neural_aligned_alloc.pyx -> build\lib.win32-3.7\thinc\neural
copying thinc\neural\cpu.pxd -> build\lib.win32-3.7\thinc\neural
copying thinc\neural\ops.pxd -> build\lib.win32-3.7\thinc\neural
copying thinc\neural_init_.pxd -> build\lib.win32-3.7\thinc\neural
copying thinc\neural\ops.cpp -> build\lib.win32-3.7\thinc\neural
copying thinc\neural\optimizers.cpp -> build\lib.win32-3.7\thinc\neural
copying thinc\neural_aligned_alloc.cpp -> build\lib.win32-3.7\thinc\neural
copying thinc\extra\cache.pyx -> build\lib.win32-3.7\thinc\extra
copying thinc\extra\eg.pyx -> build\lib.win32-3.7\thinc\extra
copying thinc\extra\mb.pyx -> build\lib.win32-3.7\thinc\extra
copying thinc\extra\search.pyx -> build\lib.win32-3.7\thinc\extra
copying thinc\extra\cache.pxd -> build\lib.win32-3.7\thinc\extra
copying thinc\extra\eg.pxd -> build\lib.win32-3.7\thinc\extra
copying thinc\extra\mb.pxd -> build\lib.win32-3.7\thinc\extra
copying thinc\extra\search.pxd -> build\lib.win32-3.7\thinc\extra
copying thinc\extra_init_.pxd -> build\lib.win32-3.7\thinc\extra
copying thinc\extra\cache.cpp -> build\lib.win32-3.7\thinc\extra
copying thinc\extra\eg.cpp -> build\lib.win32-3.7\thinc\extra
copying thinc\extra\mb.cpp -> build\lib.win32-3.7\thinc\extra
copying thinc\extra\search.cpp -> build\lib.win32-3.7\thinc\extra
running build_ext
error: Microsoft Visual C++ 14.0 is required. Get it with "Microsoft Visual C++ Build Tools": https://visualstudio.microsoft.com/downloads/
----------------------------------------
ERROR: Failed building wheel for thinc
Running setup.py clean for thinc
Building wheel for blis (setup.py): started
Building wheel for blis (setup.py): finished with status 'error'
ERROR: Command errored out with exit status 1:
command: 'c:\python 3.7\python.exe' -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\Users\user\AppData\Local\Temp\pip-install-bwmoz_0a\blis\setup.py'"'"'; file='"'"'C:\Users\user\AppData\Local\Temp\pip-install-bwmoz_0a\blis\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\user\AppData\Local\Temp\pip-wheel-beuqo8ea' --python-tag cp37
cwd: C:\Users\user\AppData\Local\Temp\pip-install-bwmoz_0a\blis
Complete output (21 lines):
BLIS_COMPILER? None
running bdist_wheel
running build
running build_py
creating build
creating build\lib.win32-3.7
creating build\lib.win32-3.7\blis
copying blis\about.py -> build\lib.win32-3.7\blis
copying blis\benchmark.py -> build\lib.win32-3.7\blis
copying blis_init_.py -> build\lib.win32-3.7\blis
creating build\lib.win32-3.7\blis\tests
copying blis\tests\common.py -> build\lib.win32-3.7\blis\tests
copying blis\tests\test_dotv.py -> build\lib.win32-3.7\blis\tests
copying blis\tests\test_gemm.py -> build\lib.win32-3.7\blis\tests
copying blis\tests_init_.py -> build\lib.win32-3.7\blis\tests
copying blis\cy.pyx -> build\lib.win32-3.7\blis
copying blis\py.pyx -> build\lib.win32-3.7\blis
copying blis\cy.pxd -> build\lib.win32-3.7\blis
copying blis_init_.pxd -> build\lib.win32-3.7\blis
running build_ext
error: Microsoft Visual C++ 14.0 is required. Get it with "Microsoft Visual C++ Build Tools": https://visualstudio.microsoft.com/downloads/
----------------------------------------
ERROR: Failed building wheel for blis
Running setup.py clean for blis
Building wheel for srsly (setup.py): started
Building wheel for srsly (setup.py): finished with status 'error'
ERROR: Command errored out with exit status 1:
command: 'c:\python 3.7\python.exe' -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\Users\user\AppData\Local\Temp\pip-install-bwmoz_0a\srsly\setup.py'"'"'; file='"'"'C:\Users\user\AppData\Local\Temp\pip-install-bwmoz_0a\srsly\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\user\AppData\Local\Temp\pip-wheel-uofetuzt' --python-tag cp37
cwd: C:\Users\user\AppData\Local\Temp\pip-install-bwmoz_0a\srsly
Complete output (71 lines):
running bdist_wheel
running build
running build_py
creating build
creating build\lib.win32-3.7
creating build\lib.win32-3.7\srsly
copying srsly\about.py -> build\lib.win32-3.7\srsly
copying srsly\util.py -> build\lib.win32-3.7\srsly
copying srsly_json_api.py -> build\lib.win32-3.7\srsly
copying srsly_msgpack_api.py -> build\lib.win32-3.7\srsly
copying srsly_pickle_api.py -> build\lib.win32-3.7\srsly
copying srsly_init_.py -> build\lib.win32-3.7\srsly
creating build\lib.win32-3.7\srsly\cloudpickle
copying srsly\cloudpickle\cloudpickle.py -> build\lib.win32-3.7\srsly\cloudpickle
copying srsly\cloudpickle_init_.py -> build\lib.win32-3.7\srsly\cloudpickle
creating build\lib.win32-3.7\srsly\msgpack
copying srsly\msgpack\exceptions.py -> build\lib.win32-3.7\srsly\msgpack
copying srsly\msgpack\util.py -> build\lib.win32-3.7\srsly\msgpack
copying srsly\msgpack_ext_type.py -> build\lib.win32-3.7\srsly\msgpack
copying srsly\msgpack_msgpack_numpy.py -> build\lib.win32-3.7\srsly\msgpack
copying srsly\msgpack_version.py -> build\lib.win32-3.7\srsly\msgpack
copying srsly\msgpack_init_.py -> build\lib.win32-3.7\srsly\msgpack
creating build\lib.win32-3.7\srsly\tests
copying srsly\tests\test_json_api.py -> build\lib.win32-3.7\srsly\tests
copying srsly\tests\test_msgpack_api.py -> build\lib.win32-3.7\srsly\tests
copying srsly\tests\test_pickle_api.py -> build\lib.win32-3.7\srsly\tests
copying srsly\tests_init_.py -> build\lib.win32-3.7\srsly\tests
creating build\lib.win32-3.7\srsly\ujson
copying srsly\ujson_init_.py -> build\lib.win32-3.7\srsly\ujson
creating build\lib.win32-3.7\srsly\tests\cloudpickle
copying srsly\tests\cloudpickle\cloudpickle_file_test.py -> build\lib.win32-3.7\srsly\tests\cloudpickle
copying srsly\tests\cloudpickle\testutils.py -> build\lib.win32-3.7\srsly\tests\cloudpickle
copying srsly\tests\cloudpickle_init_.py -> build\lib.win32-3.7\srsly\tests\cloudpickle
creating build\lib.win32-3.7\srsly\tests\msgpack
copying srsly\tests\msgpack\test_buffer.py -> build\lib.win32-3.7\srsly\tests\msgpack
copying srsly\tests\msgpack\test_case.py -> build\lib.win32-3.7\srsly\tests\msgpack
copying srsly\tests\msgpack\test_except.py -> build\lib.win32-3.7\srsly\tests\msgpack
copying srsly\tests\msgpack\test_extension.py -> build\lib.win32-3.7\srsly\tests\msgpack
copying srsly\tests\msgpack\test_format.py -> build\lib.win32-3.7\srsly\tests\msgpack
copying srsly\tests\msgpack\test_limits.py -> build\lib.win32-3.7\srsly\tests\msgpack
copying srsly\tests\msgpack\test_memoryview.py -> build\lib.win32-3.7\srsly\tests\msgpack
copying srsly\tests\msgpack\test_newspec.py -> build\lib.win32-3.7\srsly\tests\msgpack
copying srsly\tests\msgpack\test_numpy.py -> build\lib.win32-3.7\srsly\tests\msgpack
copying srsly\tests\msgpack\test_pack.py -> build\lib.win32-3.7\srsly\tests\msgpack
copying srsly\tests\msgpack\test_read_size.py -> build\lib.win32-3.7\srsly\tests\msgpack
copying srsly\tests\msgpack\test_seq.py -> build\lib.win32-3.7\srsly\tests\msgpack
copying srsly\tests\msgpack\test_sequnpack.py -> build\lib.win32-3.7\srsly\tests\msgpack
copying srsly\tests\msgpack\test_stricttype.py -> build\lib.win32-3.7\srsly\tests\msgpack
copying srsly\tests\msgpack\test_subtype.py -> build\lib.win32-3.7\srsly\tests\msgpack
copying srsly\tests\msgpack\test_unpack.py -> build\lib.win32-3.7\srsly\tests\msgpack
copying srsly\tests\msgpack_init_.py -> build\lib.win32-3.7\srsly\tests\msgpack
creating build\lib.win32-3.7\srsly\tests\ujson
copying srsly\tests\ujson\test_ujson.py -> build\lib.win32-3.7\srsly\tests\ujson
copying srsly\tests\ujson_init_.py -> build\lib.win32-3.7\srsly\tests\ujson
copying srsly\msgpack_packer.pyx -> build\lib.win32-3.7\srsly\msgpack
copying srsly\msgpack_unpacker.pyx -> build\lib.win32-3.7\srsly\msgpack
copying srsly\msgpack\buff_converter.h -> build\lib.win32-3.7\srsly\msgpack
copying srsly\msgpack\pack.h -> build\lib.win32-3.7\srsly\msgpack
copying srsly\msgpack\pack_template.h -> build\lib.win32-3.7\srsly\msgpack
copying srsly\msgpack\sysdep.h -> build\lib.win32-3.7\srsly\msgpack
copying srsly\msgpack\unpack.h -> build\lib.win32-3.7\srsly\msgpack
copying srsly\msgpack\unpack_define.h -> build\lib.win32-3.7\srsly\msgpack
copying srsly\msgpack\unpack_template.h -> build\lib.win32-3.7\srsly\msgpack
copying srsly\ujson\JSONtoObj.c -> build\lib.win32-3.7\srsly\ujson
copying srsly\ujson\objToJSON.c -> build\lib.win32-3.7\srsly\ujson
copying srsly\ujson\ujson.c -> build\lib.win32-3.7\srsly\ujson
copying srsly\ujson\py_defines.h -> build\lib.win32-3.7\srsly\ujson
copying srsly\ujson\version.h -> build\lib.win32-3.7\srsly\ujson
running build_ext
building 'srsly.msgpack.unpacker' extension
error: Microsoft Visual C++ 14.0 is required. Get it with "Microsoft Visual C++ Build Tools": https://visualstudio.microsoft.com/downloads/
----------------------------------------
ERROR: Failed building wheel for srsly
Running setup.py clean for srsly
Failed to build murmurhash thinc blis srsly
Installing collected packages: setuptools, wheel, Cython, cymem, preshed, murmurhash, numpy, blis, wasabi, srsly, plac, tqdm, thinc
Running setup.py install for murmurhash: started
Running setup.py install for murmurhash: finished with status 'error'
ERROR: Command errored out with exit status 1:
command: 'c:\python 3.7\python.exe' -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\Users\user\AppData\Local\Temp\pip-install-bwmoz_0a\murmurhash\setup.py'"'"'; file='"'"'C:\Users\user\AppData\Local\Temp\pip-install-bwmoz_0a\murmurhash\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\user\AppData\Local\Temp\pip-record-l_xpexs
\install-record.txt' --single-version-externally-managed --prefix 'C:\Users\user\AppData\Local\Temp\pip-build-env-8tclq0g\overlay' --compile
cwd: C:\Users\user\AppData\Local\Temp\pip-install-bwmoz_0a\murmurhash
Complete output (6 lines):
running install
running build
running build_py
running build_ext
building 'murmurhash.mrmr' extension
error: Microsoft Visual C++ 14.0 is required. Get it with "Microsoft Visual C++ Build Tools": https://visualstudio.microsoft.com/downloads/
----------------------------------------
ERROR: Command errored out with exit status 1: 'c:\python 3.7\python.exe' -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\Users\user\AppData\Local\Temp\pip-install-bwmoz_0a\murmurhash\setup.py'"'"'; file='"'"'C:\Users\user\AppData\Local\Temp\pip-install-bwmoz_0a\murmurhash\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\user\AppData\Local\Temp\pip-record-l_xpexs
\install-record.txt' --single-version-externally-managed --prefix 'C:\Users\user\AppData\Local\Temp\pip-build-env-_8tclq0g\overlay' --compile Check the logs for full command output.

ERROR: Command errored out with exit status 1: 'c:\python 3.7\python.exe' 'c:\python 3.7\lib\site-packages\pip' install --ignore-installed --no-user --prefix 'C:\Users\user\AppData\Local\Temp\pip-build-env-_8tclq0g\overlay' --no-warn-script-location --no-binary :none: --only-binary :none: -i https://pypi.org/simple -- setuptools 'wheel>0.32.0,<0.33.0' Cython 'cymem>=2.0.2,<2.1.0' 'preshed>=2.0.1,<2.1.0' 'murmurhash>=0.28.0,<1.1.0' 'thinc>=7.0.8,<7.1.0' Check the logs for full command output.

@iamsaptorshe07
Copy link
Author

Please help me how can I solve this issue, and which Python version do I need to use ?

@sohamnandi77
Copy link

Hello @iamsaptorshe07, I would suggest reinstall python 3.7.2 also keep in mind to delete the cache file after uninstalling. So,
delete the pip folder from C:\Users\soham\AppData\Local\pip and
delete the old python setup files from C:\Users\soham\AppData\Local\Programs\Python
then reinstall python 3.7.2
then pip install chatterbot
it will work

@gunthercox
Copy link
Owner

I believe this installation issue may have been resolved with #2027. Please let me know or open a new ticket if issues persist.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants