Could not install packages due to an OSError: [WinError 5] Access is denied:

Viewed 73
ERROR: Could not install packages due to an OSError: [WinError 5] Access is denied: 'c:\\programdata\\anaconda3\\lib\\site-packages\\__pycache__\\typing_extensions.cpython-38.pyc'
Consider using the `--user` option or check the permissions.

while i am trying to install pyPDF2 package in jupyter notebook using pip install pyPDF2 I was getting this error

but in vs code i am not getting error

how can i resolve this error please help me

0 Answers
Related