Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated for Python 3 #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

robertlayton
Copy link

Small updates so this runs in Python 3. Mainly updating print statements (including an import to retain backwards compatibility) and fixing float conversions to ints for the box drawing. Only lightly tested!

Small updates so this runs in Python 3. Mainly updating print statements (including an import to retain backwards compatibility) and fixing float conversions to ints for the box drawing. Only lightly tested!
@huzhengg
Copy link

hi! when i run this file, it shows ''TypeError: '<' not supported between instances of 'Quad' and 'Quad''

@sssttdd
Copy link

sssttdd commented Jul 5, 2021

First of all thanks for very nice job and the updated python3 patch! Web version is amazing but I also face same issue when trying to run python3 version : ''TypeError: '<' not supported between instances of 'Quad' and 'Quad''... Any clue on how to solve it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants