Hi ,
I use odoo-9.0c-20170215 , and when I want to run the project under Eclipse, I get the following error: Traceback (most recent call last):
File "C:\odoo_9.0.latest\odoo-9.0c-20170215\openerp\fields.py", line 13, in <module> from types import NoneTypeImportError: cannot import name 'NoneType'