A Wednesday 08 September 2010 10:49:10 Kim Hansen escrigué:
> Dear Christoph
> 
> 2010/9/8 Christoph Gohlke cgoh...@uci.edu
> 
> > How about using ctypes <http://docs.python.org/library/ctypes.html> to
> > wrap lzo2.dll? This should be relatively simple. The dll is part of the
> > PyTables installers at
> > <http://www.lfd.uci.edu/~gohlke/pythonlibs/#pytables>.
> >
> > --
> 
> That certainly seems like a simpler alternative (to me). I have not tried
> using ctypes before, but I will try it out.
> I noticed that the PyTables installer at the link only is for Python 2.6
>  and onwards. I am using Python 2.5.4 for compatibility with some other
>  modules. I wonder if the lzo2.dll from a python 2.6 installation can be
>  used in a 2.5 environment?

Yes, I think so.

-- 
Francesc Alted

------------------------------------------------------------------------------
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
_______________________________________________
Pytables-users mailing list
Pytables-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pytables-users

Reply via email to