lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: convert-ly 2.8.1 and 2.9.1 broken


From: Mats Bengtsson
Subject: Re: convert-ly 2.8.1 and 2.9.1 broken
Date: Wed, 05 Apr 2006 20:19:20 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050927 Debian/1.7.8-1sarge3

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:

address@hidden:/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
address@hidden
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: address@hidden
        WWW: http://www.s3.kth.se/~mabe
=============================================





reply via email to

[Prev in Thread] Current Thread [Next in Thread]