I am trying to install quandl in PyCharm. I am trying to do this by going into project interpreter clicking the "+" button and then selecting Quandl. I am getting the following error.
OSError: [Errno 13] Permission denied: '/Users/raysabbineni/Library/Python/2.7'
I have installed pandas and sklearn in the above way so I'm not sure what the error with quandl is.