Then, I notice there is a plugin 'plugin.pywin32.zip' in the '\CudaText_addons\plugin', I install it, but the import raise the error below:
Then I check the readme.txt of that plugin, it says below. It seem it's for python3.6, and the python in cuda is 3.8, is that the reason for the error? Or I misunderstanding this plugin?"ModuleNotFoundError: No module named 'win32com'
ERROR: Exception in CudaText: ModuleNotFoundError: No module named 'win32com'"
Thanks!'Library "pywin32" and its requires libraries.
From https://github.com/mhammond/pywin32/releases
for Python 3.6.'
BTW, can markdown be used in this forum?