Hello Mikhail, if your projects are utilizing different Python interpreters you can define them on a per project basis. This is done via Project->Debugger->Debugger Properties. Via the configuration dialog (Project->Project page, Debugger section) the loading and saving of these can be configured.
I hope, this is what you were looking for. If there is additional demand, let me know. Detlev Am Montag, 11. September 2017, 21:39:22 CEST schrieb Mikhail Terekhov: > Detlev, > Would it be possible to add an additional combobox to the Run and Debug > dialogs > where user could select python interpreter? When working on several > projects that > have different dependencies it is very convenient to use virtual > environments. It is > also handy when testing/debugging different versions of some long supported > project. Changing interpreter through settings dialog quickly became > tedious. > > Regards, > Mikhail -- Detlev Offenbach [email protected] _______________________________________________ Eric mailing list [email protected] https://www.riverbankcomputing.com/mailman/listinfo/eric
