El 21/10/2012 19:37, "aneolf" <[email protected]> escribió: > > 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. Thabks Jesus, I will try.
However I installed Eclipse and I create a Project 'Tryton'. Then I add the modules folder as linked project and it works fine so far! > > Cheers > > Jesús > > -- > -- > [email protected] mailing list > > > -- -- [email protected] mailing list
