> > >> My primary concern is: do users need to install all the requirements > >> (I am assuming so). This makes the desktop less than awesome on that > >> stupid (Mac OS X), and a pain in the arse to support on ancient linux > >> distributions. Is there a way to get around this (on linux) without > >> the need to download gigabytes of requirements? >
I am using the newest python in macports on mac osx. but you need to use `sudo ... install` in to get the package working in the /opt/local/ place properly. see issue 677 and I have more luck doing a non-sandbox install of the pyjs compiler

