re: neso from proteus

35 views
Skip to first unread message

Niko Kool

unread,
Feb 22, 2012, 7:52:18 PM2/22/12
to tryton
Hi

I have a portable app neso running on my laptop (win7) and would like
to access the installation from python as a portable app using
proteus. Phew, doesn't that seem like a odd setup?, it's a good design
for testing I'm hoping.

The documentation shows

>>> from proteus import config, Model, Wizard

But the response is

>>> from proteus import config
Traceback (most recent call last):
File "<interactive input>", line 1, in <module>
ImportError: No module named proteus



Cédric Krier

unread,
Feb 23, 2012, 4:08:15 AM2/23/12
to tryton

You must install neso and trytond because the executable of neso comes
with bundled python environment that doesn't allow external usage.
Once you have trytond, you must configure it to use sqlite backend and
point the data_path to the directory that contains your neso database.
After that, normally you should be able to use proteus.


--
Cédric Krier

B2CK SPRL
Rue de Rotterdam, 4
4000 Liège
Belgium
Tel: +32 472 54 46 59
Email/Jabber: cedric...@b2ck.com
Website: http://www.b2ck.com/

Reply all
Reply to author
Forward
0 new messages