Traceback (most recent call last):
File "C:/Users/owner/Desktop/2/test2.py", line 1, in <module>
import os, winshell
File "C:\py35\lib\site-packages\winshell.py", line 30, in <module>
-Update在自下而上 pywin32 &沒有明顯的錯誤,但 下面的測試代碼(從這裏的示例中提取winshell安裝: winshell examples): import winshell
parent = 'H:\MUSIC\TESTC\TESTTB.lnk' # target is H:\MUSIC\TESTB
with winshell.shortcut(parent) as lin