Pernah alami error ? yeah saya juga :3 ini asil dari googling, and wow its work well for me :D Ok thanks for the example. Indeed this ...
Tampilkan postingan dengan label python. Tampilkan semua postingan
Tampilkan postingan dengan label python. Tampilkan semua postingan
odoo docker load balancing with nginx example
pertama build & run postgresql $ docker run -d -e POSTGRES_USER=odoo -e POSTGRES_PASSWORD=odoo --name x-db postgres:9.4 kemudian bui...
Tutorial Install ODOO / OpenERP pada linux ubuntu
Bismillah.. ODOO / OpenERP adalah sebuah open source alternatif dari SAP, Microsoft Dynamics, Netsuite, Adempiere, Compiere, Openbra...
Installing python virtualenwrapper
How to install virtualenwrapper First open your terminal, then type this command pip install virtualenvwrapper Before want use vir...
Tutorial install python on windows
Hello, long time not write story in this blog :) but today I will write something. in this section I will write about installing python on...
Installing Python PIP on Linux
Hello guys, in this section i’m will write about How to install python pip on linux (ubuntu) First open your terminal and than...