grain
grain copied to clipboard
Unable to specify proxy for Downloading SetupTools
When attempting to run preview mode behind a proxy the environment variables used by Python/Groovy/Gradle are not read when download of Python SetupTools is attempted. This results in a failure and inability to preview templates attempting to use pygments.
Console output before launch fails.
[Actor Thread 8] INFO c.s.g.rpc.python.SetupToolsInstaller - Downloading https://pypi.python.org/packages/source/s/setuptools/setuptools-19.2.tar.gz...
Would be helpful to include download failure notification.
How did you try to specify Groovy/Java proxy settings?
I tried using Intellij's settings, windows environment variables and including the https host on the command line.