Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Traceback (most recent call last):
- File "bin/trytond-admin", line 21, in <module>
- admin.run(options)
- File "/home/prayashm/workbench/tryton-repo/trytond/trytond/admin.py", line 19, in run
- Database = backend.get('Database')
- File "/home/prayashm/workbench/tryton-repo/trytond/trytond/backend/__init__.py", line 30, in get
- ep, = pkg_resources.iter_entry_points('trytond.backend', db_type)
- ValueError: need more than 0 values to unpack
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement