Quote:
Originally Posted by seamusfp
in communicate.py
I commented out line 189
self.handle.reset()
edit: for clarification, this was the source in the tarball in the first post, and on OS X v10.4.8 (this probably doesn't matter)
|
seamusfp and kovidgoyal,
I looked in my version of communicate.py, found the line of code you mentioned, commented it out, and got prs500 to work, too! Glad to see someone figured out how to make it run on a Mac. (BTW, I'm on OS X v10.3.9.)
I'm going to look into Apple's documentation on installers, and see if this can be packaged in an installer. Making DMGs is easy, making stuff installable is something else.
P.S.: seamusfp, in case you didn't know, Xcode is on the OS X installation disc.