Instalação do bahmni 0.92 no digitalo cean

hello, ok, i’m trying to install bahmni 0.92 in the digital ocean, cent os 7x64, following this tutorial https://bahmni.atlassian.net/wiki/spaces/BAH/pages/33128505/Install+Bahmni+on+ CentOS

I also tried to install it on a real machine with cent os installed, and I’m not getting these commands: sudo yum install epel-release sudo yum install python-pip sudo pip install pip==v19.0 sudo pip uninstall click sudo pip install click==v7.0 sudo pip install pyusb sudo pip install babel==v0.9.6 sudo pip install decorator==v3.4.0 sudo pip install beautifulsoup4

give some errors.

if possible I wanted the help of a friend. appreciate.

Hey @wpmotta a wider audience here is more conversant with English than Portuguese. If possible worth changing the language to English to get support from the community members!

I used google translate to conver @wpmotta question around V0.92. Here is the translation:

hello, ok, i’m trying to install bahmni 0.92 in the digital ocean, cent os 7x64, following this tutorial https://bahmni.atlassian.net/wiki/spaces/BAH/pages/33128505/Install+Bahmni+on+ CentOS

I also tried to install it on a real machine with cent os installed, and I’m not getting these commands: sudo yum install epel-release sudo yum install python-pip sudo pip install pip==v19.0 sudo pip uninstall click sudo pip install click==v7.0 sudo pip install pyusb sudo pip install babel==v0.9.6 sudo pip install decorator==v3.4.0 sudo pip install beautifulsoup4

give some errors.

if possible I wanted the help of a friend. appreciate.

exactly, thank you

All these errors are python related, which is needed for Odoo (ERP features). If you don’t need Odoo (for stock, billing, accounting, etc), then u can ignore them and just run Bahmni EMR + Lab.

You can also run Odoo using docker now, doesn’t need any installation. So, you can skip direct install of Odoo and use this docker image instead: