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
Does this only work in a Windows environment? By the error I am getting attempting to run this in Mac OSX I have a feeling there is some specific windows types used/needed here:
File "/Users/nobody/opt/anaconda3/lib/python3.7/ctypes/wintypes.py", line 20, in <module> class VARIANT_BOOL(ctypes._SimpleCData): ValueError: _type_ 'v' not supported
Sorry, this might be more of a question than an issue but not sure where else to post it.
The text was updated successfully, but these errors were encountered:
Does this only work in a Windows environment? By the error I am getting attempting to run this in Mac OSX I have a feeling there is some specific windows types used/needed here:
File "/Users/nobody/opt/anaconda3/lib/python3.7/ctypes/wintypes.py", line 20, in <module> class VARIANT_BOOL(ctypes._SimpleCData): ValueError: _type_ 'v' not supported
Sorry, this might be more of a question than an issue but not sure where else to post it.
The text was updated successfully, but these errors were encountered: