Lars - 2017-05-14

Yes, I added enum34 recently to the list of dependencies (only relevant for python2).

Indeed, this package can be confused with enum. I just added a check and an error output for this situation.

Regarding "python 2 syntax error": where did you notice this? I assumed that the code should run with both versions (except for the missing dependencies with python3).

It would be great, if you could get involved with pycam's development. Please subscribe to the development mailinglist.

Regarding python3: this would be a good step forward. Currently the main blocking issue is pycam's dependency on GTK2 and gtglext.
Maybe you want to take a look at the thread (Gtk3 Update) - there I outlined possible steps for going forward. Your contribution would be very welcome!