Project

General

Profile

Actions

Bug #2897

open

comtypes does not have 64-bit installer

Added by Anchi Cheng about 10 years ago. Updated about 5 years ago.

Status:
In Test
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
08/15/2014
Due date:
% Done:

0%

Estimated time:
Affected Version:
Appion/Leginon 3.4
Show in known bugs:
No
Workaround:

Description

need it to try jeolcom.Jeol on K2 computer


Files

python-2.7.16.amd64.msi (19.4 MB) python-2.7.16.amd64.msi Anchi Cheng, 07/16/2019 11:49 AM
comtypes-1.1.7.zip (177 KB) comtypes-1.1.7.zip Anchi Cheng, 07/16/2019 12:06 PM
Actions #1

Updated by Anchi Cheng about 10 years ago

  • File comtypes-0.6.2.win-amd64.exe added
  • File comtypes-0.6.2.win-amd64.exe added

Download comtypes-0.6.2 source from SourceForge as zip file. Fixed the import bug for python 27

from distutils.core import setup, Command, DistrutilsOptionError

to

from distutils.cor import setup,Command
from distutils.errors import DistutilsOptionError

and then make win-amd64 installer with

C:\Python27\python.exe setup.py bdist_wininst

Actions #2

Updated by Anchi Cheng about 10 years ago

  • File deleted (comtypes-0.6.2.win-amd64.exe)
Actions #3

Updated by Anchi Cheng about 10 years ago

Problem remains if the com dll is compiled for 32-bit, though.

Actions #4

Updated by Anchi Cheng about 10 years ago

  • Status changed from New to Closed
Actions #5

Updated by Neil Voss over 5 years ago

Old bug with new solution:

https://pypi.org/project/comtypes/

Actions #6

Updated by Anchi Cheng over 5 years ago

  • Status changed from Closed to In Test
  • Affected Version changed from Appion/Leginon 3.1.0 to Appion/Leginon 3.4

I gave it a try installing comtype 1.1.7 using the current python 2.7.3 of Leginon window installer. The latter lacks setuptools module that the new version uses. Therefore, if going this route, newer version of python such as 2.7.16 should be installed.

Actions #7

Updated by Anchi Cheng about 5 years ago

Attach the python installer here

Actions #8

Updated by Anchi Cheng about 5 years ago

64-bit comtypes

Actions #9

Updated by Anchi Cheng about 5 years ago

Tested this for TVIPS EMMENU scripting integration and it worked.

Actions #10

Updated by Anchi Cheng almost 5 years ago

  • File deleted (comtypes-0.6.2.win-amd64.exe)
Actions

Also available in: Atom PDF