use it both ways. Especially in the
> context of a room full of teenagers, it seems reasonable to ask.
>
> Geremy Condra
> --
> http://mail.python.org/mailman/listinfo/python-list
>
--
___
Allan Davis
http://www.linkedin.com/in/cajuncode
--
http://mail.python.org/mailman/listinfo/python-list
Try your distribution of linux package management tool. You will find PIL
there
--
Allan Davis
Member of NetBeans Dream Team
http://wiki.netbeans.org/NetBeansDreamTeam
Lead Developer, nbPython
http://wiki.netbeans.org/Python
http
Try this
import sys
import os
sep = None
if sys.platform == 'cygwin':
sep = ';'
else:
sep = os.pathsep
# then use sep in your path statment
Hope this helps
Thanks,
------
Allan Davis
Member of NetB
I just downloaded the installer and tested it on my win xp machine. The
installer worked fine.
--
Allan Davis
Member of NetBeans Dream Team
http://wiki.netbeans.org/NetBeansDreamTeam
Lead Developer, nbPython
http://wiki.netbeans.org
KeoBox,
Can i look at the jython file you are executing? the ClassFormatException is
not with the size of the dictionary. Jython is failing on an import.
thanks,
--
Allan Davis
Member of NetBeans Dream Team
http://wiki.netbeans.org