Open pycharm and create a project with the folder which we have extracted in the last step.ħ. Download odoo and extract the contents to a folder.Ħ.
#How to configure fancycache download#
Now download Pycharm from here and install.ĥ. We may need it again during Odoo installation.4. Change it accordingly) createuser.exe -createdb -username postgres -no-createrole -pwprompt odoo You will be asked for the password, provide a password, and remember it. First, go to the PostgreSQL installation directory using ‘cd’ (usually “C:\Program Files\PostgreSQL”) cd "C:\Program Files\PostgreSQL\9.6\bin" (Here ‘9.6’ is my PostgreSQL version. From the command prompt, you can create the user with the following commands. Then under the privileges tab of this role, provide all the access. For creating a user with pgadmin, first, configure pgadmin and then go to the roles section and create a new role. You can either create a user (role) using the pgadmin or directly from the command prompt.
#How to configure fancycache install#
After installing python, we need to install the Microsoft Visual C++ compiler. Download and install python 2.7 from here Ģ. In this blog, we will discuss setting up the Odoo development environment in windows using pycharm. Pycharm is an IDE that can be used for Odoo development in Windows, Linux, and mac. But for development purposes, this method is not preferred. We can do it by just running the ‘.exe’ file. Installing Odoo in windows is really an easy task.