hello Robert

I've tried your setup.py file and now it seems to work...
I've made the following fault in the setup:
I did use:
setup(..., packages = ['project_dev'], ...) instead of the correct one:
setup(..., packages = ['project_user'], ...)

you have been a great help

Peter

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to