I'm trying to install a module, but I'm getting several errors. I'm a real newbie with Odoo. Should I compile/build the plugin?
What did I do? I downloaded the zip file, and tried to upload it. The original zip (from github) has a folder, so I rezip the folder contents, and the error repeats for each folder.
Error while importing module 'tests': u'depends' Error while importing module 'views': u'depends' Error while importing module 'models': u'depends' Error while importing module 'controllers': u'depends' Error while importing module 'static': u'depends' Error while importing module 'i18n': u'depends' Error while importing module 'mercadopago': u'depends' Error while importing module 'data': u'depends'
My odoo's version is 8.0.
The URL plugin: https://github.com/ctmil/payment_mercadopago
PS: Sorry for my english, my native language is Spanish.