C:\Users\One>pip install auto-py-to-exe Collecting auto-py-to-exe Downloading auto_py_to_exe-2.23.1-py2.py3-none-any.whl (97 kB) |¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦| 97 kB 2.3 MB/s Collecting Eel==0.14.0 Downloading Eel-0.14.0.tar.gz (17 kB) Collecting pyinstaller>=4.6 Downloading pyinstaller-5.5-py3-none-win_amd64.whl (1.2 MB) |¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦| 1.2 MB 6.8 MB/s Collecting bottle Downloading bottle-0.12.23-py3-none-any.whl (90 kB) |¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦| 90 kB 1.8 MB/s Collecting bottle-websocket Downloading bottle-websocket-0.2.9.tar.gz (2.0 kB) Collecting future Downloading future-0.18.2.tar.gz (829 kB) |¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦| 829 kB 6.4 MB/s Collecting pyparsing Downloading pyparsing-3.0.9-py3-none-any.whl (98 kB) |¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦| 98 kB 1.8 MB/s Collecting whichcraft Downloading whichcraft-0.6.1-py2.py3-none-any.whl (5.2 kB) Collecting pyinstaller-hooks-contrib>=2021.4 Downloading pyinstaller_hooks_contrib-2022.10-py2.py3-none-any.whl (244 kB) |¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦| 244 kB 6.4 MB/s Requirement already satisfied: setuptools in C:\Users\One\appdata\local\programs\python\python38\lib\site-packages (from pyinstaller>=4.6->auto-py-to-exe) (49.2.1) Collecting pywin32-ctypes>=0.2.0; sys_platform == "win32" Downloading pywin32_ctypes-0.2.0-py2.py3-none-any.whl (28 kB) Collecting pefile>=2022.5.30; sys_platform == "win32" Downloading pefile-2022.5.30.tar.gz (72 kB) |¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦| 72 kB 572 kB/s Collecting altgraph Downloading altgraph-0.17.3-py2.py3-none-any.whl (21 kB) Collecting gevent-websocket Downloading gevent_websocket-0.10.1-py3-none-any.whl (22 kB) Collecting gevent Downloading gevent-22.10.1-cp38-cp38-win_amd64.whl (1.5 MB) |¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦| 1.5 MB 3.2 MB/s Collecting cffi>=1.12.2; platform_python_implementation == "CPython" and sys_platform == "win32" Downloading cffi-1.15.1-cp38-cp38-win_amd64.whl (178 kB) |¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦| 178 kB 3.3 MB/s Collecting zope.event Downloading zope.event-4.5.0-py2.py3-none-any.whl (6.8 kB) Collecting greenlet<2.0,>=1.1.3; platform_python_implementation == "CPython" Downloading greenlet-1.1.3.post0-cp38-cp38-win_amd64.whl (101 kB) |¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦| 101 kB 2.1 MB/s Collecting zope.interface Downloading zope.interface-5.5.0-cp38-cp38-win_amd64.whl (211 kB) |¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦| 211 kB 3.3 MB/s Collecting pycparser Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB) |¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦| 118 kB 6.4 MB/s Using legacy 'setup.py install' for Eel, since package 'wheel' is not installed. Using legacy 'setup.py install' for bottle-websocket, since package 'wheel' is not installed. Using legacy 'setup.py install' for future, since package 'wheel' is not installed. Using legacy 'setup.py install' for pefile, since package 'wheel' is not installed. Installing collected packages: bottle, pycparser, cffi, zope.event, greenlet, zope.interface, gevent, gevent-websocket, bottle-websocket, future, pyparsing, whichcraft, Eel, pyinstaller-hooks-contrib pywin32-ctypes, pefile, altgraph, pyinstaller, auto-py-to-exe Running setup.py install for bottle-websocket ... done Running setup.py install for future ... done Running setup.py install for Eel ... done Running setup.py install for pefile ... done Successfully installed Eel-0.14.0 altgraph-0.17.3 auto-py-to-exe-2.23.1 bottle-0.12.23 bottle-websocket-0.2.9 cffi-1.15.1 future-0.18.2 gevent-22.10.1 gevent-websocket-0.10.1 greenlet-1.1.3.post0 pef le-2022.5.30 pycparser-2.21 pyinstaller-5.5 pyinstaller-hooks-contrib-2022.10 pyparsing-3.0.9 pywin32-ctypes-0.2.0 whichcraft-0.6.1 zope.event-4.5.0 zope.interface-5.5.0 WARNING: You are using pip version 20.2.3; however, version 22.3 is available. You should consider upgrading via the 'C:\Users\One\appdata\local\programs\python\python38\python.exe -m pip install --upgrade pip' command.