Re: Frescobaldi/Mac question

2014-05-13 Thread Knute Snortum
My guess is that there is something wrong with your Python 2.7 installation. Python is trying to import the os module and it can't unzip it. There also might be something wrong with your decompression installation. I'm no Python expert, but I would try reinstalling Python 2.7. Knute Snortum

Re: Frescobaldi/Mac question

2014-05-13 Thread MarcM
you may want to try this Frescobaldi version bundled as a Mac app: http://lilypond.1069038.n5.nabble.com/Mac-testers-needed-for-Frescobaldi-td161735.html -- View this message in context: http://lilypond.1069038.n5.nabble.com/Frescobaldi-Mac-question-tp162363p162378.html Sent from the User

Re: Frescobaldi/Mac question

2014-05-13 Thread Tim McNamara
wrote: you may want to try this Frescobaldi version bundled as a Mac app: http://lilypond.1069038.n5.nabble.com/Mac-testers-needed-for-Frescobaldi-td161735.html -- View this message in context: http://lilypond.1069038.n5.nabble.com/Frescobaldi-Mac-question-tp162363p162378.html Sent

Re: Frescobaldi/Mac question

2014-05-13 Thread Tim McNamara
Also interesting is that I can run convert-ly from Terminal using the command line and successfully update .ly files to 2.18.0. The issue lies within Frescobaldi rather than Lilypond, as far as I can tell. On May 13, 2014, at 8:52 AM, MarcM m...@mouries.net wrote: you may want to try this

Re: Frescobaldi/Mac question

2014-05-13 Thread Davide Liessi
2014-05-13 15:52 GMT+02:00 MarcM m...@mouries.net: you may want to try this Frescobaldi version bundled as a Mac app: http://lilypond.1069038.n5.nabble.com/Mac-testers-needed-for-Frescobaldi-td161735.html The application bundle is still experimental and has a couple of packaging bugs: I would

Re: Frescobaldi/Mac question

2014-05-13 Thread Davide Liessi
2014-05-13 16:33 GMT+02:00 Tim McNamara tim...@bitstream.net: An interesting thing is that I already am using David’s .app bundle- from which my error message was generated- I'm sorry, I don't have time right now, but I'll take care of this issue later tonight or tomorrow. Best wishes. Davide

Frescobaldi/Mac question

2014-05-12 Thread Tim McNamara
Running convert-ly results in: Traceback (most recent call last): File /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/py2app/apptemplate/lib/site.py, line 22, in module import os zipimport.ZipImportError: can't decompress data; zlib not available