Hi Jordi File "/trytond/modules/calendar/webdav.py", line 6, in <module> > from trytond.model import ModelView, ModelSQL > ImportError: cannot import name ModelView > > In case that I execute the server from the Terminal I'm not getting any > error. > > Can you help me please? >
I don't work with Aptana but in Eclipse that uses Aptana, I had a similar issue. I solved it by adding the path to the trytond folder to the pythonpath in my .profile and in my .bashrc. I hope that helps you. Cheers Jesús -- -- [email protected] mailing list
