Oct-14-2016, 08:33 PM
Hi there,
I used pip to install couchdb, yet
returns
.
Yet if I try and install it again, it says it's already installed at:
/home/me/anaconda3/lib/python3.5/site-packages.
What do I have to do so that I can use it please?
I used pip to install couchdb, yet
1 |
import couchdb |
1 |
No module named 'couchdb' |
Yet if I try and install it again, it says it's already installed at:
/home/me/anaconda3/lib/python3.5/site-packages.
What do I have to do so that I can use it please?