diff --git a/install.py b/install.py index 7a215c9..6ec0f47 100644 --- a/install.py +++ b/install.py @@ -1,4 +1,5 @@ import os +import sys def check_os(): """Checks the operating system and prints a message accordingly."""