Unfortunately you can't have non-Gradle Java modules and Android-Gradle modules in one project. kotlin code example
Example 1: Superuser creation skipped due to not running in a TTY. You can run `manage.py createsuperuser` in your project to create one manually.
$ winpty python manage.py createsuperuser
//It should work by just appending 'winpty' before the command
Example 2: visual studio code you are neither in a module nor in your gopath
# for windows before starting visual studio code :
set GO111MODULE=on