ckages/numpy/ctypeslib.py", line 55, in
load_l
ibrary
raise e
OSError: No such file or directory
--
Ran 1283 tests in 7.533s
FAILED (errors=1)
>>>
Kind regards,
Chris
On Mon, Jul 7, 2008 at 3:11 PM, Chris Bart
other stuff. So that is
not my preferred solution.)
Kind regards,
Chris
On Mon, Jul 7, 2008 at 2:55 PM, Chris Bartels <[EMAIL PROTECTED]>
wrote:
> I created 2 symlinks (libpython2.5.a and libpython2.5.dll.a) in the
> /usr/lib directory which both point to
> /usr/lib/python2.5/confi
Hi David,
I just discovered this:
http://mail.python.org/pipermail/python-bugs-list/2006-April/032817.html
I'm currently trying.
On Mon, Jul 7, 2008 at 2:22 PM, David Cournapeau <
[EMAIL PROTECTED]> wrote:
> Chris Bartels wrote:
> > Hi David,
> >
> > Thanks ag
Mon, Jul 7, 2008 at 11:16 AM, David Cournapeau <
[EMAIL PROTECTED]> wrote:
> Chris Bartels wrote:
> >
> > Sorry, my message was ambiguous: I indeed did this, I installed python
> > from the cygwin installer
>
> Ok. Python sources are not needed to build python exte
Hi David,
Thank you for the quick reply.
It looks like you did not install python correctly. I strongly recommend
> you to use the python available for cygwin, after having removed the
> python you installed from sources. Installing the python package does
> give you /usr/lib/python2.5/config, as