上的Python 3.4安裝吐溫模塊我跟着這個steps但得到的錯誤消息: C:\Users\PB>pip install twain --no-compile
Downloading/unpacking twain
Could not find any downloads that satisfy the requiremen
Cleaning up...
No distribution
我正在Python中開發一個應用程序。我已經丟失了文件給掃描儀。所以當按下按鈕時,我想掃描所有這些文件並保存到程序中。 import twain
sm = twain.SourceManager(0)
ss = sm.OpenSource()
for i in range(3): //for ex. 3 documents in the scanner device
ss.Re