| MtDu added a comment. |
Currently, running the command on Windows 10 gives the following output.
C:\Users\Justin\Desktop\Extensions\pywikibot\core>python pwb.py tests/family_tests.py
family and mylang are not set.
Defaulting to family='test' and mylang='test'.
tests: max_retries reduced from 25 to 1
Traceback (most recent call last):
File "pwb.py", line 263, in <module>
if not main():
File "pwb.py", line 257, in main
run_python_file(filename, [filename] + args, argvu, file_package)
File "pwb.py", line 121, in run_python_file
main_mod.__dict__)
File ".\tests\family_tests.py", line 18, in <module>
from tests.aspects import (
File "C:\Users\Justin\Desktop\Extensions\pywikibot\core\tests\aspects.py", line 59, in <module>
from tests.utils import (
File "C:\Users\Justin\Desktop\Extensions\pywikibot\core\tests\utils.py", line 30, in <module>
import six
ImportError: No module named 'six'
<class 'ImportError'>
CRITICAL: Closing network session.TASK DETAIL
EMAIL PREFERENCES
To: MtDu
Cc: MtDu, Aklapper, jayvdb, pywikibot-bugs-list, Magul, Tbscho, MayS, Mdupont, JJMC89, Avicennasis, Dalba, Masti, Alchimista, Rxy
Cc: MtDu, Aklapper, jayvdb, pywikibot-bugs-list, Magul, Tbscho, MayS, Mdupont, JJMC89, Avicennasis, Dalba, Masti, Alchimista, Rxy
_______________________________________________ pywikibot-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs
