python-winshell

    1熱度

    2回答

    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>

    0熱度

    1回答

    我不知道爲什麼這是如此的令人沮喪,但我已經從字面上扯出了一大堆頭髮,因爲這只是拒絕工作,我老實說沒有最輕鬆的線索怎麼做。我正在嘗試將winshell模塊用於我正在使用的一個快速Python編程。我是python的新手,今天剛開始嘗試。我試圖手動安裝庫,並通過點。 pip聲稱該模塊已下載,我可以在lib文件夾中看到它。無論什麼時候我嘗試運行我的代碼,我做我得到這個錯誤: import winshel

    0熱度

    1回答

    -Update在自下而上 pywin32 &沒有明顯的錯誤,但 下面的測試代碼(從這裏的示例中提取winshell安裝: winshell examples): import winshell parent = 'H:\MUSIC\TESTC\TESTTB.lnk' # target is H:\MUSIC\TESTB with winshell.shortcut(parent) as lin