Blog
Required Google Protocol Buffers (protobuf) package is not installed
While working on my project to run the Streamlit app, I got this error The error message ModuleNotFoundError: No module named ‘google’ suggests that the required Google Protocol Buffers (protobuf) package is not installed or not correctly set up in your Python environment. This package is essential for Streamlit as it uses protobufs to manage […]
Installation of Homebrew on macOS
Paste that in a macOS Terminal. This script will explain what it will do, and you can read it carefully. Append Homebrew to your .zprofile: This command adds the initialization script for Homebrew to the .zprofile, which is executed whenever a new shell session starts on your macOS. This ensures that Homebrew’s environment settings are […]
Progress on a dissertation research project
The final dissertation project as part of the MSc Artificial Intelligence program started in September 2022, this is the third month, and I thought to start sharing publically. The major topic of my research is the healthcare sector, specifically maternal, specifically Maternal & Infant Health. I have created a details project proposal and submitted it […]
6 courses on Artificial Intelligence and Machine Learning for Leaders
If you’re in a leadership role in your organization, go for these six courses on Artificial Intelligence, Machine learning, and Data Science to learn and lead your organization’s digital transformation journey. They will help you build the Practical skills to solve problems Make strategic decisions. Eventually, lead your organization’s AI transformation journey Machine Learning: Practical […]
Notes from the IDC Directions 2021
I have got a chance to attend IDC Directions 2021 Middle East, Turkey & Africa with the theme “Resetting for the Next Normal: Strategies for Enabling the Future Digital Enterprise” key notes: by 2203, 75% of global 2000 IT organization adopt automated operation practices to transform their IT workforce to support by 2022, to support autonomous […]
Google Colaboratory to run Python code
I just came to know this new way to run Python code, if you don’t have Python or Anaconda Jupyter installed on your local computer and you want to run Python code, here is from Google, Google Colaboratory I like it, try out and enjoy coding with Python… Colaboratory, or “Colab” for short, allows you […]
How to uninstall Terraform and install newer version on Windows
I was continuing my journey of how to deploy Oracle Hyperion on OCI and just started following some basic steps as outlined in this reference link Set up the infrastructure to deploy Oracle Enterprise Performance Management. What I have realized that on my laptop I have already Terraform v0.13.5 installed. To use this method I […]
Oracle Hyperion on OCI
Oracle Hyperion – Oracle Enterprise Performance management on OCI – Oracle Cloud Infrastructure. I was searching material on how to migrate the production environment of Oracle Hyperion to Oracle cloud and found below a very good reference architecture document, therefore thought to share with all of you, enjoy the read… Overview of OCI Architecture to […]
Learn Oracle Cloud ERP Enterprise Structures
Defining Oracle Cloud ERP Enterprise structures is the initial step to embark on a journey to implement Oracle Cloud ERP for any organization. Therefore it is very important for any business, functional consultant/expert to understands the basic concepts. Below are some resources where you can get all the information and you can enhance your knowledge. […]