Martin v. Löwis added the comment:
The installer doesn't contain a test_frozen file, and I get
[1/1] test_frozen
test test_frozen crashed -- Traceback (most recent call last):
File "C:\Python34\lib\test\regrtest.py", line 1271, in runtest_inner
the_module = importlib.import_module(abstest)
File "C:\Python34\lib\importlib\__init__.py", line 104, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 2230, in _gcd_import
File "<frozen importlib._bootstrap>", line 2213, in _find_and_load
File "<frozen importlib._bootstrap>", line 2200, in _find_and_load_unlocked
ImportError: No module named 'test.test_frozen'
1 test failed:
test_frozen
when running Terry's command.
Terry, are you sure the installation directory was empty before you started the
installation?
----------
_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue20592>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com