Created temporary directory: /tmp/pip-ephem-wheel-cache-zhmjzvs7 Created temporary directory: /tmp/pip-req-tracker-9wjb2cq7 Created requirements tracker '/tmp/pip-req-tracker-9wjb2cq7' Created temporary directory: /tmp/pip-wheel-aucsba4n Collecting PTableUnicode==0.9.3 1 location(s) to search for versions of PTableUnicode: * https://pypi.org/simple/ptableunicode/ Getting page https://pypi.org/simple/ptableunicode/ Analyzing links from page https://pypi.org/simple/ptableunicode/ Found link https://files.pythonhosted.org/packages/0f/66/7e414989a61b250877bbf1bc3f3480700b699ab0efebf70e6530496c1f66/PTableUnicode-0.9.3.tar.gz#sha256=2ee4e3551e981344e562e08a96e5f057569ae574eda32dc821477b37daf7391b (from https://pypi.org/simple/ptableunicode/), version: 0.9.3 Using version 0.9.3 (newest of versions: 0.9.3) Created temporary directory: /tmp/pip-unpack-3mv6gjfr Downloading https://files.pythonhosted.org/packages/0f/66/7e414989a61b250877bbf1bc3f3480700b699ab0efebf70e6530496c1f66/PTableUnicode-0.9.3.tar.gz Downloading from URL https://files.pythonhosted.org/packages/0f/66/7e414989a61b250877bbf1bc3f3480700b699ab0efebf70e6530496c1f66/PTableUnicode-0.9.3.tar.gz#sha256=2ee4e3551e981344e562e08a96e5f057569ae574eda32dc821477b37daf7391b (from https://pypi.org/simple/ptableunicode/) Added PTableUnicode==0.9.3 from https://files.pythonhosted.org/packages/0f/66/7e414989a61b250877bbf1bc3f3480700b699ab0efebf70e6530496c1f66/PTableUnicode-0.9.3.tar.gz#sha256=2ee4e3551e981344e562e08a96e5f057569ae574eda32dc821477b37daf7391b to build tracker '/tmp/pip-req-tracker-9wjb2cq7' Running setup.py (path:/tmp/pip-wheel-aucsba4n/PTableUnicode/setup.py) egg_info for package PTableUnicode Running command python setup.py egg_info running egg_info creating pip-egg-info/PTableUnicode.egg-info writing pip-egg-info/PTableUnicode.egg-info/PKG-INFO writing entry points to pip-egg-info/PTableUnicode.egg-info/entry_points.txt writing top-level names to pip-egg-info/PTableUnicode.egg-info/top_level.txt writing dependency_links to pip-egg-info/PTableUnicode.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/PTableUnicode.egg-info/SOURCES.txt' file prettytable.py (for module prettytable) not found reading manifest file 'pip-egg-info/PTableUnicode.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'test_prettytable.py' writing manifest file 'pip-egg-info/PTableUnicode.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-aucsba4n/PTableUnicode has version 0.9.3, which satisfies requirement PTableUnicode==0.9.3 from https://files.pythonhosted.org/packages/0f/66/7e414989a61b250877bbf1bc3f3480700b699ab0efebf70e6530496c1f66/PTableUnicode-0.9.3.tar.gz#sha256=2ee4e3551e981344e562e08a96e5f057569ae574eda32dc821477b37daf7391b Removed PTableUnicode==0.9.3 from https://files.pythonhosted.org/packages/0f/66/7e414989a61b250877bbf1bc3f3480700b699ab0efebf70e6530496c1f66/PTableUnicode-0.9.3.tar.gz#sha256=2ee4e3551e981344e562e08a96e5f057569ae574eda32dc821477b37daf7391b from build tracker '/tmp/pip-req-tracker-9wjb2cq7' Building wheels for collected packages: PTableUnicode Created temporary directory: /tmp/pip-wheel-9x6ya0ec Running setup.py bdist_wheel for PTableUnicode: started Destination directory: /tmp/pip-wheel-9x6ya0ec Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-aucsba4n/PTableUnicode/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/pip-wheel-9x6ya0ec running bdist_wheel running build running build_py file prettytable.py (for module prettytable) not found creating build creating build/lib creating build/lib/prettytable copying prettytable/__init__.py -> build/lib/prettytable copying prettytable/cli.py -> build/lib/prettytable copying prettytable/prettytable.py -> build/lib/prettytable copying prettytable/factory.py -> build/lib/prettytable copying prettytable/_compact.py -> build/lib/prettytable file prettytable.py (for module prettytable) not found running egg_info writing entry points to PTableUnicode.egg-info/entry_points.txt writing PTableUnicode.egg-info/PKG-INFO writing dependency_links to PTableUnicode.egg-info/dependency_links.txt writing top-level names to PTableUnicode.egg-info/top_level.txt file prettytable.py (for module prettytable) not found reading manifest file 'PTableUnicode.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'test_prettytable.py' writing manifest file 'PTableUnicode.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/prettytable copying build/lib/prettytable/__init__.py -> build/bdist.linux-armv7l/wheel/prettytable copying build/lib/prettytable/cli.py -> build/bdist.linux-armv7l/wheel/prettytable copying build/lib/prettytable/_compact.py -> build/bdist.linux-armv7l/wheel/prettytable copying build/lib/prettytable/factory.py -> build/bdist.linux-armv7l/wheel/prettytable copying build/lib/prettytable/prettytable.py -> build/bdist.linux-armv7l/wheel/prettytable running install_egg_info Copying PTableUnicode.egg-info to build/bdist.linux-armv7l/wheel/PTableUnicode-0.9.3-py3.4.egg-info running install_scripts adding license file "COPYING" (matched pattern "COPYING*") creating build/bdist.linux-armv7l/wheel/PTableUnicode-0.9.3.dist-info/WHEEL creating '/tmp/pip-wheel-9x6ya0ec/PTableUnicode-0.9.3-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'prettytable/__init__.py' adding 'prettytable/_compact.py' adding 'prettytable/cli.py' adding 'prettytable/factory.py' adding 'prettytable/prettytable.py' adding 'PTableUnicode-0.9.3.dist-info/COPYING' adding 'PTableUnicode-0.9.3.dist-info/METADATA' adding 'PTableUnicode-0.9.3.dist-info/WHEEL' adding 'PTableUnicode-0.9.3.dist-info/entry_points.txt' adding 'PTableUnicode-0.9.3.dist-info/top_level.txt' adding 'PTableUnicode-0.9.3.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for PTableUnicode: finished with status 'done' Stored in directory: /tmp/tmp5u_mkibq Successfully built PTableUnicode Cleaning up... Removing source in /tmp/pip-wheel-aucsba4n/PTableUnicode Removed build tracker '/tmp/pip-req-tracker-9wjb2cq7'