[Metakit] Mk4py Compiling On Tiger/Python 2.4.1

John Abel admin at ccj-online.co.uk
Wed Sep 7 17:53:45 CEST 2005


Hi,

I'm having a bit of bother compiling the Python bindings for Metakit  
on Tiger.  I've compiled Python 2.4.1 ( with the frameworks flag ).   
When I try and run python2.4 setup.py build, I get an error:

Traceback (most recent call last):
   File "setup.py", line 166, in ?
     metakit = sys.modules['metakit']
KeyError: 'metakit'

I've traced this, to Mk4py not being loaded.  Yet, in the site- 
packages directory, there is a file Mk4py.dylib, but Python doesn't  
seem to be recognising this.  I had no problem installing Mk4py using  
Python2.3 that ships with Tiger - in the site-packages for that  
install, there is a Mk4py.so.

Any pointers would be much appreciated.

John


More information about the Metakit mailing list