Python Forum
can anyone help convert to python3
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
can anyone help convert to python3
#6
Make a copy of your program and run 2to3 on it with the -w flag. It will change the copy and you can try to run it. If you get output that you don't understand, you can ask about it here.
Reply


Messages In This Thread
can anyone help convert to python3 - by corsasri - Jul-15-2020, 01:34 PM
RE: can anyone help convert to python3 - by bowlofred - Jul-15-2020, 05:18 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  convert string into multiple columns in python3 VAN 2 3,585 Sep-26-2020, 11:14 PM
Last Post: scidam
  python3 convert hex to binary 32 bit Mkt 3 5,302 Aug-28-2020, 02:34 PM
Last Post: Mkt
  Gnuradio python3 is not compatible python3 xmlrpc library How Can I Fix İt ? muratoznnnn 3 6,283 Nov-07-2019, 05:47 PM
Last Post: DeaD_EyE

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020