-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Show Active Grammars, Show All Grammars Broken #7
Comments
pywin32 have addressed the problem (though i haven't tried the fix), probably easiest to way until there is a new release of pywin32 we can install with pip. |
``I tried an updated version of pywin32. It was able to start (I think) but then there is a trace back in natlink:
|
You can download can updated pywin32 from https://github.com/mhammond/pywin32/pull/1622/checks download the artifacts, extract the files from zip, they are prebuilt binaries. pip install --force-reinstall .\pywin32-300.1-cp38-cp38-win32.whl |
pythonwin is not used any more. pywin32 is! Doug, can we close this issue? |
this can become a new issue together with #33 |
This appears to be because pywin32 command line arguments appear to be ignored.
mhammond/pywin32#1620
In the meantime any code calling pythonwin.exe will not work.
The text was updated successfully, but these errors were encountered: