Jump to content

lld9999

Member
  • Posts

    1
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Japan

About lld9999

Profile Information

  • OS
    XP Pro x86

lld9999's Achievements

0

Reputation

  1. Thank you for your share. I use your python 3.8.13 in XP. And want to install pywin32. Could you please give me some tips? When using "pip install pywin32==300" pywin32, `win32ui` module seems not work. ```shell python -c "import win32ui" ``` output: ``` Traceback (most recent call last): File "(string)", line1, in <module) ImportError: Dll load failed while importing win32ui: 内存分配访问无效(Meaning: Memory allocation access invalid) ```
×
×
  • Create New...