We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb4d8ac commit 34980c5Copy full SHA for 34980c5
README.md
@@ -8,7 +8,9 @@ INSTALLATION
8
Prerequisites
9
1.python version 3.x:
10
2.imdlib installation using pip:
11
- pip install imdlib
+ pip3 install imdlib
12
+3.GUI library PySimpleGUI for easy user interface
13
+ pip3 install pysimplegui
14
15
**(Don't change any of the file or folder names)**
16
0 commit comments