Page 1 of 1

Papagayo in OS X 10.7 Lion not working

Posted: Thu Jul 21, 2011 12:00 pm
by matthewrobson
Hi All,
Sure its me being stupid, but upgraded to OSX.7 this morning and all of a sudden Papagayo doesn't work. Anybody have a similar problem, and does anyone have a solution?

Thanks!

Matthew

temporary fix till they post an update

Posted: Mon Jul 25, 2011 11:08 pm
by matthewrobson
Ok, so not really a fix, but certainly a get-around.

I've installed crossover for mac, a very handy utility that lets you run windows software natively under osx without requriing a copy of windows or a crumy emulation mode window. It costs about 30 dollars or so I think, but allowed me to install the windows version of papagayo under osx and it works just fine.

Papagayo in OS X 10.7 Lion not working

Posted: Fri Nov 11, 2011 3:01 pm
by jberg
Anybody found a fix for this problem yet?

Would be nice to be able to run the OS X version on MAC.

Regards,

Johan

Posted: Fri Nov 11, 2011 3:17 pm
by SvenFoster
I think your out of luck.

I've just downloaded the source code to it to see if I could build a Lion version for everyone, surprisingly it appears to predominantly written in the Python scripting language. unfortunately there is a few precompiled DLL's that the source is not included for..
..so its not really opensource as the page suggests.

Posted: Sat Nov 12, 2011 12:49 pm
by mykylr
I was just looking for a fix for this myself.

The console shows these errors.

12/11/2011 11:52:08.979 [0x0-0x1b71b7].Papagayo: /System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/plat-mac/aetools.py:236: Warning: 'as' will become a reserved keyword in Python 2.6
12/11/2011 11:52:08.979 [0x0-0x1b71b7].Papagayo: /System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/plat-mac/aetools.py:246: Warning: 'as' will become a reserved keyword in Python 2.6
12/11/2011 11:52:08.979 [0x0-0x1b71b7].Papagayo: /System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/plat-mac/aetools.py:247: Warning: 'as' will become a reserved keyword in Python 2.6
12/11/2011 11:52:08.979 [0x0-0x1b71b7].Papagayo: /System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/plat-mac/aetools.py:256: Warning: 'as' will become a reserved keyword in Python 2.6
12/11/2011 11:52:08.979 [0x0-0x1b71b7].Papagayo: /System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/plat-mac/aetools.py:257: Warning: 'as' will become a reserved keyword in Python 2.6
12/11/2011 11:52:09.180 [0x0-0x1b71b7].Papagayo: Traceback (most recent call last):
12/11/2011 11:52:09.180 [0x0-0x1b71b7].Papagayo: File "/Applications/Papagayo/Papagayo.app/Contents/Resources/__argvemulator_papagayo.py", line 4, in <module>
12/11/2011 11:52:09.180 [0x0-0x1b71b7].Papagayo: execfile(os.path.join(os.path.split(__file__)[0], "papagayo.py"))
12/11/2011 11:52:09.180 [0x0-0x1b71b7].Papagayo: File "/Applications/Papagayo/Papagayo.app/Contents/Resources/papagayo.py", line 23, in <module>
12/11/2011 11:52:09.180 [0x0-0x1b71b7].Papagayo: import wx
12/11/2011 11:52:09.180 [0x0-0x1b71b7].Papagayo: ImportError: No module named wx
12/11/2011 11:52:09.180 com.apple.launchd.peruser.501: ([0x0-0x1b71b7].Papagayo[32108]) Exited with code: 1

No idea if we have to install something to get it to work in osx but the wx.app is missing.

Papagayo should have been built into anime studio. Much better than the inbuilt speech thing.



Mike

Posted: Sun Nov 13, 2011 10:07 am
by SvenFoster
Yeah that looks like python module wx is missing. I'm away from a computer at the mo else I'd have a go at resolving.

Posted: Thu Feb 16, 2012 1:01 am
by rsoden
Python 2.9 supports wx in 64 bit mode. I haven't updated my computer to lion so I haven't been able to test to see if Papagayo works in lion with python 2.9. So does anybody know if it works?

Posted: Mon Feb 20, 2012 1:06 pm
by mattfromcanada
I just downloaded this, excited to try...only to find that it doesn't work, and that I'm not alone...unfortuantely I have no idea about source code, so any help would be great!

Posted: Tue Feb 21, 2012 1:00 am
by macnavi
If I understand this correctly, Python is part of the Mac OS operating system, but is not up to date? If you download the latest version of Python and install that, you should be able to run Papagayo again in Lion?

Is it then (or could it not be) not part of the latest OS update 10.7.3?

Posted: Tue Feb 21, 2012 9:54 am
by slowtiger
Don't rely on that. You may be able to install all the latest frameworks, but Papagayo may still not work. (This is what I hear and read often.)

Use Wineskin Winery

Posted: Sun Mar 18, 2012 8:26 pm
by ncr100
Using Wineskin Winery on OSX I got it to work.

1. I installed Wineskin Winery: http://wineskin.doh123.com/tiki-index.p ... =Downloads

2. Then I downloaded the Windows EXE of Papagayo: http://www.lostmarble.com/downloads/pap ... 32_1.2.exe

3. I ran Wineskin, and allowed it to update itself to the latest Engine version.

4. I created a blank Skin named Papagayo.

5. I ran the Skin, and chose to install a Windows application. I picked the EXE, from above.

6. The install went quickly, and copied the EXE inside the Skin. Running the Skin brings up Papagayo.

I'm not a Papagayo user so I don't know how to get it to playback a file from end-to-end (e.g. the Tutorial "Hasta la vista baby" does play when I scrub but how to get it to autoplay?). But it does make sounds, and looks like Windows on my Mac. Next is to figure how to export the results to my 3d app.

NOTE: I've previously installed X11 on my Mac which is a general requirement for WINE. It's free and available from Apple on your installation disc, and I believe as a download.

EDIT: Found an importer for LightWave 3d: http://www.mikegreen.name/Lscripts.html