conda / conda-build

Commands and tools for building conda packages
https://docs.conda.io/projects/conda-build/
Other
383 stars 423 forks source link

[WinError 5] Access is denied: #2043

Closed kets999 closed 7 years ago

kets999 commented 7 years ago

C:\Python34>easy_install -U setuptools Searching for setuptools Reading https://pypi.python.org/simple/setuptools/ Download error on https://pypi.python.org/simple/setuptools/: [Errno 11004] geta ddrinfo failed -- Some packages may not be found! Couldn't retrieve index page for 'setuptools' Scanning index of all packages (this may take a while) Reading https://pypi.python.org/simple/ Download error on https://pypi.python.org/simple/: [Errno 11004] getaddrinfo fai led -- Some packages may not be found! Best match: setuptools 35.0.2 Processing setuptools-35.0.2-py3.4.egg setuptools 35.0.2 is already the active version in easy-install.pth Installing easy_install-script.py script to C:\Python34\Scripts Installing easy_install.exe script to C:\Python34\Scripts error: [WinError 5] Access is denied: 'C:\Python34\Scripts\easy_install.exe'

I am running command prompt as administrator still, I am getting this error. Tried all the solution available on net, nothing works

mingwandroid commented 7 years ago

You do not appear to be using the Anaconda Distribution here. This repository is for the tool that is used to build packages for that. Closing as out of scope.

github-actions[bot] commented 2 years ago

Hi there, thank you for your contribution!

This issue has been automatically locked because it has not had recent activity after being closed.

Please open a new issue if needed.

Thanks!