Advertisement
Guest User

Untitled

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