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