Adrian ILIE
Results
1
issues of
Adrian ILIE
Clean install of Python 3.9.9 then use a virtual environment to install dependencies: ``` python -m venv env env\Scripts\activate pip3 install -U setuptools pip3 install -U wheel pip3 install comtypes==1.1.10...
bug