-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Labels
bug from ThermoThis bug is from the underlying Thermo closesource C++ library, not the pymsfilereader bindings.This bug is from the underlying Thermo closesource C++ library, not the pymsfilereader bindings.
Description
After following the instructions in the README & running the MSFileReader/MSFileReader_3.1SP4_x64.exe installer, trying to
rawfile = MSFileReader.ThermoRawfile("myfile.raw")
results in an "Invalid class string" error resulting from CreateObject line in MSFileReader.py.
Looks like the installer doesn't properly install MSFileReader, therefore comtypes can't create the object. Is this something we should take up with Thermo?
Metadata
Metadata
Assignees
Labels
bug from ThermoThis bug is from the underlying Thermo closesource C++ library, not the pymsfilereader bindings.This bug is from the underlying Thermo closesource C++ library, not the pymsfilereader bindings.