diff --git a/rpitx.py b/rpitx.py index c4042da3..20f4a256 100644 --- a/rpitx.py +++ b/rpitx.py @@ -8,7 +8,7 @@ from time import sleep #import os import sys from os import system -from pillow import Image, ImageDraw, ImageFont, ImageColor +from PIL import Image, ImageDraw, ImageFont, ImageColor print("CubeSatSim v1.3b rpitx.py starting...")