Created temporary directory: /tmp/pip-ephem-wheel-cache-xq_uyib9 Created temporary directory: /tmp/pip-req-tracker-m819cz9i Created requirements tracker '/tmp/pip-req-tracker-m819cz9i' Created temporary directory: /tmp/pip-wheel-bkp9z1q5 Collecting latextools==0.1.0 1 location(s) to search for versions of latextools: * https://pypi.org/simple/latextools/ Getting page https://pypi.org/simple/latextools/ Analyzing links from page https://pypi.org/simple/latextools/ Found link https://files.pythonhosted.org/packages/e0/69/a363f8649e36e98611a4d6fc6244e705d0bc295cd5a156eef5a044973007/latextools-0.0.1.tar.gz#sha256=8cb36a33d4288a0bd98f3bcc894318f7d05437a3dcd95f894887bf04df7c20e8 (from https://pypi.org/simple/latextools/), version: 0.0.1 Found link https://files.pythonhosted.org/packages/94/0b/d61ef7e09e01004fb3e6acb8e1008cdccc07157fb14ede5890e267a3b3e7/latextools-0.1.0.tar.gz#sha256=5ff4a5d883949e2ca681c58868de14caeecef32bbadb8a56cca769702eaa9ac0 (from https://pypi.org/simple/latextools/), version: 0.1.0 Found link https://files.pythonhosted.org/packages/7e/ee/2d9b6ec4ec4f236c5d0d55d8a74b9ef70c4c32627b90cd47703eb8bff3f2/latextools-0.2.0.tar.gz#sha256=ae90274dfae698ec353c954da4bbd053f8aee5395d4afed60de32661c29c08bc (from https://pypi.org/simple/latextools/), version: 0.2.0 Found link https://files.pythonhosted.org/packages/60/c0/acf9313bdfbd6e6bcba0050ee7505316457bb1bbee646733c77c095b0410/latextools-0.3.0.tar.gz#sha256=fdb083f4b2d8bb06d24f183af6382dbccd26e2f68ce82aa287119e06193d4ae4 (from https://pypi.org/simple/latextools/), version: 0.3.0 Using version 0.1.0 (newest of versions: 0.1.0) Created temporary directory: /tmp/pip-unpack-spbza3qo Downloading https://files.pythonhosted.org/packages/94/0b/d61ef7e09e01004fb3e6acb8e1008cdccc07157fb14ede5890e267a3b3e7/latextools-0.1.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/94/0b/d61ef7e09e01004fb3e6acb8e1008cdccc07157fb14ede5890e267a3b3e7/latextools-0.1.0.tar.gz#sha256=5ff4a5d883949e2ca681c58868de14caeecef32bbadb8a56cca769702eaa9ac0 (from https://pypi.org/simple/latextools/) Added latextools==0.1.0 from https://files.pythonhosted.org/packages/94/0b/d61ef7e09e01004fb3e6acb8e1008cdccc07157fb14ede5890e267a3b3e7/latextools-0.1.0.tar.gz#sha256=5ff4a5d883949e2ca681c58868de14caeecef32bbadb8a56cca769702eaa9ac0 to build tracker '/tmp/pip-req-tracker-m819cz9i' Running setup.py (path:/tmp/pip-wheel-bkp9z1q5/latextools/setup.py) egg_info for package latextools Running command python setup.py egg_info running egg_info creating pip-egg-info/latextools.egg-info writing pip-egg-info/latextools.egg-info/PKG-INFO writing dependency_links to pip-egg-info/latextools.egg-info/dependency_links.txt writing top-level names to pip-egg-info/latextools.egg-info/top_level.txt writing requirements to pip-egg-info/latextools.egg-info/requires.txt writing manifest file 'pip-egg-info/latextools.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/latextools.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/latextools.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-bkp9z1q5/latextools has version 0.1.0, which satisfies requirement latextools==0.1.0 from https://files.pythonhosted.org/packages/94/0b/d61ef7e09e01004fb3e6acb8e1008cdccc07157fb14ede5890e267a3b3e7/latextools-0.1.0.tar.gz#sha256=5ff4a5d883949e2ca681c58868de14caeecef32bbadb8a56cca769702eaa9ac0 Removed latextools==0.1.0 from https://files.pythonhosted.org/packages/94/0b/d61ef7e09e01004fb3e6acb8e1008cdccc07157fb14ede5890e267a3b3e7/latextools-0.1.0.tar.gz#sha256=5ff4a5d883949e2ca681c58868de14caeecef32bbadb8a56cca769702eaa9ac0 from build tracker '/tmp/pip-req-tracker-m819cz9i' Building wheels for collected packages: latextools Created temporary directory: /tmp/pip-wheel-xjwxbufh Running setup.py bdist_wheel for latextools: started Destination directory: /tmp/pip-wheel-xjwxbufh Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-bkp9z1q5/latextools/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-xjwxbufh running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/latextools copying latextools/command.py -> build/lib/latextools copying latextools/file.py -> build/lib/latextools copying latextools/pdf.py -> build/lib/latextools copying latextools/project.py -> build/lib/latextools copying latextools/document.py -> build/lib/latextools copying latextools/content.py -> build/lib/latextools copying latextools/package.py -> build/lib/latextools copying latextools/str_util.py -> build/lib/latextools copying latextools/__init__.py -> build/lib/latextools creating build/lib/latextools/plot copying latextools/plot/artist_wrap.py -> build/lib/latextools/plot copying latextools/plot/__init__.py -> build/lib/latextools/plot 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/latextools copying build/lib/latextools/command.py -> build/bdist.linux-armv7l/wheel/latextools copying build/lib/latextools/file.py -> build/bdist.linux-armv7l/wheel/latextools copying build/lib/latextools/pdf.py -> build/bdist.linux-armv7l/wheel/latextools copying build/lib/latextools/project.py -> build/bdist.linux-armv7l/wheel/latextools copying build/lib/latextools/document.py -> build/bdist.linux-armv7l/wheel/latextools copying build/lib/latextools/content.py -> build/bdist.linux-armv7l/wheel/latextools copying build/lib/latextools/package.py -> build/bdist.linux-armv7l/wheel/latextools creating build/bdist.linux-armv7l/wheel/latextools/plot copying build/lib/latextools/plot/artist_wrap.py -> build/bdist.linux-armv7l/wheel/latextools/plot copying build/lib/latextools/plot/__init__.py -> build/bdist.linux-armv7l/wheel/latextools/plot copying build/lib/latextools/str_util.py -> build/bdist.linux-armv7l/wheel/latextools copying build/lib/latextools/__init__.py -> build/bdist.linux-armv7l/wheel/latextools running install_egg_info running egg_info writing requirements to latextools.egg-info/requires.txt writing top-level names to latextools.egg-info/top_level.txt writing dependency_links to latextools.egg-info/dependency_links.txt writing latextools.egg-info/PKG-INFO reading manifest file 'latextools.egg-info/SOURCES.txt' writing manifest file 'latextools.egg-info/SOURCES.txt' Copying latextools.egg-info to build/bdist.linux-armv7l/wheel/latextools-0.1.0-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/latextools-0.1.0.dist-info/WHEEL creating '/tmp/pip-wheel-xjwxbufh/latextools-0.1.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'latextools/__init__.py' adding 'latextools/command.py' adding 'latextools/content.py' adding 'latextools/document.py' adding 'latextools/file.py' adding 'latextools/package.py' adding 'latextools/pdf.py' adding 'latextools/project.py' adding 'latextools/str_util.py' adding 'latextools/plot/__init__.py' adding 'latextools/plot/artist_wrap.py' adding 'latextools-0.1.0.dist-info/METADATA' adding 'latextools-0.1.0.dist-info/WHEEL' adding 'latextools-0.1.0.dist-info/top_level.txt' adding 'latextools-0.1.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for latextools: finished with status 'done' Stored in directory: /tmp/tmpdtbgfqh6 Successfully built latextools Cleaning up... Removing source in /tmp/pip-wheel-bkp9z1q5/latextools Removed build tracker '/tmp/pip-req-tracker-m819cz9i'