You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to connect to a labelwriter's high level COM object via python and I keep getting an Invalid class string error when running the following code:
I am trying to connect to a labelwriter's high level COM object via python and I keep getting an
Invalid class string
error when running the following code:Contextual information
I've installed the driver and SDK last week from the official dymo webpage (https://www.dymo.com/support?cfid=online-support-sdk). The printer is connected and prints labels without error.
I also found the following obscure link on reddit pointing to the same issue (albeit on linux instead of Windows 10): https://www.reddit.com/r/learnpython/comments/y52p2q/issue_with_windows_com_objects_and_dymo_printers/
Possible solutions
The "solution" proposed in the link above seems strange however - any other ideas what could be going wrong?
The text was updated successfully, but these errors were encountered: