Vladimir Stanković

Results 4 issues of Vladimir Stanković

I have export_icons and icon.svg in the local folder and executed the following command: ``` docker run -t -i -v `pwd`:/workspace -w /workspace ksoichiro/inkscape ./export_icons -i icon.svg -o out -f...

I'm getting the following error upon populating captcha: `Fetch API cannot load https://www.gstatic.com/recaptcha/api2/r20170829114530/recaptcha__en.js. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://127.0.0.1:3000' is therefore not allowed access. If...

I have problem installing ginkgo. When I run setup.py following exception occurs. C:\git\ginkgo>python setup.py install Traceback (most recent call last): File "setup.py", line 5, in from ginkgo import **version** File...