Xqt removed Xqt as the assignee of this task.
Xqt added a comment.

  This is very ugly. Currently the sys.path is
  
    ['C:\\pwb\\GIT\\core',
     'C:\\Python38\\python38.zip',
     'C:\\Python38\\DLLs',
     'C:\\Python38\\lib',
     'C:\\Python38',
     'C:\\Python38\\lib\\site-packages']
  
  and the script a outside scripts or userpath fails as described above. 
Duplicating the absolute_path like
  
    ['C:\\pwb\\GIT\\core',
     'C:\\pwb\\GIT\\core',
     'C:\\Python38\\python38.zip',
     'C:\\Python38\\DLLs',
     'C:\\Python38\\lib',
     'C:\\Python38',
     'C:\\Python38\\lib\\site-packages']
  
  works for me.

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

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

To: Xqt
Cc: Aklapper, pywikibot-bugs-list, Dvorapa, Xqt, Multichill, Zkhalido, Viztor, 
Wenyi, Jayprakash12345, Tbscho, MayS, Mdupont, JJMC89, Altostratus, 
Avicennasis, Wong128hk, mys_721tx, jayvdb, Masti, Alchimista, Rxy
_______________________________________________
pywikibot-bugs mailing list
pywikibot-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs

Reply via email to