Strange, the struct module is standard in Python (at
least in versions 2.3 and 2.4). Could it possibly be that
Python is split into several packages for your Linux
distribution and that you have only loaded the base
package? To verify if it's a problem with your Python
installation, run the command 'python' and enter
import optparse
CTRL-Z
Here it says:
>>> import optparse
>>>
/Mats
philippe hezaine wrote:
Paul Scott wrote:
2.8.1 and 2.9.1 convert-ly gives:
[EMAIL PROTECTED]:/jen/paul/music/stfrancis$ convert-ly -e *.ly
Traceback (most recent call last):
File "/usr/local/lilypond/usr/bin/convert-ly", line 39, in ?
import lilylib as ly
File
"/usr/local/lilypond/usr/share/lilypond/current/python/lilylib.py",
line 16, in ?
import optparse
File "/usr/lib/python2.4/optparse.py", line 72, in ?
try:
File "/usr/lib/python2.4/gettext.py", line 49, in ?
import locale, copy, os, re, struct, sys
ImportError: No module named struct
Hi all
I've installed 2.8.1-1 in /usr/local on Fedora4 after uninstalled 2.6.4
Test.ly run perfectly, but with convert-ly I've exactly the same message.
I was trying to convert files I writed with 2.6.4.
Any help ?
Cheers
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user
--
=============================================
Mats Bengtsson
Signal Processing
Signals, Sensors and Systems
Royal Institute of Technology
SE-100 44 STOCKHOLM
Sweden
Phone: (+46) 8 790 8463
Fax: (+46) 8 790 7260
Email: [EMAIL PROTECTED]
WWW: http://www.s3.kth.se/~mabe
=============================================
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user