Thanks, Janwillem _______________________________________________ Eric mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/eric
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.
- [Eric] debuging python2 in eric5 Janwillem van Dijk
- Re: [Eric] debuging python2 in eric5 Detlev Offenbach
