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

Updating for Python3 and Windows #8

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

jgalak
Copy link

@jgalak jgalak commented Jan 6, 2019

Not sure if you have any interest in this project anymore, but it seems quite useful. I've updated it to work with Python 3 and to work on Windows, but it needs more testing.

Changes included: running the 2to3 utility, manually changing some print statements into print() calls, changing DictType to dict in many places, adding OpenSCAD.exe as an alternate name for OpenSCAD, and fixing what appears to have been a bug where a csv file was being opened in binary mode rather than text.

If you do want to incorporate this, please test it thoroughly - I'm barely understanding how this system works, so I may have not run many of the parts of the scripts.

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.

1 participant