Hello, I've had the same problem. I have solved it by manually giving him the Pythonpath. For Openchange you need to take the one where the openchange folder is inside of site-packages. In my case on ubuntu this was /usr/local/lib/python2.7/site-packages, in this folder you can find a folder called openchange. I don't know whether it's the same folder for you.
Respectively, the command would be: sudo PYTHONPATH='/usr/local/lib/python2.7/site-packages' ./openchange_newuser --create x Hope this helps. Kind regards, Christoph -- [email protected] https://inverse.ca/sogo/lists
