Hi Scott, thanks for your help. On 12 July 2013 10:02, Scott Sinclair <scott.sinclair...@gmail.com> wrote: > > Something like the following should work... [...] >
Your suggestion works like what I already had. The issue is that the .so created by the Extension is copied to copying <blah/blah>/lib/python2.7/site-packages/ and not to <blah/blah>/lib/python2.7/site-packages/my_pack As it is, Python finds it with no problems (as site-packages is in the PYTHONPATH), but I'm worried that that might not be the case with all possible setups. But maybe that's the way it's suppossed to work. Thanks! Jose
_______________________________________________ NumPy-Discussion mailing list NumPy-Discussion@scipy.org http://mail.scipy.org/mailman/listinfo/numpy-discussion