Deleted user

Results 141610 comments of Deleted user

streamlit icon is available here: [Skills Icons](https://github.com/syvixor/skills-icons) ```md https://skills.syvixor.com/api/icons?i=streamlit ``` ![](https://skills.syvixor.com/api/icons?i=streamlit)

Source highlighting issue Original comment by: *anonymous

31 is VT\_LPWSTR, which is not valid in a VARIANT. This looks like a bug in the typelib. If you edit the generated file and change it to VT\_BSTR \(8\)...

Changing to VT\_BSTR\(8\) results in a different error Traceback \(most recent call last\): File "test.py", line 87, in <module> proj.addPropertySheet\("d:\\\temp\\\vs\\\boost.props"\) File "test.py", line 34, in addPropertySheet sheet = conf.AddPropertySheet\(file\) File...

Could you try passing win32com.client.VARIANT\(pythoncom.VT\_LPWSTR, "the string"\) and see if that helps? Original comment by: mhammond

Passing the variant as suggested results in the original error TypeError: The VARIANT type is unknown \(0x0000001f\) Original comment by: *anonymous

Il faudrait rajouter quels raccourcis avec quels actions ?