Xqt added a comment.

  > (requests 2.12.4 (/usr/lib/python3/dist-packages), 
Requirement.parse('requests>=2.20.1; python_version != "3.4"'))
  > Please install/update required module with:
  
  I get this message with Python 2.7.17
  
    C:\pwb\GIT\core>py -2 pwb.py
    The 'pathlib2; python_version < "3"' distribution was not found and is 
required by the application
    Pywikibot framework dependency package is missing or has insufficient 
version
    
    
    Please install/update required module with:
    
    
        pip install "pathlib2"
    
    
    C:\pwb\GIT\core>
  
  and with Python 3.8.0 I get
  
    C:\pwb\GIT\core>py -3 pwb.py
    The 'Foobar' distribution was not found and is required by the application
    
    Please install/update required module with:
    
    
        pip install "Foobar"
    
    
    C:\pwb\GIT\core>
  
  which looks informative enough for me.

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

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

To: Xqt
Cc: Xqt, Aklapper, pywikibot-bugs-list, Dvorapa, Chaytanya, Zkhalido, Viztor, 
DannyS712, Wenyi, Kieubinhtb, Tks4Fish, Mh-3110, Asad_Ali_Palijo, Lahi, 
Soteriaspace, JakeTheDeveloper, Tbscho, MayS, Mdupont, JJMC89, D3r1ck01, 
Altostratus, Avicennasis, MuhammadShuaib, Tmalhotra, SimmeD, mys_721tx, jayvdb, 
Masti, Alchimista, Rxy
_______________________________________________
pywikibot-bugs mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs

Reply via email to