Here's an example of me trying to use the app. I assume from my
limited knowledge that i should run "python generate_oly_score.py" to
begin the process.

If this is correct (which i doubt), then this is the result:

a...@parchmentstudios ~/git-projects/orchestrallily $ python
generate_oly_score.py onetwo.ly
Traceback (most recent call last):
  File "generate_oly_score.py", line 535, in <module>
    main ();
  File "generate_oly_score.py", line 519, in main
    settings = Settings ();
  File "generate_oly_score.py", line 57, in __init__
    self.load (settings_file);
  File "generate_oly_score.py", line 150, in load
    print ("Unable to load settings file '%s'. Exiting..." % file_name)
NameError: global name 'file_name' is not defined
a...@parchmentstudios ~/git-projects/orchestrallily $


Help?

Alex.

-- 
www.openoctave.org

midi-subscr...@openoctave.org
development-subscr...@openoctave.org

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to