Python Forum

Full Version: install couchdb-python
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,
I have spent a couple of months developing an application that uses the python module for couchdb, and now i want to deploy it, I can't remember how I first installed it, I thought it was a simple as :
sudo apt-get install couchdb-python
but I seem to have got that wrong, how can I get this now for python3 please?