Skip to content

Instantly share code, notes, and snippets.

@hndr91
Last active February 5, 2019 11:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hndr91/982b2b9296ca04757f78e31fae5c54e3 to your computer and use it in GitHub Desktop.
Save hndr91/982b2b9296ca04757f78e31fae5c54e3 to your computer and use it in GitHub Desktop.
[Solved] Odoo 12 service won't start on Windows

[Solved] Odoo 12 service won't start on Windows

Odoo 12 required python 3.5++. Since python 3.5++ requered new C compiler, We need an update for Universal C Runtime.

Download and Install Universal C Runtime from https://support.microsoft.com/en-us/help/3118401/update-for-universal-c-runtime-in-windows

For Windows 7 user, you need to update into SP1 before install Universal C Runtime.

This solution work on me when using Windows 7 and Odoo 12 Windows Installer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment