Error installing plotman (permission denied)

Could anyone help me solve this?

Got this error while trying to install plotman. I’m inside the venv so not sure what’s going on

ERROR: Could not install packages due to an OSError: [Errno 13] Permission denied: ‘/home/james/chia-blockchain/venv/lib/python3.8/site-packages/mypy_extensions.py’
Check the permissions.

Sorted it!! Looks like I accidentally created the virtualenv as sudo

1 Like