Hello, thanks you share the code first,
but I cant's see the "Image" module...
or something I do wrong? could you tell me ? thanks!
Traceback (most recent call last):
File "D:\python\Stream_Sample\CS176C-Homework-4-master\ClientLauncher.py", line 3, in
from Client import Client
File "D:\python\Stream_Sample\CS176C-Homework-4-master\Client.py", line 3, in
import Image, ImageTk
ImportError: No module named Image
Hello, thanks you share the code first,
but I cant's see the "Image" module...
or something I do wrong? could you tell me ? thanks!
Traceback (most recent call last):
File "D:\python\Stream_Sample\CS176C-Homework-4-master\ClientLauncher.py", line 3, in
from Client import Client
File "D:\python\Stream_Sample\CS176C-Homework-4-master\Client.py", line 3, in
import Image, ImageTk
ImportError: No module named Image