Closed glaksmono closed 6 years ago
@glaksmono Look at the bottom of the stack trace, "OSError: [Errno 13] Permission denied.." that means the user you are logged in Mac OSX does not have permission to install some packages, run it with sudo,
sudo pip install eth-testrpc
geth
Version: 1.7.3Here's the full output and the command when running
pip install eth-testrpc
:Thoughts?