Hello!

I am trying to install pytables on windows xp pro

Here is what I've downloaded and installed:
python-2.4.2
numarray-1.5.1
numeric-24.2

dlls of:
ftp://ftp.ncsa.uiuc.edu/HDF/HDF5/current/bin/windows/5-165-win-net.zip
ftp://ftp.ncsa.uiuc.edu/HDF/lib-external/szip/2.0/bin/windows/xp-net/szip20-win-xpnet-enc.tar.gz
ftp://ftp.ncsa.uiuc.edu/HDF/lib-external/zlib/1.2/bin/zlib122-windows.tar.gz

and of course pytables-1.2.3 for python-2.4

using the commandline interface I typed import tables and it failed. I
could not change the error message to english (I am not familiar with
windows, sorry).

> Die Anweisung in "0x6714a822" verweist auf Speicher in "0x012011a0". Der
Vorgang "written" konnte nicht auf dem Speicher durchgeführt werden.
Klicken Sie auf "OK", um das Programm zu beenden.
> Klicken Sie auf "Abbrechen", um das Programm zu debuggen.

It means:
The Command in "0x6714a822" refers to memory in "0x012011a0". The
procedure "written" could not be executed.
Click to ok to terminate.
Click to abort to debug the program.

When I abort, windows does not find a debugger, when I press ok, the
command line window is closed, no python error could be seen.

I removed the zlib1.dll, again the error described above occurres, then I
removed szlibdll.dll the message changed to "could not find szlibdll.dll
and so on" as expected.

I hope I chose the right versions for windows xp, reading the chapter 2.2
of the manual.

Let me know, how I can provide more debugging information.

Yours, Achim



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642
_______________________________________________
Pytables-users mailing list
Pytables-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pytables-users

Reply via email to