0

I am getting this error below while installing prodigy in Anaconda prompt for code

pip install prodigy -f \\imslprad01\Area51\Divya\to\wheels

ERROR: Could not install packages due to an OSError: [WinError 5] Access is denied: 'c:\programdata\anaconda3\lib\site-packages\click-8.0.3-py3.10.egg-info\dependency_links.txt' Consider using the --user option or check the permissions.

vimuth
  • 5,064
  • 33
  • 79
  • 116
  • The error is telling you you don't have permission to Windows directory OSError: 'c:\programdata`. Did you mean to run in admin mode or user mode? Did you mean `"C:/Program Data/..."`? Check all these – smci Oct 12 '22 at 06:51

0 Answers0