I'm trying to install a new module as explained in: https://help.pythonanywhere.com/pages/InstallingNewModules/ However, when I run
pip3.6 install --user gmaps
I get: "PermissionError: [Errno 13] Permission denied: '/home/aduarte/.local/bin/ipython3' "
Would you please advise? Thank you.