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: philippe hezaine
Subject: Re: convert-ly 2.8.1 and 2.9.1 broken
Date: Wed, 05 Apr 2006 22:46:21 +0200
User-agent: Mozilla Thunderbird 1.0.7-1.1.fc4 (X11/20050929)

And for me, it says:

Python 2.4.1 (#1, May 16 2005, 15:19:29)
[GCC 4.0.0 20050512 (Red Hat 4.0.0-5)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import optparse
[1]+  Stopped                 python

Phil

Mats Bengtsson wrote:

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










reply via email to

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