groupshost.blogg.se

How to set up pycharm windows
How to set up pycharm windows








If you encounter psyconpg2 error, try to reinstall it.Ĥ. For example, here is a part of my config file. Make sure you've already installed Postgresql and set your Odoo config file connect to the DB. Someone recomment to run (I didn't know the reason behind, but I did it)Ģ.

How to set up pycharm windows install#

To solve this, download and install Microsoft Visual C++ Compiler for Python 2.7 at Missing vcvarsall.bat for making gevent, psycopg2 You might know that P圜harm automatically run this statement for you. The following are my problem and resolution.ġ.

how to set up pycharm windows

I have tried this and there were many obstacles about Python and Windows API. Invalidate cache and restart pycharm to make it work. Just find the path: ~/.P圜harm40*/config/templates (in /home/harmony) and save the XML file there. Github source link: (find the xml in attachments) I hope you know the command for scaffolding. you could go to odoo directory and issue the scaffold command to get it working. To perform scaffold operation pycharm has inbuilt terminal facility.

how to set up pycharm windows

This is the template i have been using for a while in linux. You can use odoo or openerp, whatever you wish. Right click toolbar -> Customize menu and toolbar -> Expand Main Toolbar.Ĭlick any toolbar -> Add after -> Select any menu that needs to be appear in the toolbar. In Project: tab -> Project Interpreter -> click "+" on the top left to add new packages. Location: - Give your location (Similar to eclipse workspace)Īdding source content in the new project:








How to set up pycharm windows