Cato Nano
2018-01-10 16:59:20 UTC
This
$ 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.
File "<stdin>", line 1, in <module>
ImportError: No module named proteus
Of course Proteus is installed with apt-get
This is more of a Debian/Python question than Tryton
Please bear with me
I'd like to use Proteus to debug one of my calculated fields, that's not working
Currently I have to reload the whole client and log in again every time I change something
Thanks
$ 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
Of course Proteus is installed with apt-get
This is more of a Debian/Python question than Tryton
Please bear with me
I'd like to use Proteus to debug one of my calculated fields, that's not working
Currently I have to reload the whole client and log in again every time I change something
Thanks
--
You received this message because you are subscribed to the Google Groups "tryton" group.
To view this discussion on the web visit https://groups.google.com/d/msgid/tryton/386f8265-ab17-4499-a136-440f81404843%40googlegroups.com.
You received this message because you are subscribed to the Google Groups "tryton" group.
To view this discussion on the web visit https://groups.google.com/d/msgid/tryton/386f8265-ab17-4499-a136-440f81404843%40googlegroups.com.