Python comes installed along with many flavors of Linux. For Raspbian Operating System (OS), like some other Linux-based OSes, both Python 3 and 2.7 comes installed by default. Raspbian OS…
Working on a virtual environment can save your system and your works on it. Creating your Python virtual environment would ensure that the dependencies required for different projects are in…
I was setting up the Python environment in my newly bought Raspberry Pi. While I was trying to install pip in Python 2.7, to my surprise, the warning for Python…
OpenCV Error: Assertion Failed (scn == 3 || scn == 4) in cvtColor errors occur while working with OpenCV in Raspberry Pi for several reasons. This often happens because your Raspberry…
Setting up the Dzongkha Keyboard is easier than ever before in Windows 10. Unlike earlier versions of Windows, you do not have to install DZ-BT-Locale (a Dzongkha Unicode tool, downloadable…
Today, we live in a world dominated by machines. We communicate using machines. We live on the luxurious lap of machines. We are so connected to the machines that we…
There are many features that one may not have noticed in WeChat. WeChat is a social networking application running on various platforms with hidden features which require simple tricks. It…
Yes, Now You Can Create Private GitHub Repositories. GitHub is a great web-based version control service using Git. It is used by millions of developers, from all over the globe…
Smartphones can now render complex scripts from all over the world just like laptops or PCs. In one of my posts, I have discussed how to install Dzongkha keyboard in…
Python on Android Phones: Python programming language is being used for various purposes, because of its simplicity and robustness. In most of the institutions, it is being taught as introductory…