PS C:\Users\amanb\OneDrive\Desktop\jarvis> pip install pyttsx3
Collecting pyttsx3
Using cached pyttsx3-2.87-py3-none-any.whl (39 kB)
Collecting comtypes; platform_system == "Windows"
Using cached comtypes-1.1.7.zip (180 kB)
Installing collected packages: comtypes, pyttsx3
Running setup.py install for comtypes ... error
ERROR: Command errored out with exit status 1:
command:
'C:\Users\amanb\AppData\Local\Microsoft\WindowsApps\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\python.exe'
-u -c 'import sys, setuptools, tokenize; sys.argv[0] =
'"'"'C:\\Users\\amanb\\AppData\\Local\\Temp\\pip-install-uwazge93\\comtypes\\setup.py'"'"';
__file__='"'"'C:\\Users\\amanb\\AppData\\Local\\Temp\\pip-install-uwazge93\\comtypes\\setup.py'"'"';f=getattr(tokenize,
'"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"',
'"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install
--record
'C:\Users\amanb\AppData\Local\Temp\pip-record-3lktlb2m\install-record.txt'
--single-version-externally-managed
--user --prefix= --compile --install-headers
'C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\Include\comtypes'
cwd: C:\Users\amanb\AppData\Local\Temp\pip-install-uwazge93\comtypes\
Complete output (276 lines):
running install
running build
running build_py
creating build
creating build\lib
creating build\lib\comtypes
copying comtypes\automation.py -> build\lib\comtypes
copying comtypes\connectionpoints.py -> build\lib\comtypes
copying comtypes\errorinfo.py -> build\lib\comtypes
copying comtypes\git.py -> build\lib\comtypes
copying comtypes\GUID.py -> build\lib\comtypes
copying comtypes\hresult.py -> build\lib\comtypes
copying comtypes\logutil.py -> build\lib\comtypes
copying comtypes\messageloop.py -> build\lib\comtypes
copying comtypes\npsupport.py -> build\lib\comtypes
copying comtypes\patcher.py -> build\lib\comtypes
copying comtypes\persist.py -> build\lib\comtypes
copying comtypes\safearray.py -> build\lib\comtypes
copying comtypes\shelllink.py -> build\lib\comtypes
copying comtypes\typeinfo.py -> build\lib\comtypes
copying comtypes\util.py -> build\lib\comtypes
copying comtypes\viewobject.py -> build\lib\comtypes
copying comtypes\_comobject.py -> build\lib\comtypes
copying comtypes\_meta.py -> build\lib\comtypes
copying comtypes\_safearray.py -> build\lib\comtypes
copying comtypes\__init__.py -> build\lib\comtypes
creating build\lib\comtypes\client
copying comtypes\client\dynamic.py -> build\lib\comtypes\client
copying comtypes\client\lazybind.py -> build\lib\comtypes\client
copying comtypes\client\_code_cache.py -> build\lib\comtypes\client
copying comtypes\client\_events.py -> build\lib\comtypes\client
copying comtypes\client\_generate.py -> build\lib\comtypes\client
copying comtypes\client\__init__.py -> build\lib\comtypes\client
creating build\lib\comtypes\server
copying comtypes\server\automation.py -> build\lib\comtypes\server
copying comtypes\server\connectionpoints.py -> build\lib\comtypes\server
copying comtypes\server\inprocserver.py -> build\lib\comtypes\server
copying comtypes\server\localserver.py -> build\lib\comtypes\server
copying comtypes\server\register.py -> build\lib\comtypes\server
copying comtypes\server\w_getopt.py -> build\lib\comtypes\server
copying comtypes\server\__init__.py -> build\lib\comtypes\server
creating build\lib\comtypes\tools
copying comtypes\tools\codegenerator.py -> build\lib\comtypes\tools
copying comtypes\tools\tlbparser.py -> build\lib\comtypes\tools
copying comtypes\tools\typedesc.py -> build\lib\comtypes\tools
copying comtypes\tools\typedesc_base.py -> build\lib\comtypes\tools
copying comtypes\tools\__init__.py -> build\lib\comtypes\tools
creating build\lib\comtypes\test
copying comtypes\test\find_memleak.py -> build\lib\comtypes\test
copying comtypes\test\runtests.py -> build\lib\comtypes\test
copying comtypes\test\setup.py -> build\lib\comtypes\test
copying comtypes\test\TestComServer.py -> build\lib\comtypes\test
copying comtypes\test\TestDispServer.py -> build\lib\comtypes\test
copying comtypes\test\test_agilent.py -> build\lib\comtypes\test
copying comtypes\test\test_avmc.py -> build\lib\comtypes\test
copying comtypes\test\test_basic.py -> build\lib\comtypes\test
copying comtypes\test\test_BSTR.py -> build\lib\comtypes\test
copying comtypes\test\test_casesensitivity.py -> build\lib\comtypes\test
copying comtypes\test\test_client.py -> build\lib\comtypes\test
copying comtypes\test\test_collections.py -> build\lib\comtypes\test
copying comtypes\test\test_comserver.py -> build\lib\comtypes\test
copying comtypes\test\test_createwrappers.py -> build\lib\comtypes\test
copying comtypes\test\test_dict.py -> build\lib\comtypes\test
copying comtypes\test\test_dispinterface.py -> build\lib\comtypes\test
copying comtypes\test\test_DISPPARAMS.py -> build\lib\comtypes\test
copying comtypes\test\test_dyndispatch.py -> build\lib\comtypes\test
copying comtypes\test\test_excel.py -> build\lib\comtypes\test
copying comtypes\test\test_findgendir.py -> build\lib\comtypes\test
copying comtypes\test\test_getactiveobj.py -> build\lib\comtypes\test
copying comtypes\test\test_GUID.py -> build\lib\comtypes\test
copying comtypes\test\test_ie.py -> build\lib\comtypes\test
copying comtypes\test\test_msscript.py -> build\lib\comtypes\test
copying comtypes\test\test_outparam.py -> build\lib\comtypes\test
copying comtypes\test\test_propputref.py -> build\lib\comtypes\test
copying comtypes\test\test_pump_events.py -> build\lib\comtypes\test
copying comtypes\test\test_QueryService.py -> build\lib\comtypes\test
copying comtypes\test\test_safearray.py -> build\lib\comtypes\test
copying comtypes\test\test_sapi.py -> build\lib\comtypes\test
copying comtypes\test\test_server.py -> build\lib\comtypes\test
copying comtypes\test\test_showevents.py -> build\lib\comtypes\test
copying comtypes\test\test_subinterface.py -> build\lib\comtypes\test
copying comtypes\test\test_typeinfo.py -> build\lib\comtypes\test
copying comtypes\test\test_urlhistory.py -> build\lib\comtypes\test
copying comtypes\test\test_variant.py -> build\lib\comtypes\test
copying comtypes\test\test_win32com_interop.py -> build\lib\comtypes\test
copying comtypes\test\test_wmi.py -> build\lib\comtypes\test
copying comtypes\test\test_word.py -> build\lib\comtypes\test
copying comtypes\test\__init__.py -> build\lib\comtypes\test
copying comtypes\test\TestComServer.idl -> build\lib\comtypes\test
copying comtypes\test\TestComServer.tlb -> build\lib\comtypes\test
copying comtypes\test\TestDispServer.idl -> build\lib\comtypes\test
copying comtypes\test\TestDispServer.tlb -> build\lib\comtypes\test
copying comtypes\test\mytypelib.idl -> build\lib\comtypes\test
copying comtypes\test\mylib.idl -> build\lib\comtypes\test
copying comtypes\test\test_jscript.js -> build\lib\comtypes\test
Skipping optional fixer: buffer
Skipping optional fixer: idioms
Skipping optional fixer: set_literal
Skipping optional fixer: ws_comma
running build_scripts
creating build\scripts-3.7
copying clear_comtypes_cache.py -> build\scripts-3.7
running install_lib
copying build\lib\comtypes\automation.py ->
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes
copying build\lib\comtypes\client\dynamic.py ->
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\client
copying build\lib\comtypes\client\lazybind.py ->
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\client
copying build\lib\comtypes\client\_code_cache.py ->
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\client
copying build\lib\comtypes\client\_events.py ->
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\client
copying build\lib\comtypes\client\_generate.py ->
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\client
copying build\lib\comtypes\client\__init__.py ->
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\client
copying build\lib\comtypes\connectionpoints.py ->
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes
copying build\lib\comtypes\errorinfo.py ->
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes
copying build\lib\comtypes\git.py ->
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes
copying build\lib\comtypes\GUID.py ->
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes
copying build\lib\comtypes\hresult.py ->
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes
copying build\lib\comtypes\logutil.py ->
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes
copying build\lib\comtypes\messageloop.py ->
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes
copying build\lib\comtypes\npsupport.py ->
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes
copying build\lib\comtypes\patcher.py ->
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes
copying build\lib\comtypes\persist.py ->
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes
copying build\lib\comtypes\safearray.py ->
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes
copying build\lib\comtypes\server\automation.py ->
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\server
copying build\lib\comtypes\server\connectionpoints.py ->
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\server
copying build\lib\comtypes\server\inprocserver.py ->
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\server
copying build\lib\comtypes\server\localserver.py ->
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\server
copying build\lib\comtypes\server\register.py ->
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\server
copying build\lib\comtypes\server\w_getopt.py ->
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\server
copying build\lib\comtypes\server\__init__.py ->
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\server
copying build\lib\comtypes\shelllink.py ->
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes
copying build\lib\comtypes\test\find_memleak.py ->
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\test
copying build\lib\comtypes\test\mylib.idl ->
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\test
copying build\lib\comtypes\test\mytypelib.idl ->
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\test
copying build\lib\comtypes\test\runtests.py ->
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\test
copying build\lib\comtypes\test\setup.py ->
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\test
copying build\lib\comtypes\test\TestComServer.idl ->
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\test
copying build\lib\comtypes\test\TestComServer.py ->
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\test
copying build\lib\comtypes\test\TestComServer.tlb ->
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\test
copying build\lib\comtypes\test\TestDispServer.idl ->
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\test
copying build\lib\comtypes\test\TestDispServer.py ->
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\test
copying build\lib\comtypes\test\TestDispServer.tlb ->
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\test
copying build\lib\comtypes\test\test_agilent.py ->
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\test
copying build\lib\comtypes\test\test_avmc.py ->
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\test
copying build\lib\comtypes\test\test_basic.py ->
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\test
copying build\lib\comtypes\test\test_BSTR.py ->
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\test
copying build\lib\comtypes\test\test_casesensitivity.py ->
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\test
copying build\lib\comtypes\test\test_client.py ->
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\test
copying build\lib\comtypes\test\test_collections.py ->
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\test
copying build\lib\comtypes\test\test_comserver.py ->
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\test
copying build\lib\comtypes\test\test_createwrappers.py ->
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\test
copying build\lib\comtypes\test\test_dict.py ->
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\test
copying build\lib\comtypes\test\test_dispinterface.py ->
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\test
copying build\lib\comtypes\test\test_DISPPARAMS.py ->
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\test
copying build\lib\comtypes\test\test_dyndispatch.py ->
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\test
copying build\lib\comtypes\test\test_excel.py ->
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\test
copying build\lib\comtypes\test\test_findgendir.py ->
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\test
copying build\lib\comtypes\test\test_getactiveobj.py ->
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\test
copying build\lib\comtypes\test\test_GUID.py ->
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\test
copying build\lib\comtypes\test\test_ie.py ->
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\test
copying build\lib\comtypes\test\test_jscript.js ->
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\test
copying build\lib\comtypes\test\test_msscript.py ->
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\test
copying build\lib\comtypes\test\test_outparam.py ->
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\test
copying build\lib\comtypes\test\test_propputref.py ->
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\test
copying build\lib\comtypes\test\test_pump_events.py ->
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\test
copying build\lib\comtypes\test\test_QueryService.py ->
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\test
copying build\lib\comtypes\test\test_safearray.py ->
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\test
copying build\lib\comtypes\test\test_sapi.py ->
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\test
copying build\lib\comtypes\test\test_server.py ->
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\test
copying build\lib\comtypes\test\test_showevents.py ->
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\test
copying build\lib\comtypes\test\test_subinterface.py ->
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\test
copying build\lib\comtypes\test\test_typeinfo.py ->
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\test
copying build\lib\comtypes\test\test_urlhistory.py ->
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\test
copying build\lib\comtypes\test\test_variant.py ->
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\test
copying build\lib\comtypes\test\test_win32com_interop.py ->
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\test
copying build\lib\comtypes\test\test_wmi.py ->
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\test
copying build\lib\comtypes\test\test_word.py ->
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\test
copying build\lib\comtypes\test\__init__.py ->
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\test
copying build\lib\comtypes\tools\codegenerator.py ->
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\tools
copying build\lib\comtypes\tools\tlbparser.py ->
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\tools
copying build\lib\comtypes\tools\typedesc.py ->
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\tools
copying build\lib\comtypes\tools\typedesc_base.py ->
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\tools
copying build\lib\comtypes\tools\__init__.py ->
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\tools
copying build\lib\comtypes\typeinfo.py ->
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes
copying build\lib\comtypes\util.py ->
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes
copying build\lib\comtypes\viewobject.py ->
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes
copying build\lib\comtypes\_comobject.py ->
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes
copying build\lib\comtypes\_meta.py ->
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes
copying build\lib\comtypes\_safearray.py ->
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes
copying build\lib\comtypes\__init__.py ->
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes
byte-compiling
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\automation.py
to automation.cpython-37.pyc
byte-compiling
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\client\dynamic.py
to dynamic.cpython-37.pyc
byte-compiling
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\client\lazybind.py
to lazybind.cpython-37.pyc
byte-compiling
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\client\_code_cache.py
to _code_cache.cpython-37.pyc
byte-compiling
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\client\_events.py
to _events.cpython-37.pyc
byte-compiling
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\client\_generate.py
to _generate.cpython-37.pyc
byte-compiling
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\client\__init__.py
to __init__.cpython-37.pyc
byte-compiling
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\connectionpoints.py
to connectionpoints.cpython-37.pyc
byte-compiling
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\errorinfo.py
to errorinfo.cpython-37.pyc
byte-compiling
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\git.py
to git.cpython-37.pyc
byte-compiling
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\GUID.py
to GUID.cpython-37.pyc
byte-compiling
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\hresult.py
to hresult.cpython-37.pyc
byte-compiling
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\logutil.py
to logutil.cpython-37.pyc
byte-compiling
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\messageloop.py
to messageloop.cpython-37.pyc
byte-compiling
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\npsupport.py
to npsupport.cpython-37.pyc
byte-compiling
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\patcher.py
to patcher.cpython-37.pyc
byte-compiling
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\persist.py
to persist.cpython-37.pyc
byte-compiling
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\safearray.py
to safearray.cpython-37.pyc
byte-compiling
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\server\automation.py
to automation.cpython-37.pyc
byte-compiling
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\server\connectionpoints.py
to connectionpoints.cpython-37.pyc
byte-compiling
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\server\inprocserver.py
to inprocserver.cpython-37.pyc
byte-compiling
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\server\localserver.py
to localserver.cpython-37.pyc
byte-compiling
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\server\register.py
to register.cpython-37.pyc
byte-compiling
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\server\w_getopt.py
to w_getopt.cpython-37.pyc
byte-compiling
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\server\__init__.py
to __init__.cpython-37.pyc
byte-compiling
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\shelllink.py
to shelllink.cpython-37.pyc
byte-compiling
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\test\find_memleak.py
to find_memleak.cpython-37.pyc
byte-compiling
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\test\runtests.py
to runtests.cpython-37.pyc
byte-compiling
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\test\setup.py
to setup.cpython-37.pyc
byte-compiling
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\test\TestComServer.py
to TestComServer.cpython-37.pyc
byte-compiling
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\test\TestDispServer.py
to TestDispServer.cpython-37.pyc
byte-compiling
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\test\test_agilent.py
to test_agilent.cpython-37.pyc
byte-compiling
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\test\test_avmc.py
to test_avmc.cpython-37.pyc
byte-compiling
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\test\test_basic.py
to test_basic.cpython-37.pyc
byte-compiling
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\test\test_BSTR.py
to test_BSTR.cpython-37.pyc
byte-compiling
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\test\test_casesensitivity.py
to test_casesensitivity.cpython-37.pyc
byte-compiling
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\test\test_client.py
to test_client.cpython-37.pyc
byte-compiling
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\test\test_collections.py
to test_collections.cpython-37.pyc
byte-compiling
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\test\test_comserver.py
to test_comserver.cpython-37.pyc
byte-compiling
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\test\test_createwrappers.py
to test_createwrappers.cpython-37.pyc
byte-compiling
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\test\test_dict.py
to test_dict.cpython-37.pyc
byte-compiling
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\test\test_dispinterface.py
to test_dispinterface.cpython-37.pyc
byte-compiling
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\test\test_DISPPARAMS.py
to test_DISPPARAMS.cpython-37.pyc
byte-compiling
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\test\test_dyndispatch.py
to test_dyndispatch.cpython-37.pyc
byte-compiling
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\test\test_excel.py
to test_excel.cpython-37.pyc
byte-compiling
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\test\test_findgendir.py
to test_findgendir.cpython-37.pyc
byte-compiling
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\test\test_getactiveobj.py
to test_getactiveobj.cpython-37.pyc
byte-compiling
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\test\test_GUID.py
to test_GUID.cpython-37.pyc
byte-compiling
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\test\test_ie.py
to test_ie.cpython-37.pyc
byte-compiling
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\test\test_msscript.py
to test_msscript.cpython-37.pyc
byte-compiling
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\test\test_outparam.py
to test_outparam.cpython-37.pyc
byte-compiling
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\test\test_propputref.py
to test_propputref.cpython-37.pyc
byte-compiling
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\test\test_pump_events.py
to test_pump_events.cpython-37.pyc
byte-compiling
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\test\test_QueryService.py
to test_QueryService.cpython-37.pyc
byte-compiling
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\test\test_safearray.py
to test_safearray.cpython-37.pyc
byte-compiling
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\test\test_sapi.py
to test_sapi.cpython-37.pyc
byte-compiling
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\test\test_server.py
to test_server.cpython-37.pyc
byte-compiling
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\test\test_showevents.py
to test_showevents.cpython-37.pyc
byte-compiling
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\test\test_subinterface.py
to test_subinterface.cpython-37.pyc
byte-compiling
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\test\test_typeinfo.py
to test_typeinfo.cpython-37.pyc
byte-compiling
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\test\test_urlhistory.py
to test_urlhistory.cpython-37.pyc
byte-compiling
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\test\test_variant.py
to test_variant.cpython-37.pyc
byte-compiling
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\test\test_win32com_interop.py
to test_win32com_interop.cpython-37.pyc
byte-compiling
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\test\test_wmi.py
to test_wmi.cpython-37.pyc
byte-compiling
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\test\test_word.py
to test_word.cpython-37.pyc
byte-compiling
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\test\__init__.py
to __init__.cpython-37.pyc
byte-compiling
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\tools\codegenerator.py
to codegenerator.cpython-37.pyc
byte-compiling
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\tools\tlbparser.py
to tlbparser.cpython-37.pyc
byte-compiling
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\tools\typedesc.py
to typedesc.cpython-37.pyc
byte-compiling
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\tools\typedesc_base.py
to typedesc_base.cpython-37.pyc
byte-compiling
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\tools\__init__.py
to __init__.cpython-37.pyc
byte-compiling
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\typeinfo.py
to typeinfo.cpython-37.pyc
byte-compiling
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\util.py
to util.cpython-37.pyc
byte-compiling
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\viewobject.py
to viewobject.cpython-37.pyc
byte-compiling
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\_comobject.py
to _comobject.cpython-37.pyc
byte-compiling
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\_meta.py
to _meta.cpython-37.pyc
byte-compiling
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\_safearray.py
to _safearray.cpython-37.pyc
byte-compiling
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\comtypes\__init__.py
to __init__.cpython-37.pyc
running install_scripts
running egg_info
writing comtypes.egg-info\PKG-INFO
writing dependency_links to comtypes.egg-info\dependency_links.txt
writing top-level names to comtypes.egg-info\top_level.txt
reading manifest file 'comtypes.egg-info\SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'comtypes.egg-info\SOURCES.txt'
copying build\scripts-3.7\clear_comtypes_cache.py ->
C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\Scripts
error: error in setup script: command 'bdist_wininst' has no such option
'install_script'
----------------------------------------
ERROR: Command errored out with exit status 1:
'C:\Users\amanb\AppData\Local\Microsoft\WindowsApps\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\python.exe'
-u -c 'import sys, setuptools, tokenize; sys.argv[0] =
'"'"'C:\\Users\\amanb\\AppData\\Local\\Temp\\pip-install-uwazge93\\comtypes\\setup.py'"'"';
__file__='"'"'C:\\Users\\amanb\\AppData\\Local\\Temp\\pip-install-uwazge93\\comtypes\\setup.py'"'"';f=getattr(tokenize,
'"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"',
'"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install
--record
'C:\Users\amanb\AppData\Local\Temp\pip-record-3lktlb2m\install-record.txt'
--single-version-externally-managed --user --prefix= --compile
--install-headers
'C:\Users\amanb\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\Include\comtypes'
Check the logs for full command output.
PS C:\Users\amanb\OneDrive\Desktop\jarvis>
--
https://mail.python.org/mailman/listinfo/python-list