[tryton-debian] tryton-proteus not reachable
Catonano
catonano at gmail.com
Wed Jan 10 18:48:52 UTC 2018
Hello,
I' m trying to debug some tryton based project of mine, with tryton-proteus
Here' s what happens
$ python
Python 2.7.14 (default, Sep 17 2017, 18:50:44)
[GCC 7.2.0] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> from proteus import config, Model
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
ImportError: No module named proteus
>>>
there' s no virtualenv involved here.
Both tryton-server and tryton-proteus are installed with apt-get
You can see a discussion of this issue in the Tryton forum, here
https://groups.google.com/forum/#!topic/tryton/O1RQ3FwzfCc
Thanks in advance
More information about the tryton-debian
mailing list