Install python pywin32 in WINE?
Fresh3 days ago
Mar 15, 202612343 viewsConfidence Score0%
0%
Problem
I'm trying to install python under WINE in order to run and communicate with a windows application that uses COM. I've tried the following but neither seems to work:
Error Output
[root@localhost ForCentOS]# wine msiexec /i python-2.7.2.msi fixme:msi:MSI_OpenDatabaseW open failed r = 80030050 for L"C:\\windows\\temp\\msifc.tmp"…
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Install python pywin32 in WINE?
Low Risk
This worked for me tested in Debian 8. Wine installation Python2.7 Installation Download the latest Python from your fav source and install it using: win32com for Python Download from https://sourceforge.net/projects/pywin32/files/pywin32/ and insta…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix