Collecting underworlds==0.2 1 location(s) to search for versions of underworlds: * https://pypi.python.org/simple/underworlds/ Getting page https://pypi.python.org/simple/underworlds/ Analyzing links from page https://pypi.python.org/simple/underworlds/ Found link https://pypi.python.org/packages/ca/f5/d7436ec53e94a0a4cfb98e64ce50fa1ffdd7cf98d6bec59ff553a47c54c6/underworlds-0.2.tar.gz#md5=2722c1455cf3d4e1900300e640088c26 (from https://pypi.python.org/simple/underworlds/), version: 0.2 Using version 0.2 (newest of versions: 0.2) Downloading underworlds-0.2.tar.gz (120kB) Downloading from URL https://pypi.python.org/packages/ca/f5/d7436ec53e94a0a4cfb98e64ce50fa1ffdd7cf98d6bec59ff553a47c54c6/underworlds-0.2.tar.gz#md5=2722c1455cf3d4e1900300e640088c26 (from https://pypi.python.org/simple/underworlds/) Running setup.py (path:/tmp/pip-build-z60spdvi/underworlds/setup.py) egg_info for package underworlds Running command python setup.py egg_info running egg_info creating pip-egg-info/underworlds.egg-info writing pip-egg-info/underworlds.egg-info/PKG-INFO writing dependency_links to pip-egg-info/underworlds.egg-info/dependency_links.txt writing requirements to pip-egg-info/underworlds.egg-info/requires.txt writing top-level names to pip-egg-info/underworlds.egg-info/top_level.txt writing manifest file 'pip-egg-info/underworlds.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/underworlds.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/underworlds.egg-info/SOURCES.txt' Source in /tmp/pip-build-z60spdvi/underworlds has version 0.2, which satisfies requirement underworlds==0.2 from https://pypi.python.org/packages/ca/f5/d7436ec53e94a0a4cfb98e64ce50fa1ffdd7cf98d6bec59ff553a47c54c6/underworlds-0.2.tar.gz#md5=2722c1455cf3d4e1900300e640088c26 Building wheels for collected packages: underworlds Running setup.py bdist_wheel for underworlds: started Destination directory: /tmp/tmpsrb5hrh9pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-z60spdvi/underworlds/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/tmpsrb5hrh9pip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/underworlds copying src/underworlds/types.py -> build/lib/underworlds copying src/underworlds/server.py -> build/lib/underworlds copying src/underworlds/__init__.py -> build/lib/underworlds copying src/underworlds/underworlds_pb2.py -> build/lib/underworlds copying src/underworlds/errors.py -> build/lib/underworlds creating build/lib/underworlds/helpers copying src/underworlds/helpers/daemon.py -> build/lib/underworlds/helpers copying src/underworlds/helpers/geometry.py -> build/lib/underworlds/helpers copying src/underworlds/helpers/profile.py -> build/lib/underworlds/helpers copying src/underworlds/helpers/__init__.py -> build/lib/underworlds/helpers copying src/underworlds/helpers/transformations.py -> build/lib/underworlds/helpers creating build/lib/underworlds/tools copying src/underworlds/tools/primitives_3d.py -> build/lib/underworlds/tools copying src/underworlds/tools/__init__.py -> build/lib/underworlds/tools copying src/underworlds/tools/visibility.py -> build/lib/underworlds/tools copying src/underworlds/tools/loader.py -> build/lib/underworlds/tools running build_scripts creating build/scripts-3.4 copying and adjusting bin/uwds-explorer -> build/scripts-3.4 copying and adjusting bin/uwds-visibility -> build/scripts-3.4 copying and adjusting bin/underworlded -> build/scripts-3.4 copying and adjusting bin/uwds-set-mesh -> build/scripts-3.4 copying and adjusting bin/uwds-view -> build/scripts-3.4 copying and adjusting bin/uwds-ls -> build/scripts-3.4 copying bin/dna.txt -> build/scripts-3.4 copying and adjusting bin/uwds-load -> build/scripts-3.4 copying and adjusting bin/uwds-tf -> build/scripts-3.4 copying and adjusting bin/uwds-show -> build/scripts-3.4 copying and adjusting bin/uwds-edit -> build/scripts-3.4 copying and adjusting bin/uwds-filter -> build/scripts-3.4 copying and adjusting bin/uwds -> build/scripts-3.4 changing mode of build/scripts-3.4/uwds-explorer from 644 to 755 changing mode of build/scripts-3.4/uwds-visibility from 644 to 755 changing mode of build/scripts-3.4/underworlded from 644 to 755 changing mode of build/scripts-3.4/uwds-set-mesh from 644 to 755 changing mode of build/scripts-3.4/uwds-view from 644 to 755 changing mode of build/scripts-3.4/uwds-ls from 644 to 755 changing mode of build/scripts-3.4/dna.txt from 644 to 755 changing mode of build/scripts-3.4/uwds-load from 644 to 755 changing mode of build/scripts-3.4/uwds-tf from 644 to 755 changing mode of build/scripts-3.4/uwds-show from 644 to 755 changing mode of build/scripts-3.4/uwds-edit from 644 to 755 changing mode of build/scripts-3.4/uwds-filter from 644 to 755 changing mode of build/scripts-3.4/uwds from 644 to 755 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/underworlds creating build/bdist.linux-armv7l/wheel/underworlds/tools copying build/lib/underworlds/tools/primitives_3d.py -> build/bdist.linux-armv7l/wheel/underworlds/tools copying build/lib/underworlds/tools/__init__.py -> build/bdist.linux-armv7l/wheel/underworlds/tools copying build/lib/underworlds/tools/visibility.py -> build/bdist.linux-armv7l/wheel/underworlds/tools copying build/lib/underworlds/tools/loader.py -> build/bdist.linux-armv7l/wheel/underworlds/tools copying build/lib/underworlds/types.py -> build/bdist.linux-armv7l/wheel/underworlds creating build/bdist.linux-armv7l/wheel/underworlds/helpers copying build/lib/underworlds/helpers/daemon.py -> build/bdist.linux-armv7l/wheel/underworlds/helpers copying build/lib/underworlds/helpers/geometry.py -> build/bdist.linux-armv7l/wheel/underworlds/helpers copying build/lib/underworlds/helpers/profile.py -> build/bdist.linux-armv7l/wheel/underworlds/helpers copying build/lib/underworlds/helpers/__init__.py -> build/bdist.linux-armv7l/wheel/underworlds/helpers copying build/lib/underworlds/helpers/transformations.py -> build/bdist.linux-armv7l/wheel/underworlds/helpers copying build/lib/underworlds/server.py -> build/bdist.linux-armv7l/wheel/underworlds copying build/lib/underworlds/__init__.py -> build/bdist.linux-armv7l/wheel/underworlds copying build/lib/underworlds/underworlds_pb2.py -> build/bdist.linux-armv7l/wheel/underworlds copying build/lib/underworlds/errors.py -> build/bdist.linux-armv7l/wheel/underworlds running install_data creating build/bdist.linux-armv7l/wheel/underworlds-0.2.data creating build/bdist.linux-armv7l/wheel/underworlds-0.2.data/data creating build/bdist.linux-armv7l/wheel/underworlds-0.2.data/data/share creating build/bdist.linux-armv7l/wheel/underworlds-0.2.data/data/share/doc creating build/bdist.linux-armv7l/wheel/underworlds-0.2.data/data/share/doc/underworlds copying LICENSE -> build/bdist.linux-armv7l/wheel/underworlds-0.2.data/data/share/doc/underworlds copying README.md -> build/bdist.linux-armv7l/wheel/underworlds-0.2.data/data/share/doc/underworlds running install_egg_info running egg_info writing top-level names to src/underworlds.egg-info/top_level.txt writing dependency_links to src/underworlds.egg-info/dependency_links.txt writing src/underworlds.egg-info/PKG-INFO writing requirements to src/underworlds.egg-info/requires.txt reading manifest file 'src/underworlds.egg-info/SOURCES.txt' writing manifest file 'src/underworlds.egg-info/SOURCES.txt' Copying src/underworlds.egg-info to build/bdist.linux-armv7l/wheel/underworlds-0.2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/underworlds-0.2.data/scripts copying build/scripts-3.4/uwds-explorer -> build/bdist.linux-armv7l/wheel/underworlds-0.2.data/scripts copying build/scripts-3.4/uwds-visibility -> build/bdist.linux-armv7l/wheel/underworlds-0.2.data/scripts copying build/scripts-3.4/underworlded -> build/bdist.linux-armv7l/wheel/underworlds-0.2.data/scripts copying build/scripts-3.4/uwds-set-mesh -> build/bdist.linux-armv7l/wheel/underworlds-0.2.data/scripts copying build/scripts-3.4/uwds-view -> build/bdist.linux-armv7l/wheel/underworlds-0.2.data/scripts copying build/scripts-3.4/uwds-ls -> build/bdist.linux-armv7l/wheel/underworlds-0.2.data/scripts copying build/scripts-3.4/dna.txt -> build/bdist.linux-armv7l/wheel/underworlds-0.2.data/scripts copying build/scripts-3.4/uwds-load -> build/bdist.linux-armv7l/wheel/underworlds-0.2.data/scripts copying build/scripts-3.4/uwds-tf -> build/bdist.linux-armv7l/wheel/underworlds-0.2.data/scripts copying build/scripts-3.4/uwds-show -> build/bdist.linux-armv7l/wheel/underworlds-0.2.data/scripts copying build/scripts-3.4/uwds-edit -> build/bdist.linux-armv7l/wheel/underworlds-0.2.data/scripts copying build/scripts-3.4/uwds-filter -> build/bdist.linux-armv7l/wheel/underworlds-0.2.data/scripts copying build/scripts-3.4/uwds -> build/bdist.linux-armv7l/wheel/underworlds-0.2.data/scripts changing mode of build/bdist.linux-armv7l/wheel/underworlds-0.2.data/scripts/uwds-explorer to 755 changing mode of build/bdist.linux-armv7l/wheel/underworlds-0.2.data/scripts/uwds-visibility to 755 changing mode of build/bdist.linux-armv7l/wheel/underworlds-0.2.data/scripts/underworlded to 755 changing mode of build/bdist.linux-armv7l/wheel/underworlds-0.2.data/scripts/uwds-set-mesh to 755 changing mode of build/bdist.linux-armv7l/wheel/underworlds-0.2.data/scripts/uwds-view to 755 changing mode of build/bdist.linux-armv7l/wheel/underworlds-0.2.data/scripts/uwds-ls to 755 changing mode of build/bdist.linux-armv7l/wheel/underworlds-0.2.data/scripts/dna.txt to 755 changing mode of build/bdist.linux-armv7l/wheel/underworlds-0.2.data/scripts/uwds-load to 755 changing mode of build/bdist.linux-armv7l/wheel/underworlds-0.2.data/scripts/uwds-tf to 755 changing mode of build/bdist.linux-armv7l/wheel/underworlds-0.2.data/scripts/uwds-show to 755 changing mode of build/bdist.linux-armv7l/wheel/underworlds-0.2.data/scripts/uwds-edit to 755 changing mode of build/bdist.linux-armv7l/wheel/underworlds-0.2.data/scripts/uwds-filter to 755 changing mode of build/bdist.linux-armv7l/wheel/underworlds-0.2.data/scripts/uwds to 755 creating build/bdist.linux-armv7l/wheel/underworlds-0.2.dist-info/WHEEL Running setup.py bdist_wheel for underworlds: finished with status 'done' Stored in directory: /tmp/tmpa95u261k Successfully built underworlds Cleaning up... Removing source in /tmp/pip-build-z60spdvi/underworlds