Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
57911771
Topic
5359417
Board
Bitcoin Technical Support
Re: ANY ALTERNATIVES FOR THIS TOOL OR ANY OTHER
by
ETFbitcoin
on
11/09/2021, 11:29:21 UTC
Quote from: t3xoff on
Today
at 10:18:49 AM
Quote from: HeRetiK on
Today
at 10:10:26 AM
Have you thought about giving a Python 2 to Python 3 converter a try? Since it's just a handful of files it could actually work pretty well:
https://dev.to/rohitnishad613/convert-python-2-to-python-3-in-1-single-click-2a8p
Here's the docs on the 2to3 library:
https://docs.python.org/3/library/2to3.html
I tried before to convert 2-3 it showed some errors.
Why don't you just install Python 2?