On Mon, 28 Nov 2011 11:22:05 +0100, "Gonzo Kaczykowski" <[email protected]> wrote: > As in subject... I would like to install PyOpenCL on Windows machine > which has no compiler. is there any possibility to build PyOpenCL on > one machine and simply install on another?
Try python setup.py bdist_wininst But why not use Christoph Gohlke's pre-built Windows binaries? http://www.lfd.uci.edu/~gohlke/pythonlibs/#pyopencl Andreas
pgps5ajL4rOa4.pgp
Description: PGP signature
_______________________________________________ PyOpenCL mailing list [email protected] http://lists.tiker.net/listinfo/pyopencl
