[Pyobjc-dev] py2app hg repo requires nonexistent modulegraph 0.8.1?
Brought to you by:
ronaldoussoren
From: Michael M. <mic...@gm...> - 2011-02-10 16:43:08
|
I was experimenting with migrating from an old XCode template based project to py2app last night. The first thing I tried was to clone Ronald's bitbucket repo for py2app and install it from there, but it seemed to require a version of modulegraph (0.8.1) that doesn't exist yet - even in the modulegraph repo… Was I doing that correctly? I backed off to the last version of py2app on pypi, but it looked like I might be missing out on some useful bug fixes, so I thought I'd mention it. PS, also - I failed to successfully migrate my project, but that might be the topic for a longer email. Briefly, though - is there a guide for migrating anywhere? If not, I'll share my troubles and maybe we can write one here. Thanks, -mike |