Guest User

Untitled

a guest
Mar 18th, 2016
207
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.51 KB | None | 0 0
  1. On running: $ bin/trytond-admin -c CONFIG -d tryton_db --all
  2.  
  3. Traceback (most recent call last):
  4. File "bin/trytond-admin", line 21, in <module>
  5. admin.run(options)
  6. File "/home/prayashm/workbench/tryton-repo/trytond/trytond/admin.py", line 19, in run
  7. Database = backend.get('Database')
  8. File "/home/prayashm/workbench/tryton-repo/trytond/trytond/backend/__init__.py", line 30, in get
  9. ep, = pkg_resources.iter_entry_points('trytond.backend', db_type)
  10. ValueError: need more than 0 values to unpack
Advertisement
Add Comment
Please, Sign In to add comment