thisname12345

Results 2 comments of thisname12345

> This script is not Python 3 compatible, so the call to `python` should be changed to `python2` to work on systems where Python 3 is the default. great idea...

> I encountered the same error. It's a workaround, but I made some progress by changing "http" to "https". > > `SERVICE_URL=https://closure-compiler.appspot.com/compile` yes this works for me too although the...