Dnia 2013-04-14, nie o godzinie 08:52 -0700, Pedro Marcal pisze:
> I am trying to run the main.py program in the part1 tutorial.
> it fails with the following error message after reading in the c file.
> The PyTools was installed in the site-packages directory 
> as pytools-2012.1-py2.6.egg
> and the register system path is set to 
> "C:\Python26\Lib\site-packages\pytools;"
> Please tell me what path is missing?
> Thanks

I do not have much experience with Python on Windows,
but shouldn't you set PYTHONPATH to
C:\Python26\Lib\site-packages\
to be able to "import pytools"?

Regards.

-- 
Tomasz Rybak  GPG/PGP key ID: 2AD5 9860
Fingerprint A481 824E 7DD3 9C0E C40A  488E C654 FB33 2AD5 9860
http://member.acm.org/~tomaszrybak

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
PyOpenCL mailing list
[email protected]
http://lists.tiker.net/listinfo/pyopencl

Reply via email to