<div dir="ltr"><div class="gmail_default" style="font-size:small">My Eclipse setup for Python 2 is working but trying to add a Python 3 interpreter there are new issues.</div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Jan 15, 2018 at 10:18 PM, Lauri Kajan <span dir="ltr"><<a href="mailto:lauri.kajan@gmail.com" target="_blank">lauri.kajan@gmail.com</a>></span> wrote:<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>My eclipse starter bat look like this:</div><div>----------</div><div>@echo off<br>set OSGEO4W_ROOT=C:\OSGeo4W64<br>call "%OSGEO4W_ROOT%\bin\o4w_env.<wbr>bat"<br></div></div></blockquote><div><br></div><div><div class="gmail_default" style="font-size:small">​If I keep this call to o4w_env.bat in the starter, Eclipse fails to start. </div></div><div class="gmail_default" style="font-size:small"><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>I have always used python.exe found from C:\OSGeo4W64\apps\<wbr>Python36\python.exe as a pydev interpreter. Don't know if that matters.</div><div></div></div></blockquote></div></div><div class="gmail_extra"><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">When trying to add this interpreter in PyDev, I run into the following issue:</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default">No output was in the standard output when</div><div class="gmail_default">trying to create the interpreter info for: C:\OSGeo4W64\apps\Python36\python.exe</div><div class="gmail_default">The error output contains:>><<</div><div class="gmail_default" style="font-size:small">​</div><div class="gmail_default" style="font-size:small">​Is it possible to configure Eclipse to have both a Python 2 and Python 3 interpreter? </div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">Regards,</div><div class="gmail_default" style="font-size:small">Anita​</div><br></div><div class="gmail_extra"><br></div><div class="gmail_extra"><br></div></div>