--
You received this message because you are subscribed to the Google Groups "MakerBot Operators" group.
To post to this group, send email to make...@googlegroups.com.
To unsubscribe from this group, send email to makerbot+u...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/makerbot?hl=en.
http://github.com/makerbot/ReplicatorG/blob/master/src/replicatorg/app/util/PythonUtils.java
If I'm reading the code right, it's looking in C:\Python00 through C:\Python99.
If your Python install isn't to the root of the C: drive and isn't
named PythonXX, I don't think the code will find it.
I have posted before about problems with this bit of code and my
CentOS laptop (because the system Python is 2.4 and I had to install
Python 2.5 elsewhere) - if I were a Java programmer, I'd fix it, but
it's not a language I've done much with.
-ethan