if you use Mac O/S High Sierra O/S and lately trying to install Odoo V10 and suddenly you found out that you can proceed and it blocked at …
Database creation error: relation “ir_values” does not exist LINE 1: SELECT v.id, v.name, v.value FROM ir_values v
then this solutions is for you , it actually is caused by a incompatible uuid.py from the python library modules, the solutions and patch , originally can be found here ,
please follow the patch according to the python version , mine is 2.7 , so the link shown above is point to the 2.7 version . (Warn : please only use it when all the above match to your current environment )
Recent Comments