couchdb-pythonviews
couchdb-pythonviews copied to clipboard
Installation Instructions
trafficstars
Hi,
We are trying to use couchdb-pythonviews. But it looks like the installation instructions are incomplete. How do we hook it up with Couchdb.
Is adding the following line in default.ini enough?[Doesn't seem to work for us]
[query_servers] python = /home/asif/mangroveorg/couchdb-pythonviews/tests/view_server.py
You will also need to run sudo python setup.py install in the project directory in order to package up the egg and install it in your Python site-packages directory.