Getting the below error while trying python -m pip install great_expectations
Details:
OS: Windows 10
Python version installed: Python 3.9.8
The actual error is:
ERROR: Could not install packages due to an OSError: [Errno 2] No such file or directory: 'C:\Users\AartiSuresh\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.9_qbz5n2kfra8p0\LocalCache\local-packages\Python39\site-packages\jedi\third_party\typeshed\third_party\2and3\requests\packages\urllib3\packages\ssl_match_hostname\_implementation.pyi’
Entire log is as below:
Collecting great_expectations
Using cached great_expectations-0.13.41-py3-none-any.whl (4.8 MB)
Collecting ipywidgets>=7.5.1
Using cached ipywidgets-7.6.5-py2.py3-none-any.whl (121 kB)
Collecting ruamel.yaml>=0.16
Using cached ruamel.yaml-0.17.17-py3-none-any.whl (109 kB)
Collecting mistune>=0.8.4
Using cached mistune-0.8.4-py2.py3-none-any.whl (16 kB)
Collecting importlib-metadata>=1.7.0
Using cached importlib_metadata-4.8.2-py3-none-any.whl (17 kB)
Requirement already satisfied: pyparsing<3,>=2.4 in c:\users\aartisuresh\appdata\local\packages\pythonsoftwarefoundation.python.3.9_qbz5n2kfra8p0\localcache\local-packages\python39\site-packages (from great_expectations) (2.4.7)
Collecting Click>=7.1.2
Using cached click-8.0.3-py3-none-any.whl (97 kB)
Collecting numpy>=1.14.1
Using cached numpy-1.21.4-cp39-cp39-win_amd64.whl (14.0 MB)
Collecting tzlocal>=1.2
Using cached tzlocal-4.1-py3-none-any.whl (19 kB)
Collecting jinja2>=2.10
Using cached Jinja2-3.0.3-py3-none-any.whl (133 kB)
Requirement already satisfied: jsonschema>=2.5.1 in c:\users\aartisuresh\appdata\local\packages\pythonsoftwarefoundation.python.3.9_qbz5n2kfra8p0\localcache\local-packages\python39\site-packages (from great_expectations) (4.2.1)
Collecting jsonpatch>=1.22
Using cached jsonpatch-1.32-py2.py3-none-any.whl (12 kB)
Collecting tqdm>=4.59.0
Using cached tqdm-4.62.3-py2.py3-none-any.whl (76 kB)
Collecting altair<5,>=4.0.0
Using cached altair-4.1.0-py3-none-any.whl (727 kB)
Requirement already satisfied: python-dateutil>=2.8.1 in c:\users\aartisuresh\appdata\local\packages\pythonsoftwarefoundation.python.3.9_qbz5n2kfra8p0\localcache\local-packages\python39\site-packages (from great_expectations) (2.8.2)
Collecting pandas>=0.23.0
Using cached pandas-1.3.4-cp39-cp39-win_amd64.whl (10.2 MB)
Collecting scipy>=0.19.0
Using cached scipy-1.7.2-cp39-cp39-win_amd64.whl (34.3 MB)
Collecting requests>=2.20
Using cached requests-2.26.0-py2.py3-none-any.whl (62 kB)
Collecting pytz>=2015.6
Using cached pytz-2021.3-py2.py3-none-any.whl (503 kB)
Collecting termcolor>=1.1.0
Using cached termcolor-1.1.0.tar.gz (3.9 kB)
Preparing metadata (setup.py) … done
Requirement already satisfied: entrypoints in c:\users\aartisuresh\appdata\local\packages\pythonsoftwarefoundation.python.3.9_qbz5n2kfra8p0\localcache\local-packages\python39\site-packages (from altair<5,>=4.0.0->great_expectations) (0.3)
Collecting toolz
Using cached toolz-0.11.2-py3-none-any.whl (55 kB)
Collecting colorama
Using cached colorama-0.4.4-py2.py3-none-any.whl (16 kB)
Collecting zipp>=0.5
Using cached zipp-3.6.0-py3-none-any.whl (5.3 kB)
Requirement already satisfied: ipython-genutils~=0.2.0 in c:\users\aartisuresh\appdata\local\packages\pythonsoftwarefoundation.python.3.9_qbz5n2kfra8p0\localcache\local-packages\python39\site-packages (from ipywidgets>=7.5.1->great_expectations) (0.2.0)
Collecting widgetsnbextension~=3.5.0
Using cached widgetsnbextension-3.5.2-py2.py3-none-any.whl (1.6 MB)
Requirement already satisfied: nbformat>=4.2.0 in c:\users\aartisuresh\appdata\local\packages\pythonsoftwarefoundation.python.3.9_qbz5n2kfra8p0\localcache\local-packages\python39\site-packages (from ipywidgets>=7.5.1->great_expectations) (5.1.3)
Collecting jupyterlab-widgets>=1.0.0
Using cached jupyterlab_widgets-1.0.2-py3-none-any.whl (243 kB)
Collecting ipykernel>=4.5.1
Using cached ipykernel-6.5.0-py3-none-any.whl (125 kB)
Requirement already satisfied: traitlets>=4.3.1 in c:\users\aartisuresh\appdata\local\packages\pythonsoftwarefoundation.python.3.9_qbz5n2kfra8p0\localcache\local-packages\python39\site-packages (from ipywidgets>=7.5.1->great_expectations) (5.1.1)
Collecting ipython>=4.0.0
Using cached ipython-7.29.0-py3-none-any.whl (790 kB)
Requirement already satisfied: MarkupSafe>=2.0 in c:\users\aartisuresh\appdata\local\packages\pythonsoftwarefoundation.python.3.9_qbz5n2kfra8p0\localcache\local-packages\python39\site-packages (from jinja2>=2.10->great_expectations) (2.0.1)
Collecting jsonpointer>=1.9
Using cached jsonpointer-2.2-py2.py3-none-any.whl (7.5 kB)
Requirement already satisfied: pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 in c:\users\aartisuresh\appdata\local\packages\pythonsoftwarefoundation.python.3.9_qbz5n2kfra8p0\localcache\local-packages\python39\site-packages (from jsonschema>=2.5.1->great_expectations) (0.18.0)
Requirement already satisfied: attrs>=17.4.0 in c:\users\aartisuresh\appdata\local\packages\pythonsoftwarefoundation.python.3.9_qbz5n2kfra8p0\localcache\local-packages\python39\site-packages (from jsonschema>=2.5.1->great_expectations) (21.2.0)
Requirement already satisfied: six>=1.5 in c:\users\aartisuresh\appdata\local\packages\pythonsoftwarefoundation.python.3.9_qbz5n2kfra8p0\localcache\local-packages\python39\site-packages (from python-dateutil>=2.8.1->great_expectations) (1.16.0)
Collecting charset-normalizer~=2.0.0
Using cached charset_normalizer-2.0.7-py3-none-any.whl (38 kB)
Collecting urllib3<1.27,>=1.21.1
Using cached urllib3-1.26.7-py2.py3-none-any.whl (138 kB)
Collecting certifi>=2017.4.17
Using cached certifi-2021.10.8-py2.py3-none-any.whl (149 kB)
Collecting idna<4,>=2.5
Using cached idna-3.3-py3-none-any.whl (61 kB)
Collecting ruamel.yaml.clib>=0.1.2
Using cached ruamel.yaml.clib-0.2.6-cp39-cp39-win_amd64.whl (118 kB)
Collecting tzdata
Using cached tzdata-2021.5-py2.py3-none-any.whl (339 kB)
Collecting pytz-deprecation-shim
Using cached pytz_deprecation_shim-0.1.0.post0-py2.py3-none-any.whl (15 kB)
Collecting debugpy<2.0,>=1.0.0
Using cached debugpy-1.5.1-cp39-cp39-win_amd64.whl (4.4 MB)
Requirement already satisfied: matplotlib-inline<0.2.0,>=0.1.0 in c:\users\aartisuresh\appdata\local\packages\pythonsoftwarefoundation.python.3.9_qbz5n2kfra8p0\localcache\local-packages\python39\site-packages (from ipykernel>=4.5.1->ipywidgets>=7.5.1->great_expectations) (0.1.3)
Requirement already satisfied: jupyter-client<8.0 in c:\users\aartisuresh\appdata\local\packages\pythonsoftwarefoundation.python.3.9_qbz5n2kfra8p0\localcache\local-packages\python39\site-packages (from ipykernel>=4.5.1->ipywidgets>=7.5.1->great_expectations) (7.0.6)
Requirement already satisfied: tornado<7.0,>=4.2 in c:\users\aartisuresh\appdata\local\packages\pythonsoftwarefoundation.python.3.9_qbz5n2kfra8p0\localcache\local-packages\python39\site-packages (from ipykernel>=4.5.1->ipywidgets>=7.5.1->great_expectations) (6.1)
Collecting backcall
Using cached backcall-0.2.0-py2.py3-none-any.whl (11 kB)
Requirement already satisfied: pygments in c:\users\aartisuresh\appdata\local\packages\pythonsoftwarefoundation.python.3.9_qbz5n2kfra8p0\localcache\local-packages\python39\site-packages (from ipython>=4.0.0->ipywidgets>=7.5.1->great_expectations) (2.10.0)
Collecting jedi>=0.16
Using cached jedi-0.18.0-py2.py3-none-any.whl (1.4 MB)
Requirement already satisfied: setuptools>=18.5 in c:\program files\windowsapps\pythonsoftwarefoundation.python.3.9_3.9.2288.0_x64__qbz5n2kfra8p0\lib\site-packages (from ipython>=4.0.0->ipywidgets>=7.5.1->great_expectations) (58.1.0)
Requirement already satisfied: prompt-toolkit!=3.0.0,!=3.0.1,<3.1.0,>=2.0.0 in c:\users\aartisuresh\appdata\local\packages\pythonsoftwarefoundation.python.3.9_qbz5n2kfra8p0\localcache\local-packages\python39\site-packages (from ipython>=4.0.0->ipywidgets>=7.5.1->great_expectations) (3.0.22)
Requirement already satisfied: pickleshare in c:\users\aartisuresh\appdata\local\packages\pythonsoftwarefoundation.python.3.9_qbz5n2kfra8p0\localcache\local-packages\python39\site-packages (from ipython>=4.0.0->ipywidgets>=7.5.1->great_expectations) (0.7.5)
Collecting decorator
Using cached decorator-5.1.0-py3-none-any.whl (9.1 kB)
Requirement already satisfied: jupyter-core in c:\users\aartisuresh\appdata\local\packages\pythonsoftwarefoundation.python.3.9_qbz5n2kfra8p0\localcache\local-packages\python39\site-packages (from nbformat>=4.2.0->ipywidgets>=7.5.1->great_expectations) (4.9.1)
Collecting notebook>=4.4.1
Using cached notebook-6.4.5-py3-none-any.whl (9.9 MB)
Requirement already satisfied: parso<0.9.0,>=0.8.0 in c:\users\aartisuresh\appdata\local\packages\pythonsoftwarefoundation.python.3.9_qbz5n2kfra8p0\localcache\local-packages\python39\site-packages (from jedi>=0.16->ipython>=4.0.0->ipywidgets>=7.5.1->great_expectations) (0.8.2)
Requirement already satisfied: nest-asyncio>=1.5 in c:\users\aartisuresh\appdata\local\packages\pythonsoftwarefoundation.python.3.9_qbz5n2kfra8p0\localcache\local-packages\python39\site-packages (from jupyter-client<8.0->ipykernel>=4.5.1->ipywidgets>=7.5.1->great_expectations) (1.5.1)
Requirement already satisfied: pyzmq>=13 in c:\users\aartisuresh\appdata\local\packages\pythonsoftwarefoundation.python.3.9_qbz5n2kfra8p0\localcache\local-packages\python39\site-packages (from jupyter-client<8.0->ipykernel>=4.5.1->ipywidgets>=7.5.1->great_expectations) (22.3.0)
Requirement already satisfied: pywin32>=1.0 in c:\users\aartisuresh\appdata\local\packages\pythonsoftwarefoundation.python.3.9_qbz5n2kfra8p0\localcache\local-packages\python39\site-packages (from jupyter-core->nbformat>=4.2.0->ipywidgets>=7.5.1->great_expectations) (302)
Collecting terminado>=0.8.3
Using cached terminado-0.12.1-py3-none-any.whl (15 kB)
Collecting Send2Trash>=1.5.0
Using cached Send2Trash-1.8.0-py3-none-any.whl (18 kB)
Collecting argon2-cffi
Using cached argon2_cffi-21.1.0-cp35-abi3-win_amd64.whl (40 kB)
Collecting nbconvert
Using cached nbconvert-6.2.0-py3-none-any.whl (553 kB)
Collecting prometheus-client
Using cached prometheus_client-0.12.0-py2.py3-none-any.whl (57 kB)
Requirement already satisfied: wcwidth in c:\users\aartisuresh\appdata\local\packages\pythonsoftwarefoundation.python.3.9_qbz5n2kfra8p0\localcache\local-packages\python39\site-packages (from prompt-toolkit!=3.0.0,!=3.0.1,<3.1.0,>=2.0.0->ipython>=4.0.0->ipywidgets>=7.5.1->great_expectations) (0.2.5)
Collecting pywinpty>=1.1.0
Using cached pywinpty-1.1.5-cp39-none-win_amd64.whl (1.4 MB)
Collecting cffi>=1.0.0
Using cached cffi-1.15.0-cp39-cp39-win_amd64.whl (180 kB)
Collecting defusedxml
Using cached defusedxml-0.7.1-py2.py3-none-any.whl (25 kB)
Collecting jupyterlab-pygments
Using cached jupyterlab_pygments-0.1.2-py2.py3-none-any.whl (4.6 kB)
Collecting bleach
Using cached bleach-4.1.0-py2.py3-none-any.whl (157 kB)
Collecting pandocfilters>=1.4.1
Using cached pandocfilters-1.5.0-py2.py3-none-any.whl (8.7 kB)
Collecting testpath
Using cached testpath-0.5.0-py3-none-any.whl (84 kB)
Collecting nbclient<0.6.0,>=0.5.0
Using cached nbclient-0.5.5-py3-none-any.whl (69 kB)
Requirement already satisfied: pycparser in c:\users\aartisuresh\appdata\local\packages\pythonsoftwarefoundation.python.3.9_qbz5n2kfra8p0\localcache\local-packages\python39\site-packages (from cffi>=1.0.0->argon2-cffi->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5.1->great_expectations) (2.21)
Requirement already satisfied: webencodings in c:\users\aartisuresh\appdata\local\packages\pythonsoftwarefoundation.python.3.9_qbz5n2kfra8p0\localcache\local-packages\python39\site-packages (from bleach->nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5.1->great_expectations) (0.5.1)
Requirement already satisfied: packaging in c:\users\aartisuresh\appdata\local\packages\pythonsoftwarefoundation.python.3.9_qbz5n2kfra8p0\localcache\local-packages\python39\site-packages (from bleach->nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5.1->great_expectations) (21.2)
Using legacy ‘setup.py install’ for termcolor, since package ‘wheel’ is not installed.
Installing collected packages: jedi, decorator, colorama, backcall, testpath, pywinpty, pandocfilters, nbclient, mistune, jupyterlab-pygments, jinja2, ipython, defusedxml, debugpy, cffi, bleach, terminado, Send2Trash, prometheus-client, nbconvert, ipykernel, argon2-cffi, tzdata, pytz, numpy, notebook, zipp, widgetsnbextension, urllib3, toolz, ruamel.yaml.clib, pytz-deprecation-shim, pandas, jupyterlab-widgets, jsonpointer, idna, charset-normalizer, certifi, tzlocal, tqdm, termcolor, scipy, ruamel.yaml, requests, jsonpatch, ipywidgets, importlib-metadata, Click, altair, great-expectations
ERROR: Could not install packages due to an OSError: [Errno 2] No such file or directory: 'C:\Users\AartiSuresh\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.9_qbz5n2kfra8p0\LocalCache\local-packages\Python39\site-packages\jedi\third_party\typeshed\third_party\2and3\requests\packages\urllib3\packages\ssl_match_hostname\_implementation.pyi’