https://bugzilla.wikimedia.org/show_bug.cgi?id=60042
Web browser: --- Bug ID: 60042 Summary: Problem with uploading files Product: Pywikibot Version: core (2.0) Hardware: All OS: All Status: UNCONFIRMED Severity: normal Priority: Unprioritized Component: General Assignee: Pywikipedia-bugs@lists.wikimedia.org Reporter: massari.fen@gmail.com Classification: Unclassified Mobile Platform: ---
Getting: ERROR: Upload error: Traceback (most recent call last): File "scripts/upload.py", line 214, in upload_image ignore_warnings=self.ignoreWarning) File "/root/mybot/core/pywikibot/site.py", line 3246, in upload raise ValueError("APISite.upload: cannot upload file without " ValueError: APISite.upload: cannot upload file without a summary/description.
Even with -noverify I get the same error. And if I try to change the desc I get: Could not load GUI modules: No module named gui and the error from above!