Dear Sir,I am using colab and try to install pywin32.I used the following code
(!pip install pywin32) but I got error.
Please can you help me how to install it?Yours SincerelyOsama
___
python-win32 mailing list
[email protected]
https://mail.python
On 7/6/22 10:40, osama saadi via python-win32 wrote:
I am using colab and try to install pywin32.
I used the following code (!pip install pywin32) but I got error.
Please can you help me how to install it?
Colab runs on Linux machines. PyWin32 does not run on Linux.
What APIs were you hopin