[Pyobjc-dev] Noob problem: My First PyObjC app
Brought to you by:
ronaldoussoren
|
From: Alejandro N. <ale...@gm...> - 2008-11-25 18:18:00
|
Hello List! I´m a spanish python lover who wanted to develop for his loving aluminium Mac. My application tries to make a bridge between Tumblr and Twitter, making my last Tumblr post to appear in my Twitter timeline. I´m a user of both systems and this makes my life easier. I made a gui with with 3 textform, one for Tumblr feed and two for Twitter data. If a build this on my machine all works great, but if my source is built in other machine (same XCode 3.0 and Leopard version 10.5.2, and Mac of course) a import error appear. And I´m unable to build using py2app :/ A friendly hand will be welcome, You can download source from http://www.megaupload.com/es/?d=NTIO0580 Best Regards, Alex |