Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
PyCharm に quandl をインストールしようとしています。「+」ボタンをクリックしてプロジェクトインタープリターに入り、Quandlを選択して、これを実行しようとしています。次のエラーが表示されます。
OSError: [Errno 13] 許可が拒否されました: '/Users/raysabbineni/Library/Python/2.7'
上記の方法で pandas と sklearn をインストールしたので、quandl のエラーが何かわかりません。
端末で sudo pip install (パッケージ) を試してください sudo pip install quandl または Sudo easy_install quandl