I am trying to use midi2ly, a python script included with lilypond to 
convert a midi file to a lilypond file (for later use with denemo)...  
When I invoke midi2ly, I get the following output:


/sw/bin/midi2ly:426: SyntaxWarning: name 'reference_note' is used prior 
to global declaration
   def dump (self):
/sw/bin/midi2ly:0: SyntaxWarning: name 'absolute_p' is assigned to 
before global declaration
/sw/bin/midi2ly:0: SyntaxWarning: name 'duration_quant' is assigned to 
before global declaration
/sw/bin/midi2ly:0: SyntaxWarning: name 'explicit_durations_p' is 
assigned to before global declaration
/sw/bin/midi2ly:0: SyntaxWarning: name 'key' is assigned to before 
global declaration
Traceback (most recent call last):
   File "/sw/bin/midi2ly", line 42, in ?
     import midi
ImportError: Inappropriate file type for dynamic loading


Have I misinstalled something, or is something set up incorrectly?  I'm 
running Jaguar, and installed fink following the "New Install" 
instructions.  Many packages work correctly (mysql, xfree86, kde, etc.) 
so I don't suspect something fundamental to my fink install.  I am 
using the August update to the Jaguar development tools and have been 
almost since the beginning.

Any thoughts or ideas are greatly appreciated!

--
Aaron Magill



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to