Environment Error

#15
by bluealiveli - opened

when i try to start "pip install gradio" sometime later this error shows up :

Collecting pydantic
Using cached pydantic-1.10.2-cp38-cp38-win_amd64.whl (2.2 MB)
Collecting sniffio>=1.1
Using cached sniffio-1.3.0-py3-none-any.whl (10 kB)
Collecting ffmpy
Using cached ffmpy-0.3.0.tar.gz (4.8 kB)
ERROR: Error [WinError 5] Erişim engellendi while executing command python setup.py egg_info
ERROR: Could not install packages due to an EnvironmentError: [WinError 5] Erişim engellendi
Consider using the --user option or check the permissions.

what may goes wrong?

Sign up or log in to comment