Hi =,
trying to install Odoo of a FreeBSD system. all requirements was installed but when trying to execute the script I get the following error:
pkg_resources.ContextualVersionConflict: (Pillow 2.4.0 (/usr/local/lib/python2.7/site-packages), Requirement.parse('pillow==2.0.0,>=2.4.0'), set(['reportlab']))
the Pillow version is installed correctly. Any idea what is the problem?