You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: file_unlatcher/README.md
-3Lines changed: 0 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -7,11 +7,8 @@ A python script based GUI interface to search and open all files with same name
7
7
Use the package manager [pip](https://pip.pypa.io/en/stable/) to install packages.
8
8
9
9
```bash
10
-
pip install pyttsx3
11
-
pip install PyAudio
12
10
pip install Pillow
13
11
```
14
-
1. If there is problem in installing PyAudio, then go to the [link](https://www.lfd.uci.edu/~gohlke/pythonlibs/) and download the package file according to the system requirements and then try to install it.
0 commit comments