Re: Question about pywin32 and Anaconda
Wuping Xin <[email protected]> Wed, 7 Jun 2023 11:42:33 -0400
| Newsgroups | gmane.comp.python.windows |
|---|---|
| Message-ID | <CAJtMi91b-b83fR8PgZGB5qWs9YKX_iR2Fu3fTa5tbywYsLq-yg@mail.gmail.com> |
You are right. Seems Anaconda adds “SKIP_ANACONDA” in their customized pywin32_postinstall.py, and the whole COM thing not working with Anaconda On Wed, Jun 7, 2023 at 11:38 AM Mark Hammond <[email protected]> wrote: > pywin32_postinstall.py ( > https://github.com/mhammond/pywin32/blob/main/pywin32_postinstall.py) > does not mention anaconda. > > The fact anaconda ships a version of pywin32 with it has caused problems > though - maybe that's in a fork of theirs? If so, you need to ask them. > > Mark > On 2023-06-07 9:18 a.m., Wuping Xin wrote: > > pywin32_postinstall.py, line 406, "SKIP_ANACONDA", why? > > Does that mean Anaconda is NOT whole-heartedly supported by pywin32? > _______________________________________________ > python-win32 mailing list > [email protected] > https://mail.python.org/mailman/listinfo/python-win32 > > _______________________________________________ python-win32 mailing list [email protected] https://mail.python.org/mailman/listinfo/python-win32