anybox / anybox.recipe.odoo

Buildout recipe for Odoo >=8. For older versions please use anybox.recipe.openerp
http://docs.anybox.fr/anybox.recipe.odoo/current/
GNU Affero General Public License v3.0
25 stars 63 forks source link

Convert to str while bytes #118

Open kossovo opened 5 years ago

kossovo commented 5 years ago

Traceback .... File "/..../anybox.recipe.odoo/anybox/recipe/odoo/base.py", line 1232, in freeze_to addons_option.append(' '.join((local_path, revision))) TypeError: sequence item 1: expected str instance, bytes found