Hello All, Am new to Riak and relatively new to Python but was interested in using the Python Client rather than using curl on the command line. I am trying to follow the tutorial here http://docs.basho.com/riak/latest/dev/taste-of-riak/python/ <http://docs.basho.com/riak/latest/dev/taste-of-riak/python/> but there must be something am missing.
I already have a three cluster node up and running. I first use "easy_install riak" and that seems fine. I then go to python and type in "import riak" and I get the error "ImportError: No module named riak". Am not sure how to get the riak module visible to my python, can anyone give me some pointers? Thanks in advance? Tumaini -- View this message in context: http://riak-users.197444.n3.nabble.com/RIAK-Python-Client-tp4031906.html Sent from the Riak Users mailing list archive at Nabble.com. _______________________________________________ riak-users mailing list riak-users@lists.basho.com http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com