Collecting tokenTracer==0.0.1 1 location(s) to search for versions of tokenTracer: * https://pypi.python.org/simple/tokentracer/ Getting page https://pypi.python.org/simple/tokentracer/ Analyzing links from page https://pypi.org/simple/tokentracer/ Found link https://files.pythonhosted.org/packages/5b/99/4e794de8c28ec5b47cf01b45055e4bda016174d2e426b06992809b78a623/tokenTracer-0.0.1.tar.gz#sha256=617e810780bdcdde5da127b8de5f22f8d760246a8f7766b07e5020e4d5c84b8d (from https://pypi.org/simple/tokentracer/) (requires-python:>=2.7), version: 0.0.1 Using version 0.0.1 (newest of versions: 0.0.1) Downloading https://files.pythonhosted.org/packages/5b/99/4e794de8c28ec5b47cf01b45055e4bda016174d2e426b06992809b78a623/tokenTracer-0.0.1.tar.gz (943kB) Downloading from URL https://files.pythonhosted.org/packages/5b/99/4e794de8c28ec5b47cf01b45055e4bda016174d2e426b06992809b78a623/tokenTracer-0.0.1.tar.gz#sha256=617e810780bdcdde5da127b8de5f22f8d760246a8f7766b07e5020e4d5c84b8d (from https://pypi.org/simple/tokentracer/) (requires-python:>=2.7) Running setup.py (path:/tmp/pip-build-0sn0hv57/tokenTracer/setup.py) egg_info for package tokenTracer Running command python setup.py egg_info running egg_info creating pip-egg-info/tokenTracer.egg-info writing top-level names to pip-egg-info/tokenTracer.egg-info/top_level.txt writing dependency_links to pip-egg-info/tokenTracer.egg-info/dependency_links.txt writing pip-egg-info/tokenTracer.egg-info/PKG-INFO writing requirements to pip-egg-info/tokenTracer.egg-info/requires.txt writing entry points to pip-egg-info/tokenTracer.egg-info/entry_points.txt writing manifest file 'pip-egg-info/tokenTracer.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/tokenTracer.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'INSTALL.rst' warning: no files found matching 'docs/*.txt' writing manifest file 'pip-egg-info/tokenTracer.egg-info/SOURCES.txt' Source in /tmp/pip-build-0sn0hv57/tokenTracer has version 0.0.1, which satisfies requirement tokenTracer==0.0.1 from https://files.pythonhosted.org/packages/5b/99/4e794de8c28ec5b47cf01b45055e4bda016174d2e426b06992809b78a623/tokenTracer-0.0.1.tar.gz#sha256=617e810780bdcdde5da127b8de5f22f8d760246a8f7766b07e5020e4d5c84b8d Building wheels for collected packages: tokenTracer Running setup.py bdist_wheel for tokenTracer: started Destination directory: /tmp/tmpbn39uxkipip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-0sn0hv57/tokenTracer/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/tmpbn39uxkipip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/tokenTracer copying tokenTracer/tracer.py -> build/lib/tokenTracer copying tokenTracer/__init__.py -> build/lib/tokenTracer copying tokenTracer/cmdparse.py -> build/lib/tokenTracer copying tokenTracer/assembler.py -> build/lib/tokenTracer copying tokenTracer/display.py -> build/lib/tokenTracer running egg_info writing tokenTracer.egg-info/PKG-INFO writing top-level names to tokenTracer.egg-info/top_level.txt writing requirements to tokenTracer.egg-info/requires.txt writing entry points to tokenTracer.egg-info/entry_points.txt writing dependency_links to tokenTracer.egg-info/dependency_links.txt reading manifest file 'tokenTracer.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'INSTALL.rst' warning: no files found matching 'docs/*.txt' writing manifest file 'tokenTracer.egg-info/SOURCES.txt' installing to build/bdist.linux-armv7l/wheel running install running install_lib creating build/bdist.linux-armv7l creating build/bdist.linux-armv7l/wheel creating build/bdist.linux-armv7l/wheel/tokenTracer copying build/lib/tokenTracer/tracer.py -> build/bdist.linux-armv7l/wheel/tokenTracer copying build/lib/tokenTracer/__init__.py -> build/bdist.linux-armv7l/wheel/tokenTracer copying build/lib/tokenTracer/cmdparse.py -> build/bdist.linux-armv7l/wheel/tokenTracer copying build/lib/tokenTracer/assembler.py -> build/bdist.linux-armv7l/wheel/tokenTracer copying build/lib/tokenTracer/display.py -> build/bdist.linux-armv7l/wheel/tokenTracer running install_egg_info Copying tokenTracer.egg-info to build/bdist.linux-armv7l/wheel/tokenTracer-0.0.1-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/tokenTracer-0.0.1.dist-info/WHEEL creating '/tmp/tmpbn39uxkipip-wheel-/tokenTracer-0.0.1-py2.py3-none-any.whl' and adding '.' to it adding 'tokenTracer/__init__.py' adding 'tokenTracer/assembler.py' adding 'tokenTracer/cmdparse.py' adding 'tokenTracer/display.py' adding 'tokenTracer/tracer.py' adding 'tokenTracer-0.0.1.dist-info/DESCRIPTION.rst' adding 'tokenTracer-0.0.1.dist-info/entry_points.txt' adding 'tokenTracer-0.0.1.dist-info/metadata.json' adding 'tokenTracer-0.0.1.dist-info/top_level.txt' adding 'tokenTracer-0.0.1.dist-info/WHEEL' adding 'tokenTracer-0.0.1.dist-info/METADATA' adding 'tokenTracer-0.0.1.dist-info/RECORD' Running setup.py bdist_wheel for tokenTracer: finished with status 'done' Stored in directory: /tmp/tmpctgp92lq Successfully built tokenTracer Cleaning up... Removing source in /tmp/pip-build-0sn0hv57/tokenTracer