Ubuntu16.04  trytond==4.0.2  Python2.7.12
Do you have the “sha” file in this directory? 

jiayc@z:/usr/local/lib/python2.7/dist-packages/trytond/model/fields$ neso   
/usr/local/lib/python2.7/dist-packages/trytond_nereid-4.0.1.1-py2.7.egg/nereid/session.py:4:
 
DeprecationWarning: Use nereid.sessions instead
  warn(DeprecationWarning("Use nereid.sessions instead"))
Traceback (most recent call last):
  File "/usr/local/bin/neso", line 102, in <module>
    Pool.start()
[......]
    class NereidUser(ModelSQL, ModelView):
  File 
"/usr/local/lib/python2.7/dist-packages/trytond_nereid-4.0.1.1-py2.7.egg/trytond/modules/nereid/user.py",
 
line 130, in NereidUser
    password = fields.Sha('Password')
AttributeError: 'module' object has no attribute 'Sha'

jiayc@z:/usr/local/lib/python2.7/dist-packages/trytond/model/fields$ ls
binary.py    dict.py       __init__.py    numeric.py    reference.py
binary.pyc   dict.pyc      __init__.pyc   numeric.pyc   reference.pyc
boolean.py   field.py      integer.py     one2many.py   selection.py
boolean.pyc  field.pyc     integer.pyc    one2many.pyc  selection.pyc
char.py      float.py      many2many.py   one2one.py    text.py
char.pyc     float.pyc     many2many.pyc  one2one.pyc   text.pyc
date.py      function.py   many2one.py    property.py
date.pyc     function.pyc  many2one.pyc   property.pyc


-- 
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/b8cee597-8abd-4f18-8ed1-1f1f15e2b680%40googlegroups.com.

Reply via email to