On Oct 23, 12:43 am, Martin Schneider <[EMAIL PROTECTED]
factory.de> wrote:
> Hi!
>
> I'd like to use the numpy library (which runs on Python 2.5) in the same
> project with another (mandatory) library which needs python22.dll. When
> I try to compile I get an error similar to "python22.dll not compatible
> with the current Python version."
>
> Has anybody an idea how to solve this?
>

Tell us what barriers you think you face that prevent you compiling
the (presumably C) source of the "another (mandatory) library which
needs python22.dll" so that it will run with Python 2.x (x > 2) ...
someone may be able to help you.

--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to