Hi,
I try to run upload.py under Windows 7.
Installed: Python 2.7 Pywikipediabot: Latest from SVN
Executing this line from Windows PowerShell:
c:\python27\python.exe D:\F_Programmierung\pywikipedia\upload.py -keep -log:upload.log -filename:"Kulturpreis der Sparkassen-Kulturstiftung Rheinland 2011-5606.jpg" -noverify "D:\Eigene Bilder\WP Bilder\Kulturpreis der Sparkassen-Kulturstiftung Rheinland 2011-5606.jpg" "== {{int:filedesc}} ==......."
results into "No input filename given".
Same error if I simplify the line to
c:\python27\python.exe D:\F_Programmierung\pywikipedia\upload.py -filename:xxx.jph .\xxx.jpg "...."
Yes, the pathes are correct.
Any ideas? Thanks.
Raimond.