Bug #2897
open
comtypes does not have 64-bit installer
Added by Anchi Cheng over 10 years ago.
Updated over 5 years ago.
Affected Version:
Appion/Leginon 3.4
Description
need it to try jeolcom.Jeol on K2 computer
Files
- 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
- File deleted (
comtypes-0.6.2.win-amd64.exe)
Problem remains if the com dll is compiled for 32-bit, though.
- Status changed from New to Closed
- 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.
Attach the python installer here
Tested this for TVIPS EMMENU scripting integration and it worked.
- File deleted (
comtypes-0.6.2.win-amd64.exe)
Also available in: Atom
PDF