M Nazrul Islam

Results 3 issues of M Nazrul Islam

With word 2016 open when I type in with Avro-Keyboard, Word 2016 stop responding. I tried stopping and starting Avro again and again but no hope. I had to manually...

Since **Django V3,** Django dropped `python_2_unicode_compatible` from `django.utils.encoding` module. To be compatible with `Django 3+` we should import that module from `six` package.

I am trying to install by go get command `go get github.com/mattn/go-sqlite3` But after a while it is failing. I don't why this is happening. I checked other packages are...