Skip to Content
Menu
This question has been flagged

Hello all,

I'm a beginner in python/odoo development, and I normally prefer Microsoft products, but I've seen on the internet that Ubuntu is the proper environment for odoo development.

For the record, I'm interested in the versions 12 and 13 mostly.

Regards,

Avatar
Discard
Best Answer

Hello Talal, 

Installation process is very easy for Windows but for the development purpose I always recommend Ubuntu. Because using Ubuntu you can easily manage/configure your Odoo and for the development Ubuntu is very helpful.


Installation process is also not complex for Ubuntu !!

You can refer to the below document for installation Odoo in Ubuntu


https://www.odoo.com/documentation/13.0/setup/install.html 

https://webkul.com/blog/install-odoo11-on-ubuntu/ 

https://webkul.com/blog/install-odoo13-on-ubuntu/

Hope it helps you. 

Thanks

Anisha Bahukhandi

Technical Content Writer

Webkul Softwares

Avatar
Discard
Best Answer

If you prefer you can go for Windows, but it is not recommended.

If you're focusing on development, you must go for Ubuntu.  In Odoo.SH is even providing the Ubuntu-based terminal. Through Ubuntu, you can take advantage of shell scripting also. Usually, most of the clients are preferring Linux based servers, because it is the fastest one when we compare it with Windows.

Avatar
Discard
Best Answer

Hi,

For development process Ubuntu is the right choice. Pycharm configuration for Odoo development is simpler in Ubuntu when compared to windows.If you have any difficulty in configuring Odoo in Ubuntu the following blogs will helps you.

Ubuntu-Odoo installation reference

https://www.cybrosys.com/blog/how-to-configure-pycharm-for-odoo-development-in-ubuntu

https://www.cybrosys.com/blog/install-odoo-13-on-ubuntu-18-04

Windows-Odoo installation reference

https://www.cybrosys.com/blog/configure-pycharm-odoo-development-windows

Regards

Avatar
Discard
Best Answer

Hello,

If you prefer Windows, it's also possible to install Odoo and choose source code https://nightly.odoo.com/13.0/nightly/src/  instead Odoo installer https://nightly.odoo.com/13.0/nightly/exe. With this you can install all Odoo requirements as like in Linux by command line "pip3 install -m requirements.txt" and launch Odoo server by command line "python3 odoo-bin -c odoo-server.conf" or using an IDE like PyCharm or Eclipse.

Best regards!

Avatar
Discard
Best Answer

Talal Albahra do you face any server slow down issues when using windows for odoo development?

Avatar
Discard
Author

Very minor cases, almost uncountable

Author Best Answer

Actually, I tried Ubuntu, but I never succeeded in installing Odoo.

I struggled a lot in the terminal, and I reset Ubuntu several times, and each time I was getting different errors in the installation process.

So I just quit it and returned to my comfort zone of Windows.

I don't know why it is so complicated to install Odoo in Ubuntu, but I believe this is why I just love Windows!

Thank you all for your cooperation.

Avatar
Discard
Related Posts Replies Views Activity
0
Nov 22
3834
1
Mar 15
5932
3
Jan 24
31765
0
Mar 20
2586
4
Jan 24
7072