You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/home/pverkest/.buildout/eggs/anybox.recipe.openerp-1.9.1-py2.7.egg/anybox/recipe/openerp/runtime/session.py:13: RuntimeWarning: This must be imported with a buildout openerp recipe driven sys.path
"driven sys.path", RuntimeWarning)
Traceback (most recent call last):
File "bin/upgrade_openerp", line 40, in <module>
session = Session('/home/pverkest/openerp/client/odoo_client_buildout/etc/openerp.cfg', '/home/pverkest/openerp/client/odoo_client_buildout')
File "/home/pverkest/.buildout/eggs/anybox.recipe.openerp-1.9.1-py2.7.egg/anybox/recipe/openerp/runtime/session.py", line 124, in __init__
config.parse_config(['-c', conffile])
NameError: global name 'config' is not defined
The text was updated successfully, but these errors were encountered:
I get the following message when I use the generated upgrade_openerp script using openerp 6.0 with this following config:
Error:
The text was updated successfully, but these errors were encountered: