Hi, Thank you. Apparently I needed to create the Python 2 environment manually. It was created for Python 3 but not shown in the settings windown under Debugger > Python 3, so the configs looked identical and it confused me :-)
Kind regards, Erwin On Wed, Jul 3, 2019 at 6:57 PM Detlev Offenbach <[email protected]> wrote: > > Hi, > > as the message tells you, Python2 is not configured inside eric. Open the > configuration dialog, Debugger, Python2 page and configure it. You may have to > define the Python 2 environment data first (via the 'Vitual Environment > Manager' > dialog). > > Detlev > > Am Mittwoch, 3. Juli 2019, 12:28:10 CEST schrieb Erwin Van de Velde: > > Hi, > > > > I am trying to use eric6 on openSUSE TW (first time eric user) and it > > works fine for python3, but for python 2 I get following error at the > > top of the file: > > Python2 not configured. > > > > As far as I can tell, python 2 is working just fine on my system. > > > > Any idea what might cause this? > > > > Thanks in advance, > > Erwin > > _______________________________________________ > > Eric mailing list > > [email protected] > > https://www.riverbankcomputing.com/mailman/listinfo/eric > > -- > Detlev Offenbach > [email protected] > > _______________________________________________ Eric mailing list [email protected] https://www.riverbankcomputing.com/mailman/listinfo/eric
