It's on the TODO list. Can't promise when it will be done because I am working on the rope plug-in right now in order to get rid of some limitations caused by running rope in the eric context.
Am Dienstag, 12. September 2017, 23:44:59 CEST schrieb Terekhov, Mikhail: > That is exactly what I want - quickly change interpreters without changing > the project settings. > > On 9/12/17 04:58, Hans-Peter Jansen wrote: > > Hi Detlev, > > > > guess, what Mikhail wants is a possibility to quickly switch between > > debuggers where a user expects it, e.g. a combo in the Debug > > Project/Script dialog to choose the Python version for the debugger. > > > > Would spare one "change settings" turnaround. > > > > If you switch debugger versions frequently, this combo would make the > > latest setting obvious. > > > > Cheers, > > Pete > > > > On Dienstag, 12. September 2017 06:02:18 Detlev Offenbach wrote: > >> 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 > > > > _______________________________________________ > > Eric mailing list > > [email protected] > > https://www.riverbankcomputing.com/mailman/listinfo/eric > > _______________________________________________ > 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
