Alex Clark wrote:
On 2010-05-07, Jim Byrnes wrote:
Running Unbuntu 9.10. The Synaptic Pkg Mgr reports python-imaging -
1.1.6-3ubuntu1 - Python Imaging Library is installed.
But trying to import PhotoImage gives these results:
from ImageTk import PhotoImage
Traceback (most recent call last)
Martin Walsh wrote:
Jim Byrnes wrote:
Running Unbuntu 9.10. The Synaptic Pkg Mgr reports python-imaging -
1.1.6-3ubuntu1 - Python Imaging Library is installed.
But trying to import PhotoImage gives these results:
from ImageTk import PhotoImage
Traceback (most recent call last):
File "",
On 2010-05-07, Jim Byrnes wrote:
> Running Unbuntu 9.10. The Synaptic Pkg Mgr reports python-imaging -
> 1.1.6-3ubuntu1 - Python Imaging Library is installed.
>
> But trying to import PhotoImage gives these results:
>
>
> >>> from ImageTk import PhotoImage
> Traceback (most recent call last):
>
Jim Byrnes wrote:
> Running Unbuntu 9.10. The Synaptic Pkg Mgr reports python-imaging -
> 1.1.6-3ubuntu1 - Python Imaging Library is installed.
>
> But trying to import PhotoImage gives these results:
>
>
from ImageTk import PhotoImage
> Traceback (most recent call last):
> File "", line
Running Unbuntu 9.10. The Synaptic Pkg Mgr reports python-imaging -
1.1.6-3ubuntu1 - Python Imaging Library is installed.
But trying to import PhotoImage gives these results:
>>> from ImageTk import PhotoImage
Traceback (most recent call last):
File "", line 1, in
ImportError: No module nam