I am trying to get the odoo local host server to work. i am getting the error as: UnicodeDecodeError: 'utf-8' codec can't decode byte 0xfc in position 97: invalid start byte.
The pre installations are already done the postgres, pgadmin, newest python version. i am using pycharm in windows. i think the erros is due to the psycopg2 wiht the postgres server. any one had the same issue??
Hi, did you find the solution to this problem?