trimesh
trimesh copied to clipboard
Python 3 support is incomplete
You've fixed only a part of the incompatibilities. As it stands, no Python 3 version is gonna run any of the files without a syntax error.
Speaking of which, do you intend the project to be accessible for both Py 2 and 3 ? That's gonna be problematic.
But you might get further help by using PyCharm Community Edition .as your IDE. After you conf it it's powerful, but it takes a good amount of time to conf
Can you please be more specific? I can load and use trimesh.py with python 2.7 and python 3.7.