Xqt added a comment.

Today I got:

  C:\pwb\core>pwb.py
  ImportError: No module named requests
  Wrapper script to use Pywikibot in 'directory' mode.
  
  Run scripts using:
  
      python pwb.py <name_of_script> <options>
  
  and it will use the package directory to store all user files, will fix up
  search paths so the package does not need to be installed, etc.
  
  Traceback (most recent call last):
    File "C:\Python27\lib\logging\handlers.py", line 78, in emit
      self.doRollover()
    File "C:\pwb\core\pywikibot\bot.py", line 98, in doRollover
      os.rename(self.baseFilename, dfn)
  WindowsError: [Error 32] Der Prozess kann nicht auf die Datei zugreifen, da 
sie
  von einem anderen Prozess verwendet wird
  Logged from file bot.py, line 438
  Traceback (most recent call last):
    File "C:\Python27\lib\logging\handlers.py", line 78, in emit
      self.doRollover()
    File "C:\pwb\core\pywikibot\bot.py", line 98, in doRollover
      os.rename(self.baseFilename, dfn)
  WindowsError: [Error 32] Der Prozess kann nicht auf die Datei zugreifen, da 
sie
  von einem anderen Prozess verwendet wird
  Logged from file bot.py, line 438
  
  C:\pwb\core>


TASK DETAIL
  https://phabricator.wikimedia.org/T93357

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Xqt
Cc: XZise, Xqt, Aklapper, jayvdb, pywikipedia-bugs



_______________________________________________
pywikibot-bugs mailing list
pywikibot-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs

Reply via email to