Thanks. I'll have to relay that to the developers so they can sort
it out.
On Feb 9, 2007, at 11:18 PM, Robert Kern wrote:
> This has nothing to do with numpy. The wrapper source was generated
> from a
> slightly-old version of SWIG that generates non-const-correct C++
> code. Python
> 2.5
William Kyngesburye wrote:
> I'm trying to build a python extension that uses numpy. When I build
> with python 2.4.[whatever the last one was] and the current numpy
> 1.0.1 package, it succeeds with no problem.
>
> When I try python 2.5 and the matching numpy 1.0.1:
>
> building '_gdal' ext
I'm trying to build a python extension that uses numpy. When I build
with python 2.4.[whatever the last one was] and the current numpy
1.0.1 package, it succeeds with no problem.
When I try python 2.5 and the matching numpy 1.0.1:
building '_gdal' extension
creating build/temp.macosx-10.3-fa
Hi,
I'm trying to use bdist_mpkg to make installer packages for NodeBox
libraries. It's pretty easy for standard configurations, however, I'd
like to have an installer that doesn't need to have administrator
authorization and that install to a custom location (~/Library/
Application Suppo