Kevin@KEVIN-AMD-PC MINGW64 ~ $ pip install wifi-password Requirement already satisfied: wifi-password in c:\users\kevin\appdata\roaming\python\python38\site-packages (1.0.7) Requirement already satisfied: qrcode in c:\users\kevin\appdata\roaming\python\python38\site-packages (from wifi-password) (6.1) Requirement already satisfied: six in c:\users\kevin\appdata\local\programs\python\python38-32\lib\site-packages (from qrcode->wifi-password) (1.14.0) Requirement already satisfied: colorama in c:\users\kevin\appdata\roaming\python\python38\site-packages (from qrcode->wifi-password) (0.4.4) Kevin@KEVIN-AMD-PC MINGW64 ~ $ wifi-password bash: wifi-password: command not found Kevin@KEVIN-AMD-PC MINGW64 ~ $ git clone https://github.com/sdushantha/wifi-password Cloning into 'wifi-password'... remote: Enumerating objects: 169, done. remote: Counting objects: 100% (169/169), done. remote: Compressing objects: 100% (119/119), done. remote: Total 169 (delta 105), reused 79 (delta 44), pack-reused 0 Receiving objects: 100% (169/169), 14.63 MiB | 13.15 MiB/s, done. Resolving deltas: 100% (105/105), done. Kevin@KEVIN-AMD-PC MINGW64 ~ $ cd wifi-password Kevin@KEVIN-AMD-PC MINGW64 ~/wifi-password (master) $ python3 setup.py install bash: /c/Users/Kevin/AppData/Local/Microsoft/WindowsApps/python3: Permission denied Kevin@KEVIN-AMD-PC MINGW64 ~/wifi-password (master) $ python setup.py install running install running bdist_egg running egg_info creating wifi_password.egg-info writing wifi_password.egg-info\PKG-INFO writing dependency_links to wifi_password.egg-info\dependency_links.txt writing entry points to wifi_password.egg-info\entry_points.txt writing requirements to wifi_password.egg-info\requires.txt writing top-level names to wifi_password.egg-info\top_level.txt writing manifest file 'wifi_password.egg-info\SOURCES.txt' reading manifest file 'wifi_password.egg-info\SOURCES.txt' writing manifest file 'wifi_password.egg-info\SOURCES.txt' installing library code to build\bdist.win32\egg running install_lib running build_py creating build creating build\lib creating build\lib\wifi_password copying wifi_password\wifi_password.py -> build\lib\wifi_password copying wifi_password\__init__.py -> build\lib\wifi_password copying wifi_password\__main__.py -> build\lib\wifi_password creating build\bdist.win32 creating build\bdist.win32\egg creating build\bdist.win32\egg\wifi_password copying build\lib\wifi_password\wifi_password.py -> build\bdist.win32\egg\wifi_p assword copying build\lib\wifi_password\__init__.py -> build\bdist.win32\egg\wifi_passwo rd copying build\lib\wifi_password\__main__.py -> build\bdist.win32\egg\wifi_passwo rd byte-compiling build\bdist.win32\egg\wifi_password\wifi_password.py to wifi_pass word.cpython-38.pyc byte-compiling build\bdist.win32\egg\wifi_password\__init__.py to __init__.cpyth on-38.pyc byte-compiling build\bdist.win32\egg\wifi_password\__main__.py to __main__.cpyth on-38.pyc creating build\bdist.win32\egg\EGG-INFO copying wifi_password.egg-info\PKG-INFO -> build\bdist.win32\egg\EGG-INFO copying wifi_password.egg-info\SOURCES.txt -> build\bdist.win32\egg\EGG-INFO copying wifi_password.egg-info\dependency_links.txt -> build\bdist.win32\egg\EGG -INFO copying wifi_password.egg-info\entry_points.txt -> build\bdist.win32\egg\EGG-INF O copying wifi_password.egg-info\requires.txt -> build\bdist.win32\egg\EGG-INFO copying wifi_password.egg-info\top_level.txt -> build\bdist.win32\egg\EGG-INFO zip_safe flag not set; analyzing archive contents... creating dist creating 'dist\wifi_password-1.0.7-py3.8.egg' and adding 'build\bdist.win32\egg' to it removing 'build\bdist.win32\egg' (and everything under it) Processing wifi_password-1.0.7-py3.8.egg Copying wifi_password-1.0.7-py3.8.egg to c:\users\kevin\appdata\local\programs\p ython\python38-32\lib\site-packages Adding wifi-password 1.0.7 to easy-install.pth file Installing wifi-password-script.py script to C:\Users\Kevin\AppData\Local\Progra ms\Python\Python38-32\Scripts Installing wifi-password.exe script to C:\Users\Kevin\AppData\Local\Programs\Pyt hon\Python38-32\Scripts Installing wifi-password.exe.manifest script to C:\Users\Kevin\AppData\Local\Pro grams\Python\Python38-32\Scripts Installed c:\users\kevin\appdata\local\programs\python\python38-32\lib\site-pack ages\wifi_password-1.0.7-py3.8.egg Processing dependencies for wifi-password==1.0.7 Searching for qrcode==6.1 Best match: qrcode 6.1 Adding qrcode 6.1 to easy-install.pth file Installing qr-script.py script to C:\Users\Kevin\AppData\Local\Programs\Python\P ython38-32\Scripts Installing qr.exe script to C:\Users\Kevin\AppData\Local\Programs\Python\Python3 8-32\Scripts Installing qr.exe.manifest script to C:\Users\Kevin\AppData\Local\Programs\Pytho n\Python38-32\Scripts Using c:\users\kevin\appdata\roaming\python\python38\site-packages Searching for colorama==0.4.4 Best match: colorama 0.4.4 Adding colorama 0.4.4 to easy-install.pth file Using c:\users\kevin\appdata\roaming\python\python38\site-packages Searching for six==1.14.0 Best match: six 1.14.0 Adding six 1.14.0 to easy-install.pth file Using c:\users\kevin\appdata\local\programs\python\python38-32\lib\site-packages Finished processing dependencies for wifi-password==1.0.7 Kevin@KEVIN-AMD-PC MINGW64 ~/wifi-password (master) $ wifi-password ERROR: SSID was not found