Hello, I am using Ubuntu10.10 64bit. I can compile and run the uwsgi server fine. However it is not clear how to install the uwsgi python module.
"import uwsgi" does not work in both Python2.6 and Python3.1, regardless if I install using setup.py, make, or pip. I also do not see a generated build folder, a .egg file, or a python module folder to manually move to my site-packages folder generated in the source directory. How can I install the python module in addition to the server? Thanks! _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
