On Montag, 4. April 2011, Janwillem van Dijk wrote: > Can you make eric5 to debug using python2 or python3 depending on > #!/usr/bin/env python2 or #!/usr/bin/env python3 as first line in the > main script instead of the file extension .py2 or py? After chmod +x it > works fine at the command line but cannot get it work from within eric5. > Thanks, Janwillem > _______________________________________________ > Eric mailing list > [email protected] > http://www.riverbankcomputing.com/mailman/listinfo/eric
That functionality has been implemented for the eric 5.2 line of development. Please get the latest sources from the source code repository (trunk). Regards, Detlev -- Detlev Offenbach [email protected] _______________________________________________ Eric mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/eric
