You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
WARNING: You are using pip version 19.2.3, however version 20.0.2 is available.
You should consider upgrading via the 'python -m pip install --upgrade pip' command.
WARNING: You are using pip version 19.2.3, however version 20.0.2 is available.
You should consider upgrading via the 'python -m pip install --upgrade pip' command.
WARNING: You are using pip version 19.2.3, however version 20.0.2 is available.
You should consider upgrading via the 'python -m pip install --upgrade pip' command.
=============================================================================== log end ===============================================================================
ERROR: could not install deps [-rtest_requirements.txt]; v = InvocationError("'C:\Users\arunm\Downloads\udemy\testing-and-monitoring-ml-deployments\packages\gradient_boosting_model\.tox\unit_tests\Scripts\pip.EXE' install -rtest_requirements.txt", 1)
_______________________________________________________________________________ summary _______________________________________________________________________________
ERROR: unit_tests: could not install deps [-rtest_requirements.txt]; v = InvocationError("'C:\Users\arunm\Downloads\udemy\testing-and-monitoring-ml-deployments\packages\gradient_boosting_model\.tox\unit_tests\Scripts\pip.EXE' install -rtest_requirements.txt", 1)
ERROR: typechecks: could not install deps [-rtest_requirements.txt]; v = InvocationError("'C:\Users\arunm\Downloads\udemy\testing-and-monitoring-ml-deployments\packages\gradient_boosting_model\.tox\unit_tests\Scripts\pip.EXE' install -rtest_requirements.txt", 1)
ERROR: stylechecks: could not install deps [-rtest_requirements.txt]; v = InvocationError("'C:\Users\arunm\Downloads\udemy\testing-and-monitoring-ml-deployments\packages\gradient_boosting_model\.tox\unit_tests\Scripts\pip.EXE' install -rtest_requirements.txt", 1)
The text was updated successfully, but these errors were encountered:
pls help me to solve this issue
(base) C:\Users\arunm\Downloads\udemy\testing-and-monitoring-ml-deployments\packages\gradient_boosting_model>tox
unit_tests create: C:\Users\arunm\Downloads\udemy\testing-and-monitoring-ml-deployments\packages\gradient_boosting_model.tox\unit_tests
unit_tests installdeps: -rtest_requirements.txt
ERROR: invocation failed (exit code 1), logfile: C:\Users\arunm\Downloads\udemy\testing-and-monitoring-ml-deployments\packages\gradient_boosting_model.tox\unit_tests\log\unit_tests-1.log
====================================================== log start ======================================================
Collecting numpy<1.19.0,>=1.18.1 (from -r requirements.txt (line 2))
Using cached https://files.pythonhosted.org/packages/f9/50/cd3e12bf41ac273702882610fd43bd765b8d2b99baf4295b00578fd69323/numpy-1.18.2-cp37-cp37m-win_amd64.whl
Collecting scikit-learn<0.23.0,>=0.22.1 (from -r requirements.txt (line 3))
Using cached https://files.pythonhosted.org/packages/1f/e3/e400f94e368a7b0d2432a88ab671a7f27c9159f177bbed68f7cce83b5848/scikit_learn-0.22.2.post1-cp37-cp37m-win_amd64.whl
Collecting pandas<0.26.0,>=0.25.3 (from -r requirements.txt (line 4))
Using cached https://files.pythonhosted.org/packages/02/d0/1e8e60e61e748338e3a40e42f5dfeee63ccdecfc4f0894122b890bfb009a/pandas-0.25.3-cp37-cp37m-win_amd64.whl
Collecting feature_engine<0.4.0,>=0.3.1 (from -r requirements.txt (line 5))
Using cached https://files.pythonhosted.org/packages/b3/0f/7f7f60195879fc487aeaecba343f02c6f4426bc239b378b73655d40c1d06/feature_engine-0.3.1-py3-none-any.whl
Collecting joblib<0.15.0,>=0.14.1 (from -r requirements.txt (line 6))
Using cached https://files.pythonhosted.org/packages/28/5c/cf6a2b65a321c4a209efcdf64c2689efae2cb62661f8f6f4bb28547cf1bf/joblib-0.14.1-py2.py3-none-any.whl
Collecting strictyaml<1.1.0,>=1.0.5 (from -r requirements.txt (line 9))
Collecting pydantic<1.2,>=1.1 (from -r requirements.txt (line 10))
Using cached https://files.pythonhosted.org/packages/7a/7a/bd4ad477de84aaed10e73b404b4aadaab8d81a0791d7071a0e59e5bfa548/pydantic-1.1.1-py36.py37.py38-none-any.whl
Collecting marshmallow<4.0,>=3.2.2 (from -r requirements.txt (line 13))
Using cached https://files.pythonhosted.org/packages/d8/0b/bb43d7610e71d87e8537025841c248471dbf938c676d32b8f94c82148c04/marshmallow-3.5.1-py2.py3-none-any.whl
Collecting setuptools<42.0.0,>=41.4.0 (from -r requirements.txt (line 16))
Using cached https://files.pythonhosted.org/packages/d9/de/554b6310ac87c5b921bc45634b07b11394fe63bc4cb5176f5240addf18ab/setuptools-41.6.0-py2.py3-none-any.whl
Requirement already satisfied: wheel<0.34.0,>=0.33.6 in c:\users\arunm\downloads\udemy\testing-and-monitoring-ml-deployments\packages\gradient_boosting_model.tox\unit_tests\lib\site-packages (from -r requirements.txt (line 17)) (0.33.6)
Collecting pytest<6.0.0,>=5.3.2 (from -r test_requirements.txt (line 4))
Using cached https://files.pythonhosted.org/packages/c7/e2/c19c667f42f72716a7d03e8dd4d6f63f47d39feadd44cc1ee7ca3089862c/pytest-5.4.1-py3-none-any.whl
Collecting pip==20.0.2 (from -r test_requirements.txt (line 5))
Using cached https://files.pythonhosted.org/packages/54/0c/d01aa759fdc501a58f431eb594a17495f15b88da142ce14b5845662c13f3/pip-20.0.2-py2.py3-none-any.whl
Collecting tid-regression-model<2.1.0,>=2.0.20 (from -r test_requirements.txt (line 8))
Collecting black<20.0,>=19.10b0 (from -r test_requirements.txt (line 11))
Using cached https://files.pythonhosted.org/packages/fd/bb/ad34bbc93d1bea3de086d7c59e528d4a503ac8fe318bd1fa48605584c3d2/black-19.10b0-py36-none-any.whl
Collecting flake8<4.0,>=3.7.9 (from -r test_requirements.txt (line 12))
Using cached https://files.pythonhosted.org/packages/f8/1f/7ea40d1e4146ea55dbab41cda1376db092a75794914169aabd7e8d7a7def/flake8-3.7.9-py2.py3-none-any.whl
Collecting mypy>=0.740 (from -r test_requirements.txt (line 13))
Using cached https://files.pythonhosted.org/packages/76/2b/32d02ae19f3c96f92103b0e4bbce2e45c7a8a239ada60ac863d849a78b7f/mypy-0.770-cp37-cp37m-win_amd64.whl
Collecting kaggle<1.6.0,>=1.5.6 (from -r test_requirements.txt (line 16))
Collecting scipy>=0.17.0 (from scikit-learn<0.23.0,>=0.22.1->-r requirements.txt (line 3))
Using cached https://files.pythonhosted.org/packages/61/51/046cbc61c7607e5ecead6ff1a9453fba5e7e47a5ea8d608cc7036586a5ef/scipy-1.4.1-cp37-cp37m-win_amd64.whl
Collecting python-dateutil>=2.6.1 (from pandas<0.26.0,>=0.25.3->-r requirements.txt (line 4))
Using cached https://files.pythonhosted.org/packages/d4/70/d60450c3dd48ef87586924207ae8907090de0b306af2bce5d134d78615cb/python_dateutil-2.8.1-py2.py3-none-any.whl
Collecting pytz>=2017.2 (from pandas<0.26.0,>=0.25.3->-r requirements.txt (line 4))
Using cached https://files.pythonhosted.org/packages/e7/f9/f0b53f88060247251bf481fa6ea62cd0d25bf1b11a87888e53ce5b7c8ad2/pytz-2019.3-py2.py3-none-any.whl
Collecting numpydoc>=0.6.0 (from feature_engine<0.4.0,>=0.3.1->-r requirements.txt (line 5))
Collecting statsmodels>=0.8.0 (from feature_engine<0.4.0,>=0.3.1->-r requirements.txt (line 5))
Using cached https://files.pythonhosted.org/packages/86/3c/d118973b8d85eeba14b3a306a5a06f920dd92878fa57c264dbe70b83a197/statsmodels-0.11.1-cp37-none-win_amd64.whl
Collecting ruamel.yaml>=0.14.2 (from strictyaml<1.1.0,>=1.0.5->-r requirements.txt (line 9))
Using cached https://files.pythonhosted.org/packages/a6/92/59af3e38227b9cc14520bf1e59516d99ceca53e3b8448094248171e9432b/ruamel.yaml-0.16.10-py2.py3-none-any.whl
Collecting wcwidth (from pytest<6.0.0,>=5.3.2->-r test_requirements.txt (line 4))
Using cached https://files.pythonhosted.org/packages/f6/d5/1ecdac957e3ea12c1b319fcdee8b6917ffaff8b4644d673c4d72d2f20b49/wcwidth-0.1.9-py2.py3-none-any.whl
Collecting more-itertools>=4.0.0 (from pytest<6.0.0,>=5.3.2->-r test_requirements.txt (line 4))
Using cached https://files.pythonhosted.org/packages/72/96/4297306cc270eef1e3461da034a3bebe7c84eff052326b130824e98fc3fb/more_itertools-8.2.0-py3-none-any.whl
Collecting packaging (from pytest<6.0.0,>=5.3.2->-r test_requirements.txt (line 4))
Using cached https://files.pythonhosted.org/packages/62/0a/34641d2bf5c917c96db0ded85ae4da25b6cd922d6b794648d4e7e07c88e5/packaging-20.3-py2.py3-none-any.whl
Collecting pluggy<1.0,>=0.12 (from pytest<6.0.0,>=5.3.2->-r test_requirements.txt (line 4))
Using cached https://files.pythonhosted.org/packages/a0/28/85c7aa31b80d150b772fbe4a229487bc6644da9ccb7e427dd8cc60cb8a62/pluggy-0.13.1-py2.py3-none-any.whl
Collecting importlib-metadata>=0.12; python_version < "3.8" (from pytest<6.0.0,>=5.3.2->-r test_requirements.txt (line 4))
Using cached https://files.pythonhosted.org/packages/0f/b0/3302e1a1711aaa920e82b025ef07fb5fe81f09634e4f7af0fb4695b72cab/importlib_metadata-1.5.2-py2.py3-none-any.whl
Collecting py>=1.5.0 (from pytest<6.0.0,>=5.3.2->-r test_requirements.txt (line 4))
Using cached https://files.pythonhosted.org/packages/99/8d/21e1767c009211a62a8e3067280bfce76e89c9f876180308515942304d2d/py-1.8.1-py2.py3-none-any.whl
Collecting atomicwrites>=1.0; sys_platform == "win32" (from pytest<6.0.0,>=5.3.2->-r test_requirements.txt (line 4))
Using cached https://files.pythonhosted.org/packages/52/90/6155aa926f43f2b2a22b01be7241be3bfd1ceaf7d0b3267213e8127d41f4/atomicwrites-1.3.0-py2.py3-none-any.whl
Collecting colorama; sys_platform == "win32" (from pytest<6.0.0,>=5.3.2->-r test_requirements.txt (line 4))
Using cached https://files.pythonhosted.org/packages/c9/dc/45cdef1b4d119eb96316b3117e6d5708a08029992b2fee2c143c7a0a5cc5/colorama-0.4.3-py2.py3-none-any.whl
Collecting attrs>=17.4.0 (from pytest<6.0.0,>=5.3.2->-r test_requirements.txt (line 4))
Using cached https://files.pythonhosted.org/packages/a2/db/4313ab3be961f7a763066401fb77f7748373b6094076ae2bda2806988af6/attrs-19.3.0-py2.py3-none-any.whl
Collecting appdirs (from black<20.0,>=19.10b0->-r test_requirements.txt (line 11))
Using cached https://files.pythonhosted.org/packages/56/eb/810e700ed1349edde4cbdc1b2a21e28cdf115f9faf263f6bbf8447c1abf3/appdirs-1.4.3-py2.py3-none-any.whl
Collecting click>=6.5 (from black<20.0,>=19.10b0->-r test_requirements.txt (line 11))
Using cached https://files.pythonhosted.org/packages/dd/c0/4d8f43a9b16e289f36478422031b8a63b54b6ac3b1ba605d602f10dd54d6/click-7.1.1-py2.py3-none-any.whl
Collecting toml>=0.9.4 (from black<20.0,>=19.10b0->-r test_requirements.txt (line 11))
Using cached https://files.pythonhosted.org/packages/a2/12/ced7105d2de62fa7c8fb5fce92cc4ce66b57c95fb875e9318dba7f8c5db0/toml-0.10.0-py2.py3-none-any.whl
Collecting pathspec<1,>=0.6 (from black<20.0,>=19.10b0->-r test_requirements.txt (line 11))
Using cached https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl
Collecting typed-ast>=1.4.0 (from black<20.0,>=19.10b0->-r test_requirements.txt (line 11))
Using cached https://files.pythonhosted.org/packages/6d/6f/c67eed763bcc095d9187c7a04fdc3ba640d1e990368acfcb1d294ff71549/typed_ast-1.4.1-cp37-cp37m-win_amd64.whl
Collecting regex (from black<20.0,>=19.10b0->-r test_requirements.txt (line 11))
Using cached https://files.pythonhosted.org/packages/5e/f2/5270ea5c857c1f42d4815687e1df3ab1a0432bfe240ac3ab03c029fad9d5/regex-2020.2.20-cp37-cp37m-win_amd64.whl
Collecting pyflakes<2.2.0,>=2.1.0 (from flake8<4.0,>=3.7.9->-r test_requirements.txt (line 12))
Using cached https://files.pythonhosted.org/packages/84/f2/ed0ffb887f8138a8fe5a621b8c0bb9598bfb3989e029f6c6a85ee66628ee/pyflakes-2.1.1-py2.py3-none-any.whl
Collecting mccabe<0.7.0,>=0.6.0 (from flake8<4.0,>=3.7.9->-r test_requirements.txt (line 12))
Using cached https://files.pythonhosted.org/packages/87/89/479dc97e18549e21354893e4ee4ef36db1d237534982482c3681ee6e7b57/mccabe-0.6.1-py2.py3-none-any.whl
Collecting entrypoints<0.4.0,>=0.3.0 (from flake8<4.0,>=3.7.9->-r test_requirements.txt (line 12))
Using cached https://files.pythonhosted.org/packages/ac/c6/44694103f8c221443ee6b0041f69e2740d89a25641e62fb4f2ee568f2f9c/entrypoints-0.3-py2.py3-none-any.whl
Collecting pycodestyle<2.6.0,>=2.5.0 (from flake8<4.0,>=3.7.9->-r test_requirements.txt (line 12))
Using cached https://files.pythonhosted.org/packages/0e/0c/04a353e104d2f324f8ee5f4b32012618c1c86dd79e52a433b64fceed511b/pycodestyle-2.5.0-py2.py3-none-any.whl
Collecting mypy-extensions<0.5.0,>=0.4.3 (from mypy>=0.740->-r test_requirements.txt (line 13))
Using cached https://files.pythonhosted.org/packages/5c/eb/975c7c080f3223a5cdaff09612f3a5221e4ba534f7039db34c35d95fa6a5/mypy_extensions-0.4.3-py2.py3-none-any.whl
Collecting typing-extensions>=3.7.4 (from mypy>=0.740->-r test_requirements.txt (line 13))
Using cached https://files.pythonhosted.org/packages/03/92/705fe8aca27678e01bbdd7738173b8e7df0088a2202c80352f664630d638/typing_extensions-3.7.4.1-py3-none-any.whl
Collecting requests (from kaggle<1.6.0,>=1.5.6->-r test_requirements.txt (line 16))
Using cached https://files.pythonhosted.org/packages/1a/70/1935c770cb3be6e3a8b78ced23d7e0f3b187f5cbfab4749523ed65d7c9b1/requests-2.23.0-py2.py3-none-any.whl
Collecting certifi (from kaggle<1.6.0,>=1.5.6->-r test_requirements.txt (line 16))
Using cached https://files.pythonhosted.org/packages/b9/63/df50cac98ea0d5b006c55a399c3bf1db9da7b5a24de7890bc9cfd5dd9e99/certifi-2019.11.28-py2.py3-none-any.whl
Collecting python-slugify (from kaggle<1.6.0,>=1.5.6->-r test_requirements.txt (line 16))
Collecting six>=1.10 (from kaggle<1.6.0,>=1.5.6->-r test_requirements.txt (line 16))
Using cached https://files.pythonhosted.org/packages/65/eb/1f97cb97bfc2390a276969c6fae16075da282f5058082d4cb10c6c5c1dba/six-1.14.0-py2.py3-none-any.whl
Collecting tqdm (from kaggle<1.6.0,>=1.5.6->-r test_requirements.txt (line 16))
Using cached https://files.pythonhosted.org/packages/47/55/fd9170ba08a1a64a18a7f8a18f088037316f2a41be04d2fe6ece5a653e8f/tqdm-4.43.0-py2.py3-none-any.whl
Collecting urllib3<1.25,>=1.21.1 (from kaggle<1.6.0,>=1.5.6->-r test_requirements.txt (line 16))
Using cached https://files.pythonhosted.org/packages/01/11/525b02e4acc0c747de8b6ccdab376331597c569c42ea66ab0a1dbd36eca2/urllib3-1.24.3-py2.py3-none-any.whl
Collecting sphinx>=1.6.5 (from numpydoc>=0.6.0->feature_engine<0.4.0,>=0.3.1->-r requirements.txt (line 5))
Using cached https://files.pythonhosted.org/packages/16/c1/1c8016475cb612a64ce613c6b61c16224fe6dcfd9527792016ce611c231c/Sphinx-2.4.4-py3-none-any.whl
Collecting Jinja2>=2.3 (from numpydoc>=0.6.0->feature_engine<0.4.0,>=0.3.1->-r requirements.txt (line 5))
Using cached https://files.pythonhosted.org/packages/27/24/4f35961e5c669e96f6559760042a55b9bcfcdb82b9bdb3c8753dbe042e35/Jinja2-2.11.1-py2.py3-none-any.whl
Collecting patsy>=0.5 (from statsmodels>=0.8.0->feature_engine<0.4.0,>=0.3.1->-r requirements.txt (line 5))
Using cached https://files.pythonhosted.org/packages/ea/0c/5f61f1a3d4385d6bf83b83ea495068857ff8dfb89e74824c6e9eb63286d8/patsy-0.5.1-py2.py3-none-any.whl
Collecting ruamel.yaml.clib>=0.1.2; platform_python_implementation == "CPython" and python_version < "3.9" (from ruamel.yaml>=0.14.2->strictyaml<1.1.0,>=1.0.5->-r requirements.txt (line 9))
Using cached https://files.pythonhosted.org/packages/df/b7/0a84f9a762282314a9df54c56aeec8c2b4f17404ee3d3a05faa76e27e006/ruamel.yaml.clib-0.2.0-cp37-cp37m-win_amd64.whl
Collecting pyparsing>=2.0.2 (from packaging->pytest<6.0.0,>=5.3.2->-r test_requirements.txt (line 4))
Using cached https://files.pythonhosted.org/packages/5d/bc/1e58593167fade7b544bfe9502a26dc860940a79ab306e651e7f13be68c2/pyparsing-2.4.6-py2.py3-none-any.whl
Collecting zipp>=0.5 (from importlib-metadata>=0.12; python_version < "3.8"->pytest<6.0.0,>=5.3.2->-r test_requirements.txt (line 4))
Using cached https://files.pythonhosted.org/packages/b2/34/bfcb43cc0ba81f527bc4f40ef41ba2ff4080e047acb0586b56b3d017ace4/zipp-3.1.0-py3-none-any.whl
Collecting chardet<4,>=3.0.2 (from requests->kaggle<1.6.0,>=1.5.6->-r test_requirements.txt (line 16))
Using cached https://files.pythonhosted.org/packages/bc/a9/01ffebfb562e4274b6487b4bb1ddec7ca55ec7510b22e4c51f14098443b8/chardet-3.0.4-py2.py3-none-any.whl
Collecting idna<3,>=2.5 (from requests->kaggle<1.6.0,>=1.5.6->-r test_requirements.txt (line 16))
Using cached https://files.pythonhosted.org/packages/89/e3/afebe61c546d18fb1709a61bee788254b40e736cff7271c7de5de2dc4128/idna-2.9-py2.py3-none-any.whl
Collecting text-unidecode>=1.3 (from python-slugify->kaggle<1.6.0,>=1.5.6->-r test_requirements.txt (line 16))
Using cached https://files.pythonhosted.org/packages/a6/a5/c0b6468d3824fe3fde30dbb5e1f687b291608f9473681bbf7dabbf5a87d7/text_unidecode-1.3-py2.py3-none-any.whl
Collecting Pygments>=2.0 (from sphinx>=1.6.5->numpydoc>=0.6.0->feature_engine<0.4.0,>=0.3.1->-r requirements.txt (line 5))
Using cached https://files.pythonhosted.org/packages/2d/68/106af3ae51daf807e9cdcba6a90e518954eb8b70341cee52995540a53ead/Pygments-2.6.1-py3-none-any.whl
Collecting sphinxcontrib-applehelp (from sphinx>=1.6.5->numpydoc>=0.6.0->feature_engine<0.4.0,>=0.3.1->-r requirements.txt (line 5))
Using cached https://files.pythonhosted.org/packages/dc/47/86022665a9433d89a66f5911b558ddff69861766807ba685de2e324bd6ed/sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl
Collecting sphinxcontrib-serializinghtml (from sphinx>=1.6.5->numpydoc>=0.6.0->feature_engine<0.4.0,>=0.3.1->-r requirements.txt (line 5))
Using cached https://files.pythonhosted.org/packages/9a/ca/bfad79b79b3821d0c6361c431f0ef4aec16ee248338b2c2013008b34d345/sphinxcontrib_serializinghtml-1.1.4-py2.py3-none-any.whl
Collecting sphinxcontrib-htmlhelp (from sphinx>=1.6.5->numpydoc>=0.6.0->feature_engine<0.4.0,>=0.3.1->-r requirements.txt (line 5))
Using cached https://files.pythonhosted.org/packages/36/62/8222554b29b3acde8420128d6d3999c5904d40922ef4b6ccb370e2be7421/sphinxcontrib_htmlhelp-1.0.3-py2.py3-none-any.whl
Collecting sphinxcontrib-jsmath (from sphinx>=1.6.5->numpydoc>=0.6.0->feature_engine<0.4.0,>=0.3.1->-r requirements.txt (line 5))
Using cached https://files.pythonhosted.org/packages/c2/42/4c8646762ee83602e3fb3fbe774c2fac12f317deb0b5dbeeedd2d3ba4b77/sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl
Collecting imagesize (from sphinx>=1.6.5->numpydoc>=0.6.0->feature_engine<0.4.0,>=0.3.1->-r requirements.txt (line 5))
Using cached https://files.pythonhosted.org/packages/31/b2/b5522a0c8d11e4aff83f8342f3f0dea68c2fb25aa44403e420587f0ce204/imagesize-1.2.0-py2.py3-none-any.whl
Collecting docutils>=0.12 (from sphinx>=1.6.5->numpydoc>=0.6.0->feature_engine<0.4.0,>=0.3.1->-r requirements.txt (line 5))
Using cached https://files.pythonhosted.org/packages/81/44/8a15e45ffa96e6cf82956dd8d7af9e666357e16b0d93b253903475ee947f/docutils-0.16-py2.py3-none-any.whl
Collecting snowballstemmer>=1.1 (from sphinx>=1.6.5->numpydoc>=0.6.0->feature_engine<0.4.0,>=0.3.1->-r requirements.txt (line 5))
Using cached https://files.pythonhosted.org/packages/7d/4b/cdf1113a0e88b641893b814e9c36f69a6fda28cd88b62c7f0d858cde3166/snowballstemmer-2.0.0-py2.py3-none-any.whl
Collecting babel!=2.0,>=1.3 (from sphinx>=1.6.5->numpydoc>=0.6.0->feature_engine<0.4.0,>=0.3.1->-r requirements.txt (line 5))
Using cached https://files.pythonhosted.org/packages/15/a1/522dccd23e5d2e47aed4b6a16795b8213e3272c7506e625f2425ad025a19/Babel-2.8.0-py2.py3-none-any.whl
Collecting sphinxcontrib-qthelp (from sphinx>=1.6.5->numpydoc>=0.6.0->feature_engine<0.4.0,>=0.3.1->-r requirements.txt (line 5))
Using cached https://files.pythonhosted.org/packages/2b/14/05f9206cf4e9cfca1afb5fd224c7cd434dcc3a433d6d9e4e0264d29c6cdb/sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl
Collecting alabaster<0.8,>=0.7 (from sphinx>=1.6.5->numpydoc>=0.6.0->feature_engine<0.4.0,>=0.3.1->-r requirements.txt (line 5))
Using cached https://files.pythonhosted.org/packages/10/ad/00b090d23a222943eb0eda509720a404f531a439e803f6538f35136cae9e/alabaster-0.7.12-py2.py3-none-any.whl
Collecting sphinxcontrib-devhelp (from sphinx>=1.6.5->numpydoc>=0.6.0->feature_engine<0.4.0,>=0.3.1->-r requirements.txt (line 5))
Using cached https://files.pythonhosted.org/packages/c5/09/5de5ed43a521387f18bdf5f5af31d099605c992fd25372b2b9b825ce48ee/sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl
Collecting MarkupSafe>=0.23 (from Jinja2>=2.3->numpydoc>=0.6.0->feature_engine<0.4.0,>=0.3.1->-r requirements.txt (line 5))
Using cached https://files.pythonhosted.org/packages/65/c6/2399700d236d1dd681af8aebff1725558cddfd6e43d7a5184a675f4711f5/MarkupSafe-1.1.1-cp37-cp37m-win_amd64.whl
Installing collected packages: numpy, joblib, scipy, scikit-learn, six, python-dateutil, pytz, pandas, Pygments, sphinxcontrib-applehelp, sphinxcontrib-serializinghtml, sphinxcontrib-htmlhelp, sphinxcontrib-jsmath, setuptools, pyparsing, packaging, colorama, imagesize, docutils, snowballstemmer, babel, sphinxcontrib-qthelp, alabaster, chardet, idna, certifi, urllib3, requests, MarkupSafe, Jinja2, sphinxcontrib-devhelp, sphinx, numpydoc, patsy, statsmodels, feature-engine, ruamel.yaml.clib, ruamel.yaml, strictyaml, pydantic, marshmallow, wcwidth, more-itertools, zipp, importlib-metadata, pluggy, py, atomicwrites, attrs, pytest, pip, text-unidecode, python-slugify, tqdm, kaggle, tid-regression-model, appdirs, click, toml, pathspec, typed-ast, regex, black, pyflakes, mccabe, entrypoints, pycodestyle, flake8, mypy-extensions, typing-extensions, mypy
ERROR: Could not install packages due to an EnvironmentError: [Errno 2] No such file or directory: 'c:\users\arunm\downloads\udemy\testing-and-monitoring-ml-deployments\packages\gradient_boosting_model\.tox\unit_tests\Lib\site-packages\sklearn\datasets\tests\data\openml\292\api-v1-json-data-list-data_name-australian-limit-2-data_version-1-status-deactivated.json.gz'
WARNING: You are using pip version 19.2.3, however version 20.0.2 is available.
You should consider upgrading via the 'python -m pip install --upgrade pip' command.
======================================================= log end =======================================================
ERROR: could not install deps [-rtest_requirements.txt]; v = InvocationError("'C:\Users\arunm\Downloads\udemy\testing-and-monitoring-ml-deployments\packages\gradient_boosting_model\.tox\unit_tests\Scripts\pip.EXE' install -rtest_requirements.txt", 1)
typechecks create: C:\Users\arunm\Downloads\udemy\testing-and-monitoring-ml-deployments\packages\gradient_boosting_model.tox\unit_tests
typechecks installdeps: -rtest_requirements.txt
ERROR: invocation failed (exit code 1), logfile: C:\Users\arunm\Downloads\udemy\testing-and-monitoring-ml-deployments\packages\gradient_boosting_model.tox\unit_tests\log\typechecks-1.log
============================================================================== log start ==============================================================================
Collecting numpy<1.19.0,>=1.18.1 (from -r requirements.txt (line 2))
Using cached https://files.pythonhosted.org/packages/f9/50/cd3e12bf41ac273702882610fd43bd765b8d2b99baf4295b00578fd69323/numpy-1.18.2-cp37-cp37m-win_amd64.whl
Collecting scikit-learn<0.23.0,>=0.22.1 (from -r requirements.txt (line 3))
Using cached https://files.pythonhosted.org/packages/1f/e3/e400f94e368a7b0d2432a88ab671a7f27c9159f177bbed68f7cce83b5848/scikit_learn-0.22.2.post1-cp37-cp37m-win_amd64.whl
Collecting pandas<0.26.0,>=0.25.3 (from -r requirements.txt (line 4))
Using cached https://files.pythonhosted.org/packages/02/d0/1e8e60e61e748338e3a40e42f5dfeee63ccdecfc4f0894122b890bfb009a/pandas-0.25.3-cp37-cp37m-win_amd64.whl
Collecting feature_engine<0.4.0,>=0.3.1 (from -r requirements.txt (line 5))
Using cached https://files.pythonhosted.org/packages/b3/0f/7f7f60195879fc487aeaecba343f02c6f4426bc239b378b73655d40c1d06/feature_engine-0.3.1-py3-none-any.whl
Collecting joblib<0.15.0,>=0.14.1 (from -r requirements.txt (line 6))
Using cached https://files.pythonhosted.org/packages/28/5c/cf6a2b65a321c4a209efcdf64c2689efae2cb62661f8f6f4bb28547cf1bf/joblib-0.14.1-py2.py3-none-any.whl
Collecting strictyaml<1.1.0,>=1.0.5 (from -r requirements.txt (line 9))
Collecting pydantic<1.2,>=1.1 (from -r requirements.txt (line 10))
Using cached https://files.pythonhosted.org/packages/7a/7a/bd4ad477de84aaed10e73b404b4aadaab8d81a0791d7071a0e59e5bfa548/pydantic-1.1.1-py36.py37.py38-none-any.whl
Collecting marshmallow<4.0,>=3.2.2 (from -r requirements.txt (line 13))
Using cached https://files.pythonhosted.org/packages/d8/0b/bb43d7610e71d87e8537025841c248471dbf938c676d32b8f94c82148c04/marshmallow-3.5.1-py2.py3-none-any.whl
Collecting setuptools<42.0.0,>=41.4.0 (from -r requirements.txt (line 16))
Using cached https://files.pythonhosted.org/packages/d9/de/554b6310ac87c5b921bc45634b07b11394fe63bc4cb5176f5240addf18ab/setuptools-41.6.0-py2.py3-none-any.whl
Requirement already satisfied: wheel<0.34.0,>=0.33.6 in c:\users\arunm\downloads\udemy\testing-and-monitoring-ml-deployments\packages\gradient_boosting_model.tox\unit_tests\lib\site-packages (from -r requirements.txt (line 17)) (0.33.6)
Collecting pytest<6.0.0,>=5.3.2 (from -r test_requirements.txt (line 4))
Using cached https://files.pythonhosted.org/packages/c7/e2/c19c667f42f72716a7d03e8dd4d6f63f47d39feadd44cc1ee7ca3089862c/pytest-5.4.1-py3-none-any.whl
Collecting pip==20.0.2 (from -r test_requirements.txt (line 5))
Using cached https://files.pythonhosted.org/packages/54/0c/d01aa759fdc501a58f431eb594a17495f15b88da142ce14b5845662c13f3/pip-20.0.2-py2.py3-none-any.whl
Collecting tid-regression-model<2.1.0,>=2.0.20 (from -r test_requirements.txt (line 8))
Collecting black<20.0,>=19.10b0 (from -r test_requirements.txt (line 11))
Using cached https://files.pythonhosted.org/packages/fd/bb/ad34bbc93d1bea3de086d7c59e528d4a503ac8fe318bd1fa48605584c3d2/black-19.10b0-py36-none-any.whl
Collecting flake8<4.0,>=3.7.9 (from -r test_requirements.txt (line 12))
Using cached https://files.pythonhosted.org/packages/f8/1f/7ea40d1e4146ea55dbab41cda1376db092a75794914169aabd7e8d7a7def/flake8-3.7.9-py2.py3-none-any.whl
Collecting mypy>=0.740 (from -r test_requirements.txt (line 13))
Using cached https://files.pythonhosted.org/packages/76/2b/32d02ae19f3c96f92103b0e4bbce2e45c7a8a239ada60ac863d849a78b7f/mypy-0.770-cp37-cp37m-win_amd64.whl
Collecting kaggle<1.6.0,>=1.5.6 (from -r test_requirements.txt (line 16))
Collecting scipy>=0.17.0 (from scikit-learn<0.23.0,>=0.22.1->-r requirements.txt (line 3))
Using cached https://files.pythonhosted.org/packages/61/51/046cbc61c7607e5ecead6ff1a9453fba5e7e47a5ea8d608cc7036586a5ef/scipy-1.4.1-cp37-cp37m-win_amd64.whl
Collecting python-dateutil>=2.6.1 (from pandas<0.26.0,>=0.25.3->-r requirements.txt (line 4))
Using cached https://files.pythonhosted.org/packages/d4/70/d60450c3dd48ef87586924207ae8907090de0b306af2bce5d134d78615cb/python_dateutil-2.8.1-py2.py3-none-any.whl
Collecting pytz>=2017.2 (from pandas<0.26.0,>=0.25.3->-r requirements.txt (line 4))
Using cached https://files.pythonhosted.org/packages/e7/f9/f0b53f88060247251bf481fa6ea62cd0d25bf1b11a87888e53ce5b7c8ad2/pytz-2019.3-py2.py3-none-any.whl
Collecting numpydoc>=0.6.0 (from feature_engine<0.4.0,>=0.3.1->-r requirements.txt (line 5))
Collecting statsmodels>=0.8.0 (from feature_engine<0.4.0,>=0.3.1->-r requirements.txt (line 5))
Using cached https://files.pythonhosted.org/packages/86/3c/d118973b8d85eeba14b3a306a5a06f920dd92878fa57c264dbe70b83a197/statsmodels-0.11.1-cp37-none-win_amd64.whl
Collecting ruamel.yaml>=0.14.2 (from strictyaml<1.1.0,>=1.0.5->-r requirements.txt (line 9))
Using cached https://files.pythonhosted.org/packages/a6/92/59af3e38227b9cc14520bf1e59516d99ceca53e3b8448094248171e9432b/ruamel.yaml-0.16.10-py2.py3-none-any.whl
Collecting wcwidth (from pytest<6.0.0,>=5.3.2->-r test_requirements.txt (line 4))
Using cached https://files.pythonhosted.org/packages/f6/d5/1ecdac957e3ea12c1b319fcdee8b6917ffaff8b4644d673c4d72d2f20b49/wcwidth-0.1.9-py2.py3-none-any.whl
Collecting more-itertools>=4.0.0 (from pytest<6.0.0,>=5.3.2->-r test_requirements.txt (line 4))
Using cached https://files.pythonhosted.org/packages/72/96/4297306cc270eef1e3461da034a3bebe7c84eff052326b130824e98fc3fb/more_itertools-8.2.0-py3-none-any.whl
Collecting packaging (from pytest<6.0.0,>=5.3.2->-r test_requirements.txt (line 4))
Using cached https://files.pythonhosted.org/packages/62/0a/34641d2bf5c917c96db0ded85ae4da25b6cd922d6b794648d4e7e07c88e5/packaging-20.3-py2.py3-none-any.whl
Collecting pluggy<1.0,>=0.12 (from pytest<6.0.0,>=5.3.2->-r test_requirements.txt (line 4))
Using cached https://files.pythonhosted.org/packages/a0/28/85c7aa31b80d150b772fbe4a229487bc6644da9ccb7e427dd8cc60cb8a62/pluggy-0.13.1-py2.py3-none-any.whl
Collecting importlib-metadata>=0.12; python_version < "3.8" (from pytest<6.0.0,>=5.3.2->-r test_requirements.txt (line 4))
Using cached https://files.pythonhosted.org/packages/0f/b0/3302e1a1711aaa920e82b025ef07fb5fe81f09634e4f7af0fb4695b72cab/importlib_metadata-1.5.2-py2.py3-none-any.whl
Collecting py>=1.5.0 (from pytest<6.0.0,>=5.3.2->-r test_requirements.txt (line 4))
Using cached https://files.pythonhosted.org/packages/99/8d/21e1767c009211a62a8e3067280bfce76e89c9f876180308515942304d2d/py-1.8.1-py2.py3-none-any.whl
Collecting atomicwrites>=1.0; sys_platform == "win32" (from pytest<6.0.0,>=5.3.2->-r test_requirements.txt (line 4))
Using cached https://files.pythonhosted.org/packages/52/90/6155aa926f43f2b2a22b01be7241be3bfd1ceaf7d0b3267213e8127d41f4/atomicwrites-1.3.0-py2.py3-none-any.whl
Collecting colorama; sys_platform == "win32" (from pytest<6.0.0,>=5.3.2->-r test_requirements.txt (line 4))
Using cached https://files.pythonhosted.org/packages/c9/dc/45cdef1b4d119eb96316b3117e6d5708a08029992b2fee2c143c7a0a5cc5/colorama-0.4.3-py2.py3-none-any.whl
Collecting attrs>=17.4.0 (from pytest<6.0.0,>=5.3.2->-r test_requirements.txt (line 4))
Using cached https://files.pythonhosted.org/packages/a2/db/4313ab3be961f7a763066401fb77f7748373b6094076ae2bda2806988af6/attrs-19.3.0-py2.py3-none-any.whl
Collecting appdirs (from black<20.0,>=19.10b0->-r test_requirements.txt (line 11))
Using cached https://files.pythonhosted.org/packages/56/eb/810e700ed1349edde4cbdc1b2a21e28cdf115f9faf263f6bbf8447c1abf3/appdirs-1.4.3-py2.py3-none-any.whl
Collecting click>=6.5 (from black<20.0,>=19.10b0->-r test_requirements.txt (line 11))
Using cached https://files.pythonhosted.org/packages/dd/c0/4d8f43a9b16e289f36478422031b8a63b54b6ac3b1ba605d602f10dd54d6/click-7.1.1-py2.py3-none-any.whl
Collecting toml>=0.9.4 (from black<20.0,>=19.10b0->-r test_requirements.txt (line 11))
Using cached https://files.pythonhosted.org/packages/a2/12/ced7105d2de62fa7c8fb5fce92cc4ce66b57c95fb875e9318dba7f8c5db0/toml-0.10.0-py2.py3-none-any.whl
Collecting pathspec<1,>=0.6 (from black<20.0,>=19.10b0->-r test_requirements.txt (line 11))
Using cached https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl
Collecting typed-ast>=1.4.0 (from black<20.0,>=19.10b0->-r test_requirements.txt (line 11))
Using cached https://files.pythonhosted.org/packages/6d/6f/c67eed763bcc095d9187c7a04fdc3ba640d1e990368acfcb1d294ff71549/typed_ast-1.4.1-cp37-cp37m-win_amd64.whl
Collecting regex (from black<20.0,>=19.10b0->-r test_requirements.txt (line 11))
Using cached https://files.pythonhosted.org/packages/5e/f2/5270ea5c857c1f42d4815687e1df3ab1a0432bfe240ac3ab03c029fad9d5/regex-2020.2.20-cp37-cp37m-win_amd64.whl
Collecting pyflakes<2.2.0,>=2.1.0 (from flake8<4.0,>=3.7.9->-r test_requirements.txt (line 12))
Using cached https://files.pythonhosted.org/packages/84/f2/ed0ffb887f8138a8fe5a621b8c0bb9598bfb3989e029f6c6a85ee66628ee/pyflakes-2.1.1-py2.py3-none-any.whl
Collecting mccabe<0.7.0,>=0.6.0 (from flake8<4.0,>=3.7.9->-r test_requirements.txt (line 12))
Using cached https://files.pythonhosted.org/packages/87/89/479dc97e18549e21354893e4ee4ef36db1d237534982482c3681ee6e7b57/mccabe-0.6.1-py2.py3-none-any.whl
Collecting entrypoints<0.4.0,>=0.3.0 (from flake8<4.0,>=3.7.9->-r test_requirements.txt (line 12))
Using cached https://files.pythonhosted.org/packages/ac/c6/44694103f8c221443ee6b0041f69e2740d89a25641e62fb4f2ee568f2f9c/entrypoints-0.3-py2.py3-none-any.whl
Collecting pycodestyle<2.6.0,>=2.5.0 (from flake8<4.0,>=3.7.9->-r test_requirements.txt (line 12))
Using cached https://files.pythonhosted.org/packages/0e/0c/04a353e104d2f324f8ee5f4b32012618c1c86dd79e52a433b64fceed511b/pycodestyle-2.5.0-py2.py3-none-any.whl
Collecting mypy-extensions<0.5.0,>=0.4.3 (from mypy>=0.740->-r test_requirements.txt (line 13))
Using cached https://files.pythonhosted.org/packages/5c/eb/975c7c080f3223a5cdaff09612f3a5221e4ba534f7039db34c35d95fa6a5/mypy_extensions-0.4.3-py2.py3-none-any.whl
Collecting typing-extensions>=3.7.4 (from mypy>=0.740->-r test_requirements.txt (line 13))
Using cached https://files.pythonhosted.org/packages/03/92/705fe8aca27678e01bbdd7738173b8e7df0088a2202c80352f664630d638/typing_extensions-3.7.4.1-py3-none-any.whl
Collecting requests (from kaggle<1.6.0,>=1.5.6->-r test_requirements.txt (line 16))
Using cached https://files.pythonhosted.org/packages/1a/70/1935c770cb3be6e3a8b78ced23d7e0f3b187f5cbfab4749523ed65d7c9b1/requests-2.23.0-py2.py3-none-any.whl
Collecting certifi (from kaggle<1.6.0,>=1.5.6->-r test_requirements.txt (line 16))
Using cached https://files.pythonhosted.org/packages/b9/63/df50cac98ea0d5b006c55a399c3bf1db9da7b5a24de7890bc9cfd5dd9e99/certifi-2019.11.28-py2.py3-none-any.whl
Collecting python-slugify (from kaggle<1.6.0,>=1.5.6->-r test_requirements.txt (line 16))
Collecting six>=1.10 (from kaggle<1.6.0,>=1.5.6->-r test_requirements.txt (line 16))
Using cached https://files.pythonhosted.org/packages/65/eb/1f97cb97bfc2390a276969c6fae16075da282f5058082d4cb10c6c5c1dba/six-1.14.0-py2.py3-none-any.whl
Collecting tqdm (from kaggle<1.6.0,>=1.5.6->-r test_requirements.txt (line 16))
Using cached https://files.pythonhosted.org/packages/47/55/fd9170ba08a1a64a18a7f8a18f088037316f2a41be04d2fe6ece5a653e8f/tqdm-4.43.0-py2.py3-none-any.whl
Collecting urllib3<1.25,>=1.21.1 (from kaggle<1.6.0,>=1.5.6->-r test_requirements.txt (line 16))
Using cached https://files.pythonhosted.org/packages/01/11/525b02e4acc0c747de8b6ccdab376331597c569c42ea66ab0a1dbd36eca2/urllib3-1.24.3-py2.py3-none-any.whl
Collecting sphinx>=1.6.5 (from numpydoc>=0.6.0->feature_engine<0.4.0,>=0.3.1->-r requirements.txt (line 5))
Using cached https://files.pythonhosted.org/packages/16/c1/1c8016475cb612a64ce613c6b61c16224fe6dcfd9527792016ce611c231c/Sphinx-2.4.4-py3-none-any.whl
Collecting Jinja2>=2.3 (from numpydoc>=0.6.0->feature_engine<0.4.0,>=0.3.1->-r requirements.txt (line 5))
Using cached https://files.pythonhosted.org/packages/27/24/4f35961e5c669e96f6559760042a55b9bcfcdb82b9bdb3c8753dbe042e35/Jinja2-2.11.1-py2.py3-none-any.whl
Collecting patsy>=0.5 (from statsmodels>=0.8.0->feature_engine<0.4.0,>=0.3.1->-r requirements.txt (line 5))
Using cached https://files.pythonhosted.org/packages/ea/0c/5f61f1a3d4385d6bf83b83ea495068857ff8dfb89e74824c6e9eb63286d8/patsy-0.5.1-py2.py3-none-any.whl
Collecting ruamel.yaml.clib>=0.1.2; platform_python_implementation == "CPython" and python_version < "3.9" (from ruamel.yaml>=0.14.2->strictyaml<1.1.0,>=1.0.5->-r requirements.txt (line 9))
Using cached https://files.pythonhosted.org/packages/df/b7/0a84f9a762282314a9df54c56aeec8c2b4f17404ee3d3a05faa76e27e006/ruamel.yaml.clib-0.2.0-cp37-cp37m-win_amd64.whl
Collecting pyparsing>=2.0.2 (from packaging->pytest<6.0.0,>=5.3.2->-r test_requirements.txt (line 4))
Using cached https://files.pythonhosted.org/packages/5d/bc/1e58593167fade7b544bfe9502a26dc860940a79ab306e651e7f13be68c2/pyparsing-2.4.6-py2.py3-none-any.whl
Collecting zipp>=0.5 (from importlib-metadata>=0.12; python_version < "3.8"->pytest<6.0.0,>=5.3.2->-r test_requirements.txt (line 4))
Using cached https://files.pythonhosted.org/packages/b2/34/bfcb43cc0ba81f527bc4f40ef41ba2ff4080e047acb0586b56b3d017ace4/zipp-3.1.0-py3-none-any.whl
Collecting chardet<4,>=3.0.2 (from requests->kaggle<1.6.0,>=1.5.6->-r test_requirements.txt (line 16))
Using cached https://files.pythonhosted.org/packages/bc/a9/01ffebfb562e4274b6487b4bb1ddec7ca55ec7510b22e4c51f14098443b8/chardet-3.0.4-py2.py3-none-any.whl
Collecting idna<3,>=2.5 (from requests->kaggle<1.6.0,>=1.5.6->-r test_requirements.txt (line 16))
Using cached https://files.pythonhosted.org/packages/89/e3/afebe61c546d18fb1709a61bee788254b40e736cff7271c7de5de2dc4128/idna-2.9-py2.py3-none-any.whl
Collecting text-unidecode>=1.3 (from python-slugify->kaggle<1.6.0,>=1.5.6->-r test_requirements.txt (line 16))
Using cached https://files.pythonhosted.org/packages/a6/a5/c0b6468d3824fe3fde30dbb5e1f687b291608f9473681bbf7dabbf5a87d7/text_unidecode-1.3-py2.py3-none-any.whl
Collecting Pygments>=2.0 (from sphinx>=1.6.5->numpydoc>=0.6.0->feature_engine<0.4.0,>=0.3.1->-r requirements.txt (line 5))
Using cached https://files.pythonhosted.org/packages/2d/68/106af3ae51daf807e9cdcba6a90e518954eb8b70341cee52995540a53ead/Pygments-2.6.1-py3-none-any.whl
Collecting sphinxcontrib-applehelp (from sphinx>=1.6.5->numpydoc>=0.6.0->feature_engine<0.4.0,>=0.3.1->-r requirements.txt (line 5))
Using cached https://files.pythonhosted.org/packages/dc/47/86022665a9433d89a66f5911b558ddff69861766807ba685de2e324bd6ed/sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl
Collecting sphinxcontrib-serializinghtml (from sphinx>=1.6.5->numpydoc>=0.6.0->feature_engine<0.4.0,>=0.3.1->-r requirements.txt (line 5))
Using cached https://files.pythonhosted.org/packages/9a/ca/bfad79b79b3821d0c6361c431f0ef4aec16ee248338b2c2013008b34d345/sphinxcontrib_serializinghtml-1.1.4-py2.py3-none-any.whl
Collecting sphinxcontrib-htmlhelp (from sphinx>=1.6.5->numpydoc>=0.6.0->feature_engine<0.4.0,>=0.3.1->-r requirements.txt (line 5))
Using cached https://files.pythonhosted.org/packages/36/62/8222554b29b3acde8420128d6d3999c5904d40922ef4b6ccb370e2be7421/sphinxcontrib_htmlhelp-1.0.3-py2.py3-none-any.whl
Collecting sphinxcontrib-jsmath (from sphinx>=1.6.5->numpydoc>=0.6.0->feature_engine<0.4.0,>=0.3.1->-r requirements.txt (line 5))
Using cached https://files.pythonhosted.org/packages/c2/42/4c8646762ee83602e3fb3fbe774c2fac12f317deb0b5dbeeedd2d3ba4b77/sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl
Collecting imagesize (from sphinx>=1.6.5->numpydoc>=0.6.0->feature_engine<0.4.0,>=0.3.1->-r requirements.txt (line 5))
Using cached https://files.pythonhosted.org/packages/31/b2/b5522a0c8d11e4aff83f8342f3f0dea68c2fb25aa44403e420587f0ce204/imagesize-1.2.0-py2.py3-none-any.whl
Collecting docutils>=0.12 (from sphinx>=1.6.5->numpydoc>=0.6.0->feature_engine<0.4.0,>=0.3.1->-r requirements.txt (line 5))
Using cached https://files.pythonhosted.org/packages/81/44/8a15e45ffa96e6cf82956dd8d7af9e666357e16b0d93b253903475ee947f/docutils-0.16-py2.py3-none-any.whl
Collecting snowballstemmer>=1.1 (from sphinx>=1.6.5->numpydoc>=0.6.0->feature_engine<0.4.0,>=0.3.1->-r requirements.txt (line 5))
Using cached https://files.pythonhosted.org/packages/7d/4b/cdf1113a0e88b641893b814e9c36f69a6fda28cd88b62c7f0d858cde3166/snowballstemmer-2.0.0-py2.py3-none-any.whl
Collecting babel!=2.0,>=1.3 (from sphinx>=1.6.5->numpydoc>=0.6.0->feature_engine<0.4.0,>=0.3.1->-r requirements.txt (line 5))
Using cached https://files.pythonhosted.org/packages/15/a1/522dccd23e5d2e47aed4b6a16795b8213e3272c7506e625f2425ad025a19/Babel-2.8.0-py2.py3-none-any.whl
Collecting sphinxcontrib-qthelp (from sphinx>=1.6.5->numpydoc>=0.6.0->feature_engine<0.4.0,>=0.3.1->-r requirements.txt (line 5))
Using cached https://files.pythonhosted.org/packages/2b/14/05f9206cf4e9cfca1afb5fd224c7cd434dcc3a433d6d9e4e0264d29c6cdb/sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl
Collecting alabaster<0.8,>=0.7 (from sphinx>=1.6.5->numpydoc>=0.6.0->feature_engine<0.4.0,>=0.3.1->-r requirements.txt (line 5))
Using cached https://files.pythonhosted.org/packages/10/ad/00b090d23a222943eb0eda509720a404f531a439e803f6538f35136cae9e/alabaster-0.7.12-py2.py3-none-any.whl
Collecting sphinxcontrib-devhelp (from sphinx>=1.6.5->numpydoc>=0.6.0->feature_engine<0.4.0,>=0.3.1->-r requirements.txt (line 5))
Using cached https://files.pythonhosted.org/packages/c5/09/5de5ed43a521387f18bdf5f5af31d099605c992fd25372b2b9b825ce48ee/sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl
Collecting MarkupSafe>=0.23 (from Jinja2>=2.3->numpydoc>=0.6.0->feature_engine<0.4.0,>=0.3.1->-r requirements.txt (line 5))
Using cached https://files.pythonhosted.org/packages/65/c6/2399700d236d1dd681af8aebff1725558cddfd6e43d7a5184a675f4711f5/MarkupSafe-1.1.1-cp37-cp37m-win_amd64.whl
Installing collected packages: numpy, joblib, scipy, scikit-learn, six, python-dateutil, pytz, pandas, Pygments, sphinxcontrib-applehelp, sphinxcontrib-serializinghtml, sphinxcontrib-htmlhelp, sphinxcontrib-jsmath, setuptools, pyparsing, packaging, colorama, imagesize, docutils, snowballstemmer, babel, sphinxcontrib-qthelp, alabaster, chardet, idna, certifi, urllib3, requests, MarkupSafe, Jinja2, sphinxcontrib-devhelp, sphinx, numpydoc, patsy, statsmodels, feature-engine, ruamel.yaml.clib, ruamel.yaml, strictyaml, pydantic, marshmallow, wcwidth, more-itertools, zipp, importlib-metadata, pluggy, py, atomicwrites, attrs, pytest, pip, text-unidecode, python-slugify, tqdm, kaggle, tid-regression-model, appdirs, click, toml, pathspec, typed-ast, regex, black, pyflakes, mccabe, entrypoints, pycodestyle, flake8, mypy-extensions, typing-extensions, mypy
ERROR: Could not install packages due to an EnvironmentError: [Errno 2] No such file or directory: 'c:\users\arunm\downloads\udemy\testing-and-monitoring-ml-deployments\packages\gradient_boosting_model\.tox\unit_tests\Lib\site-packages\sklearn\datasets\tests\data\openml\292\api-v1-json-data-list-data_name-australian-limit-2-data_version-1-status-deactivated.json.gz'
WARNING: You are using pip version 19.2.3, however version 20.0.2 is available.
You should consider upgrading via the 'python -m pip install --upgrade pip' command.
=============================================================================== log end ===============================================================================
ERROR: could not install deps [-rtest_requirements.txt]; v = InvocationError("'C:\Users\arunm\Downloads\udemy\testing-and-monitoring-ml-deployments\packages\gradient_boosting_model\.tox\unit_tests\Scripts\pip.EXE' install -rtest_requirements.txt", 1)
stylechecks create: C:\Users\arunm\Downloads\udemy\testing-and-monitoring-ml-deployments\packages\gradient_boosting_model.tox\unit_tests
stylechecks installdeps: -rtest_requirements.txt
ERROR: invocation failed (exit code 1), logfile: C:\Users\arunm\Downloads\udemy\testing-and-monitoring-ml-deployments\packages\gradient_boosting_model.tox\unit_tests\log\stylechecks-1.log
============================================================================== log start ==============================================================================
Collecting numpy<1.19.0,>=1.18.1 (from -r requirements.txt (line 2))
Using cached https://files.pythonhosted.org/packages/f9/50/cd3e12bf41ac273702882610fd43bd765b8d2b99baf4295b00578fd69323/numpy-1.18.2-cp37-cp37m-win_amd64.whl
Collecting scikit-learn<0.23.0,>=0.22.1 (from -r requirements.txt (line 3))
Using cached https://files.pythonhosted.org/packages/1f/e3/e400f94e368a7b0d2432a88ab671a7f27c9159f177bbed68f7cce83b5848/scikit_learn-0.22.2.post1-cp37-cp37m-win_amd64.whl
Collecting pandas<0.26.0,>=0.25.3 (from -r requirements.txt (line 4))
Using cached https://files.pythonhosted.org/packages/02/d0/1e8e60e61e748338e3a40e42f5dfeee63ccdecfc4f0894122b890bfb009a/pandas-0.25.3-cp37-cp37m-win_amd64.whl
Collecting feature_engine<0.4.0,>=0.3.1 (from -r requirements.txt (line 5))
Using cached https://files.pythonhosted.org/packages/b3/0f/7f7f60195879fc487aeaecba343f02c6f4426bc239b378b73655d40c1d06/feature_engine-0.3.1-py3-none-any.whl
Collecting joblib<0.15.0,>=0.14.1 (from -r requirements.txt (line 6))
Using cached https://files.pythonhosted.org/packages/28/5c/cf6a2b65a321c4a209efcdf64c2689efae2cb62661f8f6f4bb28547cf1bf/joblib-0.14.1-py2.py3-none-any.whl
Collecting strictyaml<1.1.0,>=1.0.5 (from -r requirements.txt (line 9))
Collecting pydantic<1.2,>=1.1 (from -r requirements.txt (line 10))
Using cached https://files.pythonhosted.org/packages/7a/7a/bd4ad477de84aaed10e73b404b4aadaab8d81a0791d7071a0e59e5bfa548/pydantic-1.1.1-py36.py37.py38-none-any.whl
Collecting marshmallow<4.0,>=3.2.2 (from -r requirements.txt (line 13))
Using cached https://files.pythonhosted.org/packages/d8/0b/bb43d7610e71d87e8537025841c248471dbf938c676d32b8f94c82148c04/marshmallow-3.5.1-py2.py3-none-any.whl
Collecting setuptools<42.0.0,>=41.4.0 (from -r requirements.txt (line 16))
Using cached https://files.pythonhosted.org/packages/d9/de/554b6310ac87c5b921bc45634b07b11394fe63bc4cb5176f5240addf18ab/setuptools-41.6.0-py2.py3-none-any.whl
Requirement already satisfied: wheel<0.34.0,>=0.33.6 in c:\users\arunm\downloads\udemy\testing-and-monitoring-ml-deployments\packages\gradient_boosting_model.tox\unit_tests\lib\site-packages (from -r requirements.txt (line 17)) (0.33.6)
Collecting pytest<6.0.0,>=5.3.2 (from -r test_requirements.txt (line 4))
Using cached https://files.pythonhosted.org/packages/c7/e2/c19c667f42f72716a7d03e8dd4d6f63f47d39feadd44cc1ee7ca3089862c/pytest-5.4.1-py3-none-any.whl
Collecting pip==20.0.2 (from -r test_requirements.txt (line 5))
Using cached https://files.pythonhosted.org/packages/54/0c/d01aa759fdc501a58f431eb594a17495f15b88da142ce14b5845662c13f3/pip-20.0.2-py2.py3-none-any.whl
Collecting tid-regression-model<2.1.0,>=2.0.20 (from -r test_requirements.txt (line 8))
Collecting black<20.0,>=19.10b0 (from -r test_requirements.txt (line 11))
Using cached https://files.pythonhosted.org/packages/fd/bb/ad34bbc93d1bea3de086d7c59e528d4a503ac8fe318bd1fa48605584c3d2/black-19.10b0-py36-none-any.whl
Collecting flake8<4.0,>=3.7.9 (from -r test_requirements.txt (line 12))
Using cached https://files.pythonhosted.org/packages/f8/1f/7ea40d1e4146ea55dbab41cda1376db092a75794914169aabd7e8d7a7def/flake8-3.7.9-py2.py3-none-any.whl
Collecting mypy>=0.740 (from -r test_requirements.txt (line 13))
Using cached https://files.pythonhosted.org/packages/76/2b/32d02ae19f3c96f92103b0e4bbce2e45c7a8a239ada60ac863d849a78b7f/mypy-0.770-cp37-cp37m-win_amd64.whl
Collecting kaggle<1.6.0,>=1.5.6 (from -r test_requirements.txt (line 16))
Collecting scipy>=0.17.0 (from scikit-learn<0.23.0,>=0.22.1->-r requirements.txt (line 3))
Using cached https://files.pythonhosted.org/packages/61/51/046cbc61c7607e5ecead6ff1a9453fba5e7e47a5ea8d608cc7036586a5ef/scipy-1.4.1-cp37-cp37m-win_amd64.whl
Collecting python-dateutil>=2.6.1 (from pandas<0.26.0,>=0.25.3->-r requirements.txt (line 4))
Using cached https://files.pythonhosted.org/packages/d4/70/d60450c3dd48ef87586924207ae8907090de0b306af2bce5d134d78615cb/python_dateutil-2.8.1-py2.py3-none-any.whl
Collecting pytz>=2017.2 (from pandas<0.26.0,>=0.25.3->-r requirements.txt (line 4))
Using cached https://files.pythonhosted.org/packages/e7/f9/f0b53f88060247251bf481fa6ea62cd0d25bf1b11a87888e53ce5b7c8ad2/pytz-2019.3-py2.py3-none-any.whl
Collecting numpydoc>=0.6.0 (from feature_engine<0.4.0,>=0.3.1->-r requirements.txt (line 5))
Collecting statsmodels>=0.8.0 (from feature_engine<0.4.0,>=0.3.1->-r requirements.txt (line 5))
Using cached https://files.pythonhosted.org/packages/86/3c/d118973b8d85eeba14b3a306a5a06f920dd92878fa57c264dbe70b83a197/statsmodels-0.11.1-cp37-none-win_amd64.whl
Collecting ruamel.yaml>=0.14.2 (from strictyaml<1.1.0,>=1.0.5->-r requirements.txt (line 9))
Using cached https://files.pythonhosted.org/packages/a6/92/59af3e38227b9cc14520bf1e59516d99ceca53e3b8448094248171e9432b/ruamel.yaml-0.16.10-py2.py3-none-any.whl
Collecting wcwidth (from pytest<6.0.0,>=5.3.2->-r test_requirements.txt (line 4))
Using cached https://files.pythonhosted.org/packages/f6/d5/1ecdac957e3ea12c1b319fcdee8b6917ffaff8b4644d673c4d72d2f20b49/wcwidth-0.1.9-py2.py3-none-any.whl
Collecting more-itertools>=4.0.0 (from pytest<6.0.0,>=5.3.2->-r test_requirements.txt (line 4))
Using cached https://files.pythonhosted.org/packages/72/96/4297306cc270eef1e3461da034a3bebe7c84eff052326b130824e98fc3fb/more_itertools-8.2.0-py3-none-any.whl
Collecting packaging (from pytest<6.0.0,>=5.3.2->-r test_requirements.txt (line 4))
Using cached https://files.pythonhosted.org/packages/62/0a/34641d2bf5c917c96db0ded85ae4da25b6cd922d6b794648d4e7e07c88e5/packaging-20.3-py2.py3-none-any.whl
Collecting pluggy<1.0,>=0.12 (from pytest<6.0.0,>=5.3.2->-r test_requirements.txt (line 4))
Using cached https://files.pythonhosted.org/packages/a0/28/85c7aa31b80d150b772fbe4a229487bc6644da9ccb7e427dd8cc60cb8a62/pluggy-0.13.1-py2.py3-none-any.whl
Collecting importlib-metadata>=0.12; python_version < "3.8" (from pytest<6.0.0,>=5.3.2->-r test_requirements.txt (line 4))
Using cached https://files.pythonhosted.org/packages/0f/b0/3302e1a1711aaa920e82b025ef07fb5fe81f09634e4f7af0fb4695b72cab/importlib_metadata-1.5.2-py2.py3-none-any.whl
Collecting py>=1.5.0 (from pytest<6.0.0,>=5.3.2->-r test_requirements.txt (line 4))
Using cached https://files.pythonhosted.org/packages/99/8d/21e1767c009211a62a8e3067280bfce76e89c9f876180308515942304d2d/py-1.8.1-py2.py3-none-any.whl
Collecting atomicwrites>=1.0; sys_platform == "win32" (from pytest<6.0.0,>=5.3.2->-r test_requirements.txt (line 4))
Using cached https://files.pythonhosted.org/packages/52/90/6155aa926f43f2b2a22b01be7241be3bfd1ceaf7d0b3267213e8127d41f4/atomicwrites-1.3.0-py2.py3-none-any.whl
Collecting colorama; sys_platform == "win32" (from pytest<6.0.0,>=5.3.2->-r test_requirements.txt (line 4))
Using cached https://files.pythonhosted.org/packages/c9/dc/45cdef1b4d119eb96316b3117e6d5708a08029992b2fee2c143c7a0a5cc5/colorama-0.4.3-py2.py3-none-any.whl
Collecting attrs>=17.4.0 (from pytest<6.0.0,>=5.3.2->-r test_requirements.txt (line 4))
Using cached https://files.pythonhosted.org/packages/a2/db/4313ab3be961f7a763066401fb77f7748373b6094076ae2bda2806988af6/attrs-19.3.0-py2.py3-none-any.whl
Collecting appdirs (from black<20.0,>=19.10b0->-r test_requirements.txt (line 11))
Using cached https://files.pythonhosted.org/packages/56/eb/810e700ed1349edde4cbdc1b2a21e28cdf115f9faf263f6bbf8447c1abf3/appdirs-1.4.3-py2.py3-none-any.whl
Collecting click>=6.5 (from black<20.0,>=19.10b0->-r test_requirements.txt (line 11))
Using cached https://files.pythonhosted.org/packages/dd/c0/4d8f43a9b16e289f36478422031b8a63b54b6ac3b1ba605d602f10dd54d6/click-7.1.1-py2.py3-none-any.whl
Collecting toml>=0.9.4 (from black<20.0,>=19.10b0->-r test_requirements.txt (line 11))
Using cached https://files.pythonhosted.org/packages/a2/12/ced7105d2de62fa7c8fb5fce92cc4ce66b57c95fb875e9318dba7f8c5db0/toml-0.10.0-py2.py3-none-any.whl
Collecting pathspec<1,>=0.6 (from black<20.0,>=19.10b0->-r test_requirements.txt (line 11))
Using cached https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl
Collecting typed-ast>=1.4.0 (from black<20.0,>=19.10b0->-r test_requirements.txt (line 11))
Using cached https://files.pythonhosted.org/packages/6d/6f/c67eed763bcc095d9187c7a04fdc3ba640d1e990368acfcb1d294ff71549/typed_ast-1.4.1-cp37-cp37m-win_amd64.whl
Collecting regex (from black<20.0,>=19.10b0->-r test_requirements.txt (line 11))
Using cached https://files.pythonhosted.org/packages/5e/f2/5270ea5c857c1f42d4815687e1df3ab1a0432bfe240ac3ab03c029fad9d5/regex-2020.2.20-cp37-cp37m-win_amd64.whl
Collecting pyflakes<2.2.0,>=2.1.0 (from flake8<4.0,>=3.7.9->-r test_requirements.txt (line 12))
Using cached https://files.pythonhosted.org/packages/84/f2/ed0ffb887f8138a8fe5a621b8c0bb9598bfb3989e029f6c6a85ee66628ee/pyflakes-2.1.1-py2.py3-none-any.whl
Collecting mccabe<0.7.0,>=0.6.0 (from flake8<4.0,>=3.7.9->-r test_requirements.txt (line 12))
Using cached https://files.pythonhosted.org/packages/87/89/479dc97e18549e21354893e4ee4ef36db1d237534982482c3681ee6e7b57/mccabe-0.6.1-py2.py3-none-any.whl
Collecting entrypoints<0.4.0,>=0.3.0 (from flake8<4.0,>=3.7.9->-r test_requirements.txt (line 12))
Using cached https://files.pythonhosted.org/packages/ac/c6/44694103f8c221443ee6b0041f69e2740d89a25641e62fb4f2ee568f2f9c/entrypoints-0.3-py2.py3-none-any.whl
Collecting pycodestyle<2.6.0,>=2.5.0 (from flake8<4.0,>=3.7.9->-r test_requirements.txt (line 12))
Using cached https://files.pythonhosted.org/packages/0e/0c/04a353e104d2f324f8ee5f4b32012618c1c86dd79e52a433b64fceed511b/pycodestyle-2.5.0-py2.py3-none-any.whl
Collecting mypy-extensions<0.5.0,>=0.4.3 (from mypy>=0.740->-r test_requirements.txt (line 13))
Using cached https://files.pythonhosted.org/packages/5c/eb/975c7c080f3223a5cdaff09612f3a5221e4ba534f7039db34c35d95fa6a5/mypy_extensions-0.4.3-py2.py3-none-any.whl
Collecting typing-extensions>=3.7.4 (from mypy>=0.740->-r test_requirements.txt (line 13))
Using cached https://files.pythonhosted.org/packages/03/92/705fe8aca27678e01bbdd7738173b8e7df0088a2202c80352f664630d638/typing_extensions-3.7.4.1-py3-none-any.whl
Collecting requests (from kaggle<1.6.0,>=1.5.6->-r test_requirements.txt (line 16))
Using cached https://files.pythonhosted.org/packages/1a/70/1935c770cb3be6e3a8b78ced23d7e0f3b187f5cbfab4749523ed65d7c9b1/requests-2.23.0-py2.py3-none-any.whl
Collecting certifi (from kaggle<1.6.0,>=1.5.6->-r test_requirements.txt (line 16))
Using cached https://files.pythonhosted.org/packages/b9/63/df50cac98ea0d5b006c55a399c3bf1db9da7b5a24de7890bc9cfd5dd9e99/certifi-2019.11.28-py2.py3-none-any.whl
Collecting python-slugify (from kaggle<1.6.0,>=1.5.6->-r test_requirements.txt (line 16))
Collecting six>=1.10 (from kaggle<1.6.0,>=1.5.6->-r test_requirements.txt (line 16))
Using cached https://files.pythonhosted.org/packages/65/eb/1f97cb97bfc2390a276969c6fae16075da282f5058082d4cb10c6c5c1dba/six-1.14.0-py2.py3-none-any.whl
Collecting tqdm (from kaggle<1.6.0,>=1.5.6->-r test_requirements.txt (line 16))
Using cached https://files.pythonhosted.org/packages/47/55/fd9170ba08a1a64a18a7f8a18f088037316f2a41be04d2fe6ece5a653e8f/tqdm-4.43.0-py2.py3-none-any.whl
Collecting urllib3<1.25,>=1.21.1 (from kaggle<1.6.0,>=1.5.6->-r test_requirements.txt (line 16))
Using cached https://files.pythonhosted.org/packages/01/11/525b02e4acc0c747de8b6ccdab376331597c569c42ea66ab0a1dbd36eca2/urllib3-1.24.3-py2.py3-none-any.whl
Collecting sphinx>=1.6.5 (from numpydoc>=0.6.0->feature_engine<0.4.0,>=0.3.1->-r requirements.txt (line 5))
Using cached https://files.pythonhosted.org/packages/16/c1/1c8016475cb612a64ce613c6b61c16224fe6dcfd9527792016ce611c231c/Sphinx-2.4.4-py3-none-any.whl
Collecting Jinja2>=2.3 (from numpydoc>=0.6.0->feature_engine<0.4.0,>=0.3.1->-r requirements.txt (line 5))
Using cached https://files.pythonhosted.org/packages/27/24/4f35961e5c669e96f6559760042a55b9bcfcdb82b9bdb3c8753dbe042e35/Jinja2-2.11.1-py2.py3-none-any.whl
Collecting patsy>=0.5 (from statsmodels>=0.8.0->feature_engine<0.4.0,>=0.3.1->-r requirements.txt (line 5))
Using cached https://files.pythonhosted.org/packages/ea/0c/5f61f1a3d4385d6bf83b83ea495068857ff8dfb89e74824c6e9eb63286d8/patsy-0.5.1-py2.py3-none-any.whl
Collecting ruamel.yaml.clib>=0.1.2; platform_python_implementation == "CPython" and python_version < "3.9" (from ruamel.yaml>=0.14.2->strictyaml<1.1.0,>=1.0.5->-r requirements.txt (line 9))
Using cached https://files.pythonhosted.org/packages/df/b7/0a84f9a762282314a9df54c56aeec8c2b4f17404ee3d3a05faa76e27e006/ruamel.yaml.clib-0.2.0-cp37-cp37m-win_amd64.whl
Collecting pyparsing>=2.0.2 (from packaging->pytest<6.0.0,>=5.3.2->-r test_requirements.txt (line 4))
Using cached https://files.pythonhosted.org/packages/5d/bc/1e58593167fade7b544bfe9502a26dc860940a79ab306e651e7f13be68c2/pyparsing-2.4.6-py2.py3-none-any.whl
Collecting zipp>=0.5 (from importlib-metadata>=0.12; python_version < "3.8"->pytest<6.0.0,>=5.3.2->-r test_requirements.txt (line 4))
Using cached https://files.pythonhosted.org/packages/b2/34/bfcb43cc0ba81f527bc4f40ef41ba2ff4080e047acb0586b56b3d017ace4/zipp-3.1.0-py3-none-any.whl
Collecting chardet<4,>=3.0.2 (from requests->kaggle<1.6.0,>=1.5.6->-r test_requirements.txt (line 16))
Using cached https://files.pythonhosted.org/packages/bc/a9/01ffebfb562e4274b6487b4bb1ddec7ca55ec7510b22e4c51f14098443b8/chardet-3.0.4-py2.py3-none-any.whl
Collecting idna<3,>=2.5 (from requests->kaggle<1.6.0,>=1.5.6->-r test_requirements.txt (line 16))
Using cached https://files.pythonhosted.org/packages/89/e3/afebe61c546d18fb1709a61bee788254b40e736cff7271c7de5de2dc4128/idna-2.9-py2.py3-none-any.whl
Collecting text-unidecode>=1.3 (from python-slugify->kaggle<1.6.0,>=1.5.6->-r test_requirements.txt (line 16))
Using cached https://files.pythonhosted.org/packages/a6/a5/c0b6468d3824fe3fde30dbb5e1f687b291608f9473681bbf7dabbf5a87d7/text_unidecode-1.3-py2.py3-none-any.whl
Collecting Pygments>=2.0 (from sphinx>=1.6.5->numpydoc>=0.6.0->feature_engine<0.4.0,>=0.3.1->-r requirements.txt (line 5))
Using cached https://files.pythonhosted.org/packages/2d/68/106af3ae51daf807e9cdcba6a90e518954eb8b70341cee52995540a53ead/Pygments-2.6.1-py3-none-any.whl
Collecting sphinxcontrib-applehelp (from sphinx>=1.6.5->numpydoc>=0.6.0->feature_engine<0.4.0,>=0.3.1->-r requirements.txt (line 5))
Using cached https://files.pythonhosted.org/packages/dc/47/86022665a9433d89a66f5911b558ddff69861766807ba685de2e324bd6ed/sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl
Collecting sphinxcontrib-serializinghtml (from sphinx>=1.6.5->numpydoc>=0.6.0->feature_engine<0.4.0,>=0.3.1->-r requirements.txt (line 5))
Using cached https://files.pythonhosted.org/packages/9a/ca/bfad79b79b3821d0c6361c431f0ef4aec16ee248338b2c2013008b34d345/sphinxcontrib_serializinghtml-1.1.4-py2.py3-none-any.whl
Collecting sphinxcontrib-htmlhelp (from sphinx>=1.6.5->numpydoc>=0.6.0->feature_engine<0.4.0,>=0.3.1->-r requirements.txt (line 5))
Using cached https://files.pythonhosted.org/packages/36/62/8222554b29b3acde8420128d6d3999c5904d40922ef4b6ccb370e2be7421/sphinxcontrib_htmlhelp-1.0.3-py2.py3-none-any.whl
Collecting sphinxcontrib-jsmath (from sphinx>=1.6.5->numpydoc>=0.6.0->feature_engine<0.4.0,>=0.3.1->-r requirements.txt (line 5))
Using cached https://files.pythonhosted.org/packages/c2/42/4c8646762ee83602e3fb3fbe774c2fac12f317deb0b5dbeeedd2d3ba4b77/sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl
Collecting imagesize (from sphinx>=1.6.5->numpydoc>=0.6.0->feature_engine<0.4.0,>=0.3.1->-r requirements.txt (line 5))
Using cached https://files.pythonhosted.org/packages/31/b2/b5522a0c8d11e4aff83f8342f3f0dea68c2fb25aa44403e420587f0ce204/imagesize-1.2.0-py2.py3-none-any.whl
Collecting docutils>=0.12 (from sphinx>=1.6.5->numpydoc>=0.6.0->feature_engine<0.4.0,>=0.3.1->-r requirements.txt (line 5))
Using cached https://files.pythonhosted.org/packages/81/44/8a15e45ffa96e6cf82956dd8d7af9e666357e16b0d93b253903475ee947f/docutils-0.16-py2.py3-none-any.whl
Collecting snowballstemmer>=1.1 (from sphinx>=1.6.5->numpydoc>=0.6.0->feature_engine<0.4.0,>=0.3.1->-r requirements.txt (line 5))
Using cached https://files.pythonhosted.org/packages/7d/4b/cdf1113a0e88b641893b814e9c36f69a6fda28cd88b62c7f0d858cde3166/snowballstemmer-2.0.0-py2.py3-none-any.whl
Collecting babel!=2.0,>=1.3 (from sphinx>=1.6.5->numpydoc>=0.6.0->feature_engine<0.4.0,>=0.3.1->-r requirements.txt (line 5))
Using cached https://files.pythonhosted.org/packages/15/a1/522dccd23e5d2e47aed4b6a16795b8213e3272c7506e625f2425ad025a19/Babel-2.8.0-py2.py3-none-any.whl
Collecting sphinxcontrib-qthelp (from sphinx>=1.6.5->numpydoc>=0.6.0->feature_engine<0.4.0,>=0.3.1->-r requirements.txt (line 5))
Using cached https://files.pythonhosted.org/packages/2b/14/05f9206cf4e9cfca1afb5fd224c7cd434dcc3a433d6d9e4e0264d29c6cdb/sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl
Collecting alabaster<0.8,>=0.7 (from sphinx>=1.6.5->numpydoc>=0.6.0->feature_engine<0.4.0,>=0.3.1->-r requirements.txt (line 5))
Using cached https://files.pythonhosted.org/packages/10/ad/00b090d23a222943eb0eda509720a404f531a439e803f6538f35136cae9e/alabaster-0.7.12-py2.py3-none-any.whl
Collecting sphinxcontrib-devhelp (from sphinx>=1.6.5->numpydoc>=0.6.0->feature_engine<0.4.0,>=0.3.1->-r requirements.txt (line 5))
Using cached https://files.pythonhosted.org/packages/c5/09/5de5ed43a521387f18bdf5f5af31d099605c992fd25372b2b9b825ce48ee/sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl
Collecting MarkupSafe>=0.23 (from Jinja2>=2.3->numpydoc>=0.6.0->feature_engine<0.4.0,>=0.3.1->-r requirements.txt (line 5))
Using cached https://files.pythonhosted.org/packages/65/c6/2399700d236d1dd681af8aebff1725558cddfd6e43d7a5184a675f4711f5/MarkupSafe-1.1.1-cp37-cp37m-win_amd64.whl
Installing collected packages: numpy, joblib, scipy, scikit-learn, six, python-dateutil, pytz, pandas, Pygments, sphinxcontrib-applehelp, sphinxcontrib-serializinghtml, sphinxcontrib-htmlhelp, sphinxcontrib-jsmath, setuptools, pyparsing, packaging, colorama, imagesize, docutils, snowballstemmer, babel, sphinxcontrib-qthelp, alabaster, chardet, idna, certifi, urllib3, requests, MarkupSafe, Jinja2, sphinxcontrib-devhelp, sphinx, numpydoc, patsy, statsmodels, feature-engine, ruamel.yaml.clib, ruamel.yaml, strictyaml, pydantic, marshmallow, wcwidth, more-itertools, zipp, importlib-metadata, pluggy, py, atomicwrites, attrs, pytest, pip, text-unidecode, python-slugify, tqdm, kaggle, tid-regression-model, appdirs, click, toml, pathspec, typed-ast, regex, black, pyflakes, mccabe, entrypoints, pycodestyle, flake8, mypy-extensions, typing-extensions, mypy
ERROR: Could not install packages due to an EnvironmentError: [Errno 2] No such file or directory: 'c:\users\arunm\downloads\udemy\testing-and-monitoring-ml-deployments\packages\gradient_boosting_model\.tox\unit_tests\Lib\site-packages\sklearn\datasets\tests\data\openml\292\api-v1-json-data-list-data_name-australian-limit-2-data_version-1-status-deactivated.json.gz'
WARNING: You are using pip version 19.2.3, however version 20.0.2 is available.
You should consider upgrading via the 'python -m pip install --upgrade pip' command.
=============================================================================== log end ===============================================================================
ERROR: could not install deps [-rtest_requirements.txt]; v = InvocationError("'C:\Users\arunm\Downloads\udemy\testing-and-monitoring-ml-deployments\packages\gradient_boosting_model\.tox\unit_tests\Scripts\pip.EXE' install -rtest_requirements.txt", 1)
_______________________________________________________________________________ summary _______________________________________________________________________________
ERROR: unit_tests: could not install deps [-rtest_requirements.txt]; v = InvocationError("'C:\Users\arunm\Downloads\udemy\testing-and-monitoring-ml-deployments\packages\gradient_boosting_model\.tox\unit_tests\Scripts\pip.EXE' install -rtest_requirements.txt", 1)
ERROR: typechecks: could not install deps [-rtest_requirements.txt]; v = InvocationError("'C:\Users\arunm\Downloads\udemy\testing-and-monitoring-ml-deployments\packages\gradient_boosting_model\.tox\unit_tests\Scripts\pip.EXE' install -rtest_requirements.txt", 1)
ERROR: stylechecks: could not install deps [-rtest_requirements.txt]; v = InvocationError("'C:\Users\arunm\Downloads\udemy\testing-and-monitoring-ml-deployments\packages\gradient_boosting_model\.tox\unit_tests\Scripts\pip.EXE' install -rtest_requirements.txt", 1)
The text was updated successfully, but these errors were encountered: