Re: [Pyobjc-dev] Installing pyobjc?
Brought to you by:
ronaldoussoren
From: Leonardo S. <san...@gm...> - 2012-09-10 01:03:41
|
On Fri, Sep 7, 2012 at 5:04 PM, Michael McCracken <mic...@gm...> wrote: >> >>> The next release should be near, the main todo item for me is to check tot easy_install can install pyobjc from a collection of source archives. >> >> Does this mean I will be able to install from a local copy of the source code, rather than downloading it from pypi every time I want to install it? That would be really helpful for my configuration control. > > For reference, I've been able to build and run pyobjc from the source > inside a virtualenv with just running 'python setup.py install', first > in pyobjc-core, then in the framework wrappers, as Ronald mentioned > earlier. It's not exactly easy_install, but it's not that hard. > > This doesn't work if you have a mismatched MACOSX_DEPLOYMENT_TARGET > set, but if you don't need to change that, it works fine. can I be the first to ask for a pip installable package? Either that or someone to do a review of the newer wrappers that use ctypes of cffi so that they don't need a c compiler to run. -- Leonardo Santagada |