C:\cygwin64\bin\bash -e -l -c "python3 -v /usr/bin/mksetupini" import _frozen_importlib # frozen import imp # builtin import sys # builtin # installing zipimport hook # installed zipimport hook # /usr/lib/python3.4/encodings/__pycache__/__init__.cpython-34.pyc matches /usr/lib/python3.4/encodings/__init__.py # code object from '/usr/lib/python3.4/encodings/__pycache__/__init__.cpython-34.pyc' # /usr/lib/python3.4/__pycache__/codecs.cpython-34.pyc matches /usr/lib/python3.4/codecs.py # code object from '/usr/lib/python3.4/__pycache__/codecs.cpython-34.pyc' import 'codecs' # <_frozen_importlib.SourceFileLoader object at 0x6ffffdec550> # /usr/lib/python3.4/encodings/__pycache__/aliases.cpython-34.pyc matches /usr/lib/python3.4/encodings/aliases.py # code object from '/usr/lib/python3.4/encodings/__pycache__/aliases.cpython-34.pyc' import 'encodings.aliases' # <_frozen_importlib.SourceFileLoader object at 0x6ffffd85198> import 'encodings' # <_frozen_importlib.SourceFileLoader object at 0x6ffffdec128> # /usr/lib/python3.4/encodings/__pycache__/utf_8.cpython-34.pyc matches /usr/lib/python3.4/encodings/utf_8.py # code object from '/usr/lib/python3.4/encodings/__pycache__/utf_8.cpython-34.pyc' import 'encodings.utf_8' # <_frozen_importlib.SourceFileLoader object at 0x6ffffd8be48> # /usr/lib/python3.4/encodings/__pycache__/latin_1.cpython-34.pyc matches /usr/lib/python3.4/encodings/latin_1.py # code object from '/usr/lib/python3.4/encodings/__pycache__/latin_1.cpython-34.pyc' import 'encodings.latin_1' # <_frozen_importlib.SourceFileLoader object at 0x6ffffd8fa90> # /usr/lib/python3.4/__pycache__/io.cpython-34.pyc matches /usr/lib/python3.4/io.py # code object from '/usr/lib/python3.4/__pycache__/io.cpython-34.pyc' # /usr/lib/python3.4/__pycache__/abc.cpython-34.pyc matches /usr/lib/python3.4/abc.py # code object from '/usr/lib/python3.4/__pycache__/abc.cpython-34.pyc' # /usr/lib/python3.4/__pycache__/_weakrefset.cpython-34.pyc matches /usr/lib/python3.4/_weakrefset.py # code object from '/usr/lib/python3.4/__pycache__/_weakrefset.cpython-34.pyc' import '_weakrefset' # <_frozen_importlib.SourceFileLoader object at 0x6ffffd937b8> import 'abc' # <_frozen_importlib.SourceFileLoader object at 0x6ffffd8ff60> import 'io' # <_frozen_importlib.SourceFileLoader object at 0x6ffffd8fcc0> # /usr/lib/python3.4/__pycache__/_bootlocale.cpython-34.pyc matches /usr/lib/python3.4/_bootlocale.py # code object from '/usr/lib/python3.4/__pycache__/_bootlocale.cpython-34.pyc' import '_bootlocale' # <_frozen_importlib.SourceFileLoader object at 0x6ffffd9be80> Python 3.4.5 (default, Oct 10 2016, 14:41:48) [GCC 5.4.0] on cygwin Type "help", "copyright", "credits" or "license" for more information. # /usr/lib/python3.4/__pycache__/site.cpython-34.pyc matches /usr/lib/python3.4/site.py # code object from '/usr/lib/python3.4/__pycache__/site.cpython-34.pyc' # /usr/lib/python3.4/__pycache__/os.cpython-34.pyc matches /usr/lib/python3.4/os.py # code object from '/usr/lib/python3.4/__pycache__/os.cpython-34.pyc' # /usr/lib/python3.4/__pycache__/stat.cpython-34.pyc matches /usr/lib/python3.4/stat.py # code object from '/usr/lib/python3.4/__pycache__/stat.cpython-34.pyc' import 'stat' # <_frozen_importlib.SourceFileLoader object at 0x6ffffdbf908> # /usr/lib/python3.4/__pycache__/posixpath.cpython-34.pyc matches /usr/lib/python3.4/posixpath.py # code object from '/usr/lib/python3.4/__pycache__/posixpath.cpython-34.pyc' # /usr/lib/python3.4/__pycache__/genericpath.cpython-34.pyc matches /usr/lib/python3.4/genericpath.py # code object from '/usr/lib/python3.4/__pycache__/genericpath.cpython-34.pyc' import 'genericpath' # <_frozen_importlib.SourceFileLoader object at 0x6ffffd47240> import 'posixpath' # <_frozen_importlib.SourceFileLoader object at 0x6ffffdbfba8> # /usr/lib/python3.4/__pycache__/_collections_abc.cpython-34.pyc matches /usr/lib/python3.4/_collections_abc.py # code object from '/usr/lib/python3.4/__pycache__/_collections_abc.cpython-34.pyc' import '_collections_abc' # <_frozen_importlib.SourceFileLoader object at 0x6ffffd47160> import 'os' # <_frozen_importlib.SourceFileLoader object at 0x6ffffdaf2e8> # /usr/lib/python3.4/__pycache__/_sitebuiltins.cpython-34.pyc matches /usr/lib/python3.4/_sitebuiltins.py # code object from '/usr/lib/python3.4/__pycache__/_sitebuiltins.cpython-34.pyc' import '_sitebuiltins' # <_frozen_importlib.SourceFileLoader object at 0x6ffffdaf358> # /usr/lib/python3.4/__pycache__/sysconfig.cpython-34.pyc matches /usr/lib/python3.4/sysconfig.py # code object from '/usr/lib/python3.4/__pycache__/sysconfig.cpython-34.pyc' import 'sysconfig' # <_frozen_importlib.SourceFileLoader object at 0x6ffffd776d8> # /usr/lib/python3.4/__pycache__/_sysconfigdata.cpython-34.pyc matches /usr/lib/python3.4/_sysconfigdata.py # code object from '/usr/lib/python3.4/__pycache__/_sysconfigdata.cpython-34.pyc' import '_sysconfigdata' # <_frozen_importlib.SourceFileLoader object at 0x6ffffd02048> import 'site' # <_frozen_importlib.SourceFileLoader object at 0x6ffffda7e10> # /usr/lib/python3.4/__pycache__/re.cpython-34.pyc matches /usr/lib/python3.4/re.py # code object from '/usr/lib/python3.4/__pycache__/re.cpython-34.pyc' # /usr/lib/python3.4/__pycache__/sre_compile.cpython-34.pyc matches /usr/lib/python3.4/sre_compile.py # code object from '/usr/lib/python3.4/__pycache__/sre_compile.cpython-34.pyc' # /usr/lib/python3.4/__pycache__/sre_parse.cpython-34.pyc matches /usr/lib/python3.4/sre_parse.py # code object from '/usr/lib/python3.4/__pycache__/sre_parse.cpython-34.pyc' # /usr/lib/python3.4/__pycache__/sre_constants.cpython-34.pyc matches /usr/lib/python3.4/sre_constants.py # code object from '/usr/lib/python3.4/__pycache__/sre_constants.cpython-34.pyc' import 'sre_constants' # <_frozen_importlib.SourceFileLoader object at 0x6ffffcc05c0> import 'sre_parse' # <_frozen_importlib.SourceFileLoader object at 0x6ffffd32cc0> import 'sre_compile' # <_frozen_importlib.SourceFileLoader object at 0x6ffffd2db70> # /usr/lib/python3.4/__pycache__/copyreg.cpython-34.pyc matches /usr/lib/python3.4/copyreg.py # code object from '/usr/lib/python3.4/__pycache__/copyreg.cpython-34.pyc' import 'copyreg' # <_frozen_importlib.SourceFileLoader object at 0x6ffffcc9320> import 're' # <_frozen_importlib.SourceFileLoader object at 0x6ffffd2ac50> Traceback (most recent call last): File "/usr/bin/mksetupini", line 6, in from pkg_resources import load_entry_point File "", line 2237, in _find_and_load File "", line 2224, in _find_and_load_unlocked ImportError: No module named 'pkg_resources' # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing _stat # cleanup[2] removing signal # cleanup[2] removing genericpath # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # destroy encodings # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing _codecs # cleanup[2] removing _imp # cleanup[2] removing stat # cleanup[2] removing _sitebuiltins # cleanup[2] removing re # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing os.path # cleanup[2] removing errno # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing sys # cleanup[2] removing _collections_abc # destroy _collections_abc # cleanup[2] removing _weakref # cleanup[2] removing _sysconfigdata # destroy _sysconfigdata # cleanup[2] removing builtins # cleanup[2] removing posixpath # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing abc # cleanup[2] removing encodings.latin_1 # cleanup[2] removing sre_compile # cleanup[2] removing encodings.utf_8 # cleanup[2] removing codecs # cleanup[2] removing sre_parse # cleanup[2] removing io # destroy io # destroy abc # cleanup[2] removing os # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _frozen_importlib # cleanup[2] removing __main__ # destroy __main__ # destroy re # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing _sre # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing site # destroy site # destroy zipimport # destroy signal # destroy _sitebuiltins # destroy errno # destroy posixpath # destroy _stat # destroy genericpath # destroy stat # destroy os # destroy copyreg # destroy _locale # destroy sre_compile # destroy _sre # destroy sre_parse # cleanup[3] wiping posix # cleanup[3] wiping encodings.aliases # cleanup[3] wiping _codecs # cleanup[3] wiping _imp # cleanup[3] wiping _thread # cleanup[3] wiping _warnings # cleanup[3] wiping _weakref # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping codecs # cleanup[3] wiping _frozen_importlib # destroy _warnings # destroy posix # destroy _weakref # destroy _imp # destroy _thread # cleanup[3] wiping _io # destroy io # cleanup[3] wiping marshal # destroy marshal # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy _frozen_importlib Command exited with code 1