Basically on your github profile all you can see is the following items: Pinned repositories
Category: How To
[Android SDK cmdline-tools] Warning: Could not create settings while installing SDK from the terminal in Ubuntu
I had to Install Android SDK version 28 for installing Flutter. For that I downloaded
Visual Studio Code is unable to watch for file changes in this large workspace (error ENOSPC)
While using Visual Studio code whenever there is a project with lots of files, there
[Python] Making Website With DjangoCMS.
If you are following this website you can see we share most of the contents
[Django Tutorial] Connect MySQL Database in Django Framework
If you are looking forward to connect your MySQL database with python code that check
[Orange3 Installation] No module named PyQt5.QtSvg
We have written a blog on the installation of the Orange Data Mining Tool some
How to change default version of python as python3?
By default most of the IDE where we write code for python uses the Python3
[Python Error] ImportError: bad magic number in ‘random’: b’\x03\xf3\r\n’
What is the bad magic number error in Python? First, let’s start with the bad
[Django Rest Framework] OperationalError at /api/ no such table: django_session
If you are creating a API using Django Framework than you generally encounter this issue
How to convert an excel file(XLSX) to PDF using Python.
Saving an Excel file in a PDF format is very easy in Excel. We can