Friday 6 August 2010

The First Binary... kinda

This is a link to the first binary we've created of this program. You need python2.6 to make it run plus numpy, scipy, PythonImageLibrary, and mathplotlib. Like I said, kinda..

The good news is that we've been gracious enough to (besides assuming we can upload the installers, and no-one will mind) actually upload the python installers in one place, the right versions and everything. So no need to go hunting.

Some setup information:

Firstly; The scripts are in the same folder as the executable for a reason, it has something to do with where python looks for it's libraries. There was some testing with a "Scripts" folder, that's why it's there (if you want to recreate our test, put the scripts in the folder, you get an error message)

Secondly; You'll need to set the scripts directory (no this doesn't tell python where it is, we're working on that), it's in File-->Preferences, or Ctrl+P. You can set the midi player and script editor (i.e. notepad) from here too.

Thirdly; It's probably best to use the default install directory for python2.6

Here are the links:
http://www.mediafire.com/file/a4ip8c0z818tmim/Framework.zip
http://www.mediafire.com/file/05wkp9t64xq2sls/python install.zip

And if for some reason you can't open zip files (assume every contingency):
http://www.7-zip.org/
this is free and will unpack just about everything.

Have fun, feedback will be very helpful at this stage. Including new features that ppl would like to see.

No comments:

Post a Comment