Created temporary directory: /tmp/pip-ephem-wheel-cache-f71wem7o Created temporary directory: /tmp/pip-req-tracker-j9hgsqr2 Created requirements tracker '/tmp/pip-req-tracker-j9hgsqr2' Created temporary directory: /tmp/pip-wheel-e1owdbl9 Collecting solstice-core==0.0.1 1 location(s) to search for versions of solstice-core: * https://pypi.org/simple/solstice-core/ Getting page https://pypi.org/simple/solstice-core/ Analyzing links from page https://pypi.org/simple/solstice-core/ Found link https://files.pythonhosted.org/packages/53/5c/b73d39eea1645527b354ee7c0dfc4fcbfbeedd418a1ef28b644f7bb1822a/solstice-core-0.0.1.tar.gz#sha256=dc1a7db29848e94b3e6e4802b952cfb7e15043f1b0f18f8d12ad6e849c3419ee (from https://pypi.org/simple/solstice-core/), version: 0.0.1 Skipping link https://files.pythonhosted.org/packages/8e/f0/1ab75099d4355998b3f22bb5313f33a60750bb2e39295f287607ed1829fd/solstice_core-0.0.1-py3.6.egg#sha256=751b2cacc9639d92678af84286b2ca74b23649c2508209ef7a719338c2fa0884 (from https://pypi.org/simple/solstice-core/); unsupported archive format: .egg Using version 0.0.1 (newest of versions: 0.0.1) Created temporary directory: /tmp/pip-unpack-w4imo2bq Downloading https://files.pythonhosted.org/packages/53/5c/b73d39eea1645527b354ee7c0dfc4fcbfbeedd418a1ef28b644f7bb1822a/solstice-core-0.0.1.tar.gz (3.6MB) Downloading from URL https://files.pythonhosted.org/packages/53/5c/b73d39eea1645527b354ee7c0dfc4fcbfbeedd418a1ef28b644f7bb1822a/solstice-core-0.0.1.tar.gz#sha256=dc1a7db29848e94b3e6e4802b952cfb7e15043f1b0f18f8d12ad6e849c3419ee (from https://pypi.org/simple/solstice-core/) Added solstice-core==0.0.1 from https://files.pythonhosted.org/packages/53/5c/b73d39eea1645527b354ee7c0dfc4fcbfbeedd418a1ef28b644f7bb1822a/solstice-core-0.0.1.tar.gz#sha256=dc1a7db29848e94b3e6e4802b952cfb7e15043f1b0f18f8d12ad6e849c3419ee to build tracker '/tmp/pip-req-tracker-j9hgsqr2' Running setup.py (path:/tmp/pip-wheel-e1owdbl9/solstice-core/setup.py) egg_info for package solstice-core Running command python setup.py egg_info running egg_info creating pip-egg-info/solstice_core.egg-info writing pip-egg-info/solstice_core.egg-info/PKG-INFO writing dependency_links to pip-egg-info/solstice_core.egg-info/dependency_links.txt writing requirements to pip-egg-info/solstice_core.egg-info/requires.txt writing top-level names to pip-egg-info/solstice_core.egg-info/top_level.txt writing manifest file 'pip-egg-info/solstice_core.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/solstice_core.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/solstice_core.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-e1owdbl9/solstice-core has version 0.0.1, which satisfies requirement solstice-core==0.0.1 from https://files.pythonhosted.org/packages/53/5c/b73d39eea1645527b354ee7c0dfc4fcbfbeedd418a1ef28b644f7bb1822a/solstice-core-0.0.1.tar.gz#sha256=dc1a7db29848e94b3e6e4802b952cfb7e15043f1b0f18f8d12ad6e849c3419ee Removed solstice-core==0.0.1 from https://files.pythonhosted.org/packages/53/5c/b73d39eea1645527b354ee7c0dfc4fcbfbeedd418a1ef28b644f7bb1822a/solstice-core-0.0.1.tar.gz#sha256=dc1a7db29848e94b3e6e4802b952cfb7e15043f1b0f18f8d12ad6e849c3419ee from build tracker '/tmp/pip-req-tracker-j9hgsqr2' Building wheels for collected packages: solstice-core Created temporary directory: /tmp/pip-wheel-jaje20_f Running setup.py bdist_wheel for solstice-core: started Destination directory: /tmp/pip-wheel-jaje20_f Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-e1owdbl9/solstice-core/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-jaje20_f running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/tests copying tests/__init__.py -> build/lib/tests copying tests/test_core.py -> build/lib/tests creating build/lib/solstice copying solstice/__init__.py -> build/lib/solstice creating build/lib/solstice/core copying solstice/core/__version__.py -> build/lib/solstice/core copying solstice/core/assetsviewer.py -> build/lib/solstice/core copying solstice/core/defines.py -> build/lib/solstice/core copying solstice/core/assetfile.py -> build/lib/solstice/core copying solstice/core/project.py -> build/lib/solstice/core copying solstice/core/tray.py -> build/lib/solstice/core copying solstice/core/shelf.py -> build/lib/solstice/core copying solstice/core/__init__.py -> build/lib/solstice/core copying solstice/core/asset.py -> build/lib/solstice/core copying solstice/core/node.py -> build/lib/solstice/core running egg_info writing solstice_core.egg-info/PKG-INFO writing requirements to solstice_core.egg-info/requires.txt writing top-level names to solstice_core.egg-info/top_level.txt writing dependency_links to solstice_core.egg-info/dependency_links.txt reading manifest file 'solstice_core.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'solstice_core.egg-info/SOURCES.txt' creating build/lib/solstice/resources creating build/lib/solstice/resources/icons creating build/lib/solstice/resources/icons/color copying solstice/resources/icons/color/alembic.png -> build/lib/solstice/resources/icons/color copying solstice/resources/icons/color/animation.png -> build/lib/solstice/resources/icons/color copying solstice/resources/icons/color/background_element.png -> build/lib/solstice/resources/icons/color copying solstice/resources/icons/color/background_elements.png -> build/lib/solstice/resources/icons/color copying solstice/resources/icons/color/character.png -> build/lib/solstice/resources/icons/color copying solstice/resources/icons/color/fx.png -> build/lib/solstice/resources/icons/color copying solstice/resources/icons/color/groom.png -> build/lib/solstice/resources/icons/color copying solstice/resources/icons/color/manual.png -> build/lib/solstice/resources/icons/color copying solstice/resources/icons/color/message.png -> build/lib/solstice/resources/icons/color copying solstice/resources/icons/color/prop.png -> build/lib/solstice/resources/icons/color copying solstice/resources/icons/color/rig.png -> build/lib/solstice/resources/icons/color creating build/lib/solstice/resources/icons/lightrigs copying solstice/resources/icons/lightrigs/daylight.png -> build/lib/solstice/resources/icons/lightrigs copying solstice/resources/icons/lightrigs/neutral contrast.png -> build/lib/solstice/resources/icons/lightrigs copying solstice/resources/icons/lightrigs/set props.png -> build/lib/solstice/resources/icons/lightrigs creating build/lib/solstice/resources/icons/logos copying solstice/resources/icons/logos/artella.png -> build/lib/solstice/resources/icons/logos copying solstice/resources/icons/logos/solstice.png -> build/lib/solstice/resources/icons/logos creating build/lib/solstice/resources/icons/shelf copying solstice/resources/icons/shelf/aTools.png -> build/lib/solstice/resources/icons/shelf copying solstice/resources/icons/shelf/abcexporter.png -> build/lib/solstice/resources/icons/shelf copying solstice/resources/icons/shelf/alembic.png -> build/lib/solstice/resources/icons/shelf copying solstice/resources/icons/shelf/artella.png -> build/lib/solstice/resources/icons/shelf copying solstice/resources/icons/shelf/artella_upload.png -> build/lib/solstice/resources/icons/shelf copying solstice/resources/icons/shelf/artellamanager.png -> build/lib/solstice/resources/icons/shelf copying solstice/resources/icons/shelf/assetviewer.png -> build/lib/solstice/resources/icons/shelf copying solstice/resources/icons/shelf/changelog.png -> build/lib/solstice/resources/icons/shelf copying solstice/resources/icons/shelf/empty_icon.png -> build/lib/solstice/resources/icons/shelf copying solstice/resources/icons/shelf/importer.png -> build/lib/solstice/resources/icons/shelf copying solstice/resources/icons/shelf/lightrigs.png -> build/lib/solstice/resources/icons/shelf copying solstice/resources/icons/shelf/lock_file.png -> build/lib/solstice/resources/icons/shelf copying solstice/resources/icons/shelf/ml_convertRotationOrder.png -> build/lib/solstice/resources/icons/shelf copying solstice/resources/icons/shelf/outline.png -> build/lib/solstice/resources/icons/shelf copying solstice/resources/icons/shelf/picker.png -> build/lib/solstice/resources/icons/shelf copying solstice/resources/icons/shelf/pipeline.png -> build/lib/solstice/resources/icons/shelf copying solstice/resources/icons/shelf/project.png -> build/lib/solstice/resources/icons/shelf copying solstice/resources/icons/shelf/refreshvl.png -> build/lib/solstice/resources/icons/shelf copying solstice/resources/icons/shelf/sanityCheck.png -> build/lib/solstice/resources/icons/shelf copying solstice/resources/icons/shelf/scatter.png -> build/lib/solstice/resources/icons/shelf copying solstice/resources/icons/shelf/setproject.png -> build/lib/solstice/resources/icons/shelf copying solstice/resources/icons/shelf/shaders.png -> build/lib/solstice/resources/icons/shelf copying solstice/resources/icons/shelf/shaders_sync.png -> build/lib/solstice/resources/icons/shelf copying solstice/resources/icons/shelf/shotassembler.png -> build/lib/solstice/resources/icons/shelf copying solstice/resources/icons/shelf/shotexporter.png -> build/lib/solstice/resources/icons/shelf copying solstice/resources/icons/shelf/solstice_changelog.png -> build/lib/solstice/resources/icons/shelf copying solstice/resources/icons/shelf/solstice_manual.png -> build/lib/solstice/resources/icons/shelf copying solstice/resources/icons/shelf/solstice_save.png -> build/lib/solstice/resources/icons/shelf copying solstice/resources/icons/shelf/solsticeanimshifter.png -> build/lib/solstice/resources/icons/shelf copying solstice/resources/icons/shelf/solsticeplayblast.png -> build/lib/solstice/resources/icons/shelf copying solstice/resources/icons/shelf/solsticesnow2.png -> build/lib/solstice/resources/icons/shelf copying solstice/resources/icons/shelf/standin.png -> build/lib/solstice/resources/icons/shelf copying solstice/resources/icons/shelf/student.png -> build/lib/solstice/resources/icons/shelf copying solstice/resources/icons/shelf/studiolibrary.png -> build/lib/solstice/resources/icons/shelf copying solstice/resources/icons/shelf/tagger.png -> build/lib/solstice/resources/icons/shelf copying solstice/resources/icons/shelf/tagger2.png -> build/lib/solstice/resources/icons/shelf copying solstice/resources/icons/shelf/txtrelinker.png -> build/lib/solstice/resources/icons/shelf copying solstice/resources/icons/shelf/unlock_file.png -> build/lib/solstice/resources/icons/shelf copying solstice/resources/icons/shelf/update.png -> build/lib/solstice/resources/icons/shelf copying solstice/resources/icons/shelf/upload_publish.png -> build/lib/solstice/resources/icons/shelf copying solstice/resources/icons/shelf/upload_wip.png -> build/lib/solstice/resources/icons/shelf copying solstice/resources/icons/shelf/xgen_manager.png -> build/lib/solstice/resources/icons/shelf creating build/lib/solstice/resources/images copying solstice/resources/images/alembicmanager_logo.png -> build/lib/solstice/resources/images copying solstice/resources/images/artellauploader_logo.png -> build/lib/solstice/resources/images copying solstice/resources/images/artelllamanager_logo.png -> build/lib/solstice/resources/images copying solstice/resources/images/assetsbuilder_logo.png -> build/lib/solstice/resources/images copying solstice/resources/images/changelog_logo.png -> build/lib/solstice/resources/images copying solstice/resources/images/lightrigsmanager_logo.png -> build/lib/solstice/resources/images copying solstice/resources/images/namemanager_logo.png -> build/lib/solstice/resources/images copying solstice/resources/images/playblastmanager_logo.png -> build/lib/solstice/resources/images copying solstice/resources/images/shadersmanager_logo.png -> build/lib/solstice/resources/images copying solstice/resources/images/shotassembler_logo.png -> build/lib/solstice/resources/images copying solstice/resources/images/splash1.png -> build/lib/solstice/resources/images copying solstice/resources/images/splash2.png -> build/lib/solstice/resources/images copying solstice/resources/images/splash3.png -> build/lib/solstice/resources/images copying solstice/resources/images/splash4.png -> build/lib/solstice/resources/images copying solstice/resources/images/splash5.png -> build/lib/solstice/resources/images copying solstice/resources/images/splash6.png -> build/lib/solstice/resources/images copying solstice/resources/images/splash7.png -> build/lib/solstice/resources/images copying solstice/resources/images/splash8.png -> build/lib/solstice/resources/images copying solstice/resources/images/standinmanager_logo.png -> build/lib/solstice/resources/images copying solstice/resources/images/title_background.png -> build/lib/solstice/resources/images copying solstice/resources/images/welcome1.png -> build/lib/solstice/resources/images copying solstice/resources/images/welcome2.png -> build/lib/solstice/resources/images copying solstice/resources/images/welcome3.png -> build/lib/solstice/resources/images copying solstice/resources/images/welcome4.png -> build/lib/solstice/resources/images copying solstice/resources/images/welcome5.png -> build/lib/solstice/resources/images copying solstice/resources/images/welcome6.png -> build/lib/solstice/resources/images copying solstice/resources/images/welcome7.png -> build/lib/solstice/resources/images copying solstice/resources/images/welcome8.png -> build/lib/solstice/resources/images copying solstice/core/__logging__.ini -> build/lib/solstice/core 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/tests copying build/lib/tests/__init__.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_core.py -> build/bdist.linux-armv7l/wheel/tests creating build/bdist.linux-armv7l/wheel/solstice copying build/lib/solstice/__init__.py -> build/bdist.linux-armv7l/wheel/solstice creating build/bdist.linux-armv7l/wheel/solstice/core copying build/lib/solstice/core/__version__.py -> build/bdist.linux-armv7l/wheel/solstice/core copying build/lib/solstice/core/assetsviewer.py -> build/bdist.linux-armv7l/wheel/solstice/core copying build/lib/solstice/core/defines.py -> build/bdist.linux-armv7l/wheel/solstice/core copying build/lib/solstice/core/assetfile.py -> build/bdist.linux-armv7l/wheel/solstice/core copying build/lib/solstice/core/project.py -> build/bdist.linux-armv7l/wheel/solstice/core copying build/lib/solstice/core/tray.py -> build/bdist.linux-armv7l/wheel/solstice/core copying build/lib/solstice/core/__logging__.ini -> build/bdist.linux-armv7l/wheel/solstice/core copying build/lib/solstice/core/shelf.py -> build/bdist.linux-armv7l/wheel/solstice/core copying build/lib/solstice/core/__init__.py -> build/bdist.linux-armv7l/wheel/solstice/core copying build/lib/solstice/core/asset.py -> build/bdist.linux-armv7l/wheel/solstice/core copying build/lib/solstice/core/node.py -> build/bdist.linux-armv7l/wheel/solstice/core creating build/bdist.linux-armv7l/wheel/solstice/resources creating build/bdist.linux-armv7l/wheel/solstice/resources/images copying build/lib/solstice/resources/images/welcome6.png -> build/bdist.linux-armv7l/wheel/solstice/resources/images copying build/lib/solstice/resources/images/artelllamanager_logo.png -> build/bdist.linux-armv7l/wheel/solstice/resources/images copying build/lib/solstice/resources/images/shadersmanager_logo.png -> build/bdist.linux-armv7l/wheel/solstice/resources/images copying build/lib/solstice/resources/images/splash7.png -> build/bdist.linux-armv7l/wheel/solstice/resources/images copying build/lib/solstice/resources/images/splash6.png -> build/bdist.linux-armv7l/wheel/solstice/resources/images copying build/lib/solstice/resources/images/shotassembler_logo.png -> build/bdist.linux-armv7l/wheel/solstice/resources/images copying build/lib/solstice/resources/images/welcome7.png -> build/bdist.linux-armv7l/wheel/solstice/resources/images copying build/lib/solstice/resources/images/namemanager_logo.png -> build/bdist.linux-armv7l/wheel/solstice/resources/images copying build/lib/solstice/resources/images/changelog_logo.png -> build/bdist.linux-armv7l/wheel/solstice/resources/images copying build/lib/solstice/resources/images/splash8.png -> build/bdist.linux-armv7l/wheel/solstice/resources/images copying build/lib/solstice/resources/images/welcome5.png -> build/bdist.linux-armv7l/wheel/solstice/resources/images copying build/lib/solstice/resources/images/splash5.png -> build/bdist.linux-armv7l/wheel/solstice/resources/images copying build/lib/solstice/resources/images/lightrigsmanager_logo.png -> build/bdist.linux-armv7l/wheel/solstice/resources/images copying build/lib/solstice/resources/images/splash2.png -> build/bdist.linux-armv7l/wheel/solstice/resources/images copying build/lib/solstice/resources/images/title_background.png -> build/bdist.linux-armv7l/wheel/solstice/resources/images copying build/lib/solstice/resources/images/artellauploader_logo.png -> build/bdist.linux-armv7l/wheel/solstice/resources/images copying build/lib/solstice/resources/images/standinmanager_logo.png -> build/bdist.linux-armv7l/wheel/solstice/resources/images copying build/lib/solstice/resources/images/welcome8.png -> build/bdist.linux-armv7l/wheel/solstice/resources/images copying build/lib/solstice/resources/images/welcome4.png -> build/bdist.linux-armv7l/wheel/solstice/resources/images copying build/lib/solstice/resources/images/welcome1.png -> build/bdist.linux-armv7l/wheel/solstice/resources/images copying build/lib/solstice/resources/images/welcome3.png -> build/bdist.linux-armv7l/wheel/solstice/resources/images copying build/lib/solstice/resources/images/assetsbuilder_logo.png -> build/bdist.linux-armv7l/wheel/solstice/resources/images copying build/lib/solstice/resources/images/splash4.png -> build/bdist.linux-armv7l/wheel/solstice/resources/images copying build/lib/solstice/resources/images/welcome2.png -> build/bdist.linux-armv7l/wheel/solstice/resources/images copying build/lib/solstice/resources/images/splash1.png -> build/bdist.linux-armv7l/wheel/solstice/resources/images copying build/lib/solstice/resources/images/splash3.png -> build/bdist.linux-armv7l/wheel/solstice/resources/images copying build/lib/solstice/resources/images/playblastmanager_logo.png -> build/bdist.linux-armv7l/wheel/solstice/resources/images copying build/lib/solstice/resources/images/alembicmanager_logo.png -> build/bdist.linux-armv7l/wheel/solstice/resources/images creating build/bdist.linux-armv7l/wheel/solstice/resources/icons creating build/bdist.linux-armv7l/wheel/solstice/resources/icons/lightrigs copying build/lib/solstice/resources/icons/lightrigs/daylight.png -> build/bdist.linux-armv7l/wheel/solstice/resources/icons/lightrigs copying build/lib/solstice/resources/icons/lightrigs/neutral contrast.png -> build/bdist.linux-armv7l/wheel/solstice/resources/icons/lightrigs copying build/lib/solstice/resources/icons/lightrigs/set props.png -> build/bdist.linux-armv7l/wheel/solstice/resources/icons/lightrigs creating build/bdist.linux-armv7l/wheel/solstice/resources/icons/shelf copying build/lib/solstice/resources/icons/shelf/student.png -> build/bdist.linux-armv7l/wheel/solstice/resources/icons/shelf copying build/lib/solstice/resources/icons/shelf/setproject.png -> build/bdist.linux-armv7l/wheel/solstice/resources/icons/shelf copying build/lib/solstice/resources/icons/shelf/artella_upload.png -> build/bdist.linux-armv7l/wheel/solstice/resources/icons/shelf copying build/lib/solstice/resources/icons/shelf/txtrelinker.png -> build/bdist.linux-armv7l/wheel/solstice/resources/icons/shelf copying build/lib/solstice/resources/icons/shelf/solsticeanimshifter.png -> build/bdist.linux-armv7l/wheel/solstice/resources/icons/shelf copying build/lib/solstice/resources/icons/shelf/lightrigs.png -> build/bdist.linux-armv7l/wheel/solstice/resources/icons/shelf copying build/lib/solstice/resources/icons/shelf/update.png -> build/bdist.linux-armv7l/wheel/solstice/resources/icons/shelf copying build/lib/solstice/resources/icons/shelf/ml_convertRotationOrder.png -> build/bdist.linux-armv7l/wheel/solstice/resources/icons/shelf copying build/lib/solstice/resources/icons/shelf/lock_file.png -> build/bdist.linux-armv7l/wheel/solstice/resources/icons/shelf copying build/lib/solstice/resources/icons/shelf/solsticeplayblast.png -> build/bdist.linux-armv7l/wheel/solstice/resources/icons/shelf copying build/lib/solstice/resources/icons/shelf/aTools.png -> build/bdist.linux-armv7l/wheel/solstice/resources/icons/shelf copying build/lib/solstice/resources/icons/shelf/solstice_save.png -> build/bdist.linux-armv7l/wheel/solstice/resources/icons/shelf copying build/lib/solstice/resources/icons/shelf/scatter.png -> build/bdist.linux-armv7l/wheel/solstice/resources/icons/shelf copying build/lib/solstice/resources/icons/shelf/solstice_changelog.png -> build/bdist.linux-armv7l/wheel/solstice/resources/icons/shelf copying build/lib/solstice/resources/icons/shelf/pipeline.png -> build/bdist.linux-armv7l/wheel/solstice/resources/icons/shelf copying build/lib/solstice/resources/icons/shelf/tagger2.png -> build/bdist.linux-armv7l/wheel/solstice/resources/icons/shelf copying build/lib/solstice/resources/icons/shelf/outline.png -> build/bdist.linux-armv7l/wheel/solstice/resources/icons/shelf copying build/lib/solstice/resources/icons/shelf/refreshvl.png -> build/bdist.linux-armv7l/wheel/solstice/resources/icons/shelf copying build/lib/solstice/resources/icons/shelf/alembic.png -> build/bdist.linux-armv7l/wheel/solstice/resources/icons/shelf copying build/lib/solstice/resources/icons/shelf/project.png -> build/bdist.linux-armv7l/wheel/solstice/resources/icons/shelf copying build/lib/solstice/resources/icons/shelf/solstice_manual.png -> build/bdist.linux-armv7l/wheel/solstice/resources/icons/shelf copying build/lib/solstice/resources/icons/shelf/unlock_file.png -> build/bdist.linux-armv7l/wheel/solstice/resources/icons/shelf copying build/lib/solstice/resources/icons/shelf/upload_publish.png -> build/bdist.linux-armv7l/wheel/solstice/resources/icons/shelf copying build/lib/solstice/resources/icons/shelf/empty_icon.png -> build/bdist.linux-armv7l/wheel/solstice/resources/icons/shelf copying build/lib/solstice/resources/icons/shelf/tagger.png -> build/bdist.linux-armv7l/wheel/solstice/resources/icons/shelf copying build/lib/solstice/resources/icons/shelf/shaders_sync.png -> build/bdist.linux-armv7l/wheel/solstice/resources/icons/shelf copying build/lib/solstice/resources/icons/shelf/importer.png -> build/bdist.linux-armv7l/wheel/solstice/resources/icons/shelf copying build/lib/solstice/resources/icons/shelf/upload_wip.png -> build/bdist.linux-armv7l/wheel/solstice/resources/icons/shelf copying build/lib/solstice/resources/icons/shelf/shotassembler.png -> build/bdist.linux-armv7l/wheel/solstice/resources/icons/shelf copying build/lib/solstice/resources/icons/shelf/sanityCheck.png -> build/bdist.linux-armv7l/wheel/solstice/resources/icons/shelf copying build/lib/solstice/resources/icons/shelf/studiolibrary.png -> build/bdist.linux-armv7l/wheel/solstice/resources/icons/shelf copying build/lib/solstice/resources/icons/shelf/changelog.png -> build/bdist.linux-armv7l/wheel/solstice/resources/icons/shelf copying build/lib/solstice/resources/icons/shelf/xgen_manager.png -> build/bdist.linux-armv7l/wheel/solstice/resources/icons/shelf copying build/lib/solstice/resources/icons/shelf/assetviewer.png -> build/bdist.linux-armv7l/wheel/solstice/resources/icons/shelf copying build/lib/solstice/resources/icons/shelf/artellamanager.png -> build/bdist.linux-armv7l/wheel/solstice/resources/icons/shelf copying build/lib/solstice/resources/icons/shelf/solsticesnow2.png -> build/bdist.linux-armv7l/wheel/solstice/resources/icons/shelf copying build/lib/solstice/resources/icons/shelf/picker.png -> build/bdist.linux-armv7l/wheel/solstice/resources/icons/shelf copying build/lib/solstice/resources/icons/shelf/shaders.png -> build/bdist.linux-armv7l/wheel/solstice/resources/icons/shelf copying build/lib/solstice/resources/icons/shelf/abcexporter.png -> build/bdist.linux-armv7l/wheel/solstice/resources/icons/shelf copying build/lib/solstice/resources/icons/shelf/standin.png -> build/bdist.linux-armv7l/wheel/solstice/resources/icons/shelf copying build/lib/solstice/resources/icons/shelf/artella.png -> build/bdist.linux-armv7l/wheel/solstice/resources/icons/shelf copying build/lib/solstice/resources/icons/shelf/shotexporter.png -> build/bdist.linux-armv7l/wheel/solstice/resources/icons/shelf creating build/bdist.linux-armv7l/wheel/solstice/resources/icons/color copying build/lib/solstice/resources/icons/color/groom.png -> build/bdist.linux-armv7l/wheel/solstice/resources/icons/color copying build/lib/solstice/resources/icons/color/background_elements.png -> build/bdist.linux-armv7l/wheel/solstice/resources/icons/color copying build/lib/solstice/resources/icons/color/fx.png -> build/bdist.linux-armv7l/wheel/solstice/resources/icons/color copying build/lib/solstice/resources/icons/color/character.png -> build/bdist.linux-armv7l/wheel/solstice/resources/icons/color copying build/lib/solstice/resources/icons/color/message.png -> build/bdist.linux-armv7l/wheel/solstice/resources/icons/color copying build/lib/solstice/resources/icons/color/background_element.png -> build/bdist.linux-armv7l/wheel/solstice/resources/icons/color copying build/lib/solstice/resources/icons/color/alembic.png -> build/bdist.linux-armv7l/wheel/solstice/resources/icons/color copying build/lib/solstice/resources/icons/color/prop.png -> build/bdist.linux-armv7l/wheel/solstice/resources/icons/color copying build/lib/solstice/resources/icons/color/manual.png -> build/bdist.linux-armv7l/wheel/solstice/resources/icons/color copying build/lib/solstice/resources/icons/color/animation.png -> build/bdist.linux-armv7l/wheel/solstice/resources/icons/color copying build/lib/solstice/resources/icons/color/rig.png -> build/bdist.linux-armv7l/wheel/solstice/resources/icons/color creating build/bdist.linux-armv7l/wheel/solstice/resources/icons/logos copying build/lib/solstice/resources/icons/logos/solstice.png -> build/bdist.linux-armv7l/wheel/solstice/resources/icons/logos copying build/lib/solstice/resources/icons/logos/artella.png -> build/bdist.linux-armv7l/wheel/solstice/resources/icons/logos running install_egg_info Copying solstice_core.egg-info to build/bdist.linux-armv7l/wheel/solstice_core-0.0.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/solstice_core-0.0.1.dist-info/WHEEL creating '/tmp/pip-wheel-jaje20_f/solstice_core-0.0.1-py2.py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'solstice/__init__.py' adding 'solstice/core/__init__.py' adding 'solstice/core/__logging__.ini' adding 'solstice/core/__version__.py' adding 'solstice/core/asset.py' adding 'solstice/core/assetfile.py' adding 'solstice/core/assetsviewer.py' adding 'solstice/core/defines.py' adding 'solstice/core/node.py' adding 'solstice/core/project.py' adding 'solstice/core/shelf.py' adding 'solstice/core/tray.py' adding 'solstice/resources/icons/color/alembic.png' adding 'solstice/resources/icons/color/animation.png' adding 'solstice/resources/icons/color/background_element.png' adding 'solstice/resources/icons/color/background_elements.png' adding 'solstice/resources/icons/color/character.png' adding 'solstice/resources/icons/color/fx.png' adding 'solstice/resources/icons/color/groom.png' adding 'solstice/resources/icons/color/manual.png' adding 'solstice/resources/icons/color/message.png' adding 'solstice/resources/icons/color/prop.png' adding 'solstice/resources/icons/color/rig.png' adding 'solstice/resources/icons/lightrigs/daylight.png' adding 'solstice/resources/icons/lightrigs/neutral contrast.png' adding 'solstice/resources/icons/lightrigs/set props.png' adding 'solstice/resources/icons/logos/artella.png' adding 'solstice/resources/icons/logos/solstice.png' adding 'solstice/resources/icons/shelf/aTools.png' adding 'solstice/resources/icons/shelf/abcexporter.png' adding 'solstice/resources/icons/shelf/alembic.png' adding 'solstice/resources/icons/shelf/artella.png' adding 'solstice/resources/icons/shelf/artella_upload.png' adding 'solstice/resources/icons/shelf/artellamanager.png' adding 'solstice/resources/icons/shelf/assetviewer.png' adding 'solstice/resources/icons/shelf/changelog.png' adding 'solstice/resources/icons/shelf/empty_icon.png' adding 'solstice/resources/icons/shelf/importer.png' adding 'solstice/resources/icons/shelf/lightrigs.png' adding 'solstice/resources/icons/shelf/lock_file.png' adding 'solstice/resources/icons/shelf/ml_convertRotationOrder.png' adding 'solstice/resources/icons/shelf/outline.png' adding 'solstice/resources/icons/shelf/picker.png' adding 'solstice/resources/icons/shelf/pipeline.png' adding 'solstice/resources/icons/shelf/project.png' adding 'solstice/resources/icons/shelf/refreshvl.png' adding 'solstice/resources/icons/shelf/sanityCheck.png' adding 'solstice/resources/icons/shelf/scatter.png' adding 'solstice/resources/icons/shelf/setproject.png' adding 'solstice/resources/icons/shelf/shaders.png' adding 'solstice/resources/icons/shelf/shaders_sync.png' adding 'solstice/resources/icons/shelf/shotassembler.png' adding 'solstice/resources/icons/shelf/shotexporter.png' adding 'solstice/resources/icons/shelf/solstice_changelog.png' adding 'solstice/resources/icons/shelf/solstice_manual.png' adding 'solstice/resources/icons/shelf/solstice_save.png' adding 'solstice/resources/icons/shelf/solsticeanimshifter.png' adding 'solstice/resources/icons/shelf/solsticeplayblast.png' adding 'solstice/resources/icons/shelf/solsticesnow2.png' adding 'solstice/resources/icons/shelf/standin.png' adding 'solstice/resources/icons/shelf/student.png' adding 'solstice/resources/icons/shelf/studiolibrary.png' adding 'solstice/resources/icons/shelf/tagger.png' adding 'solstice/resources/icons/shelf/tagger2.png' adding 'solstice/resources/icons/shelf/txtrelinker.png' adding 'solstice/resources/icons/shelf/unlock_file.png' adding 'solstice/resources/icons/shelf/update.png' adding 'solstice/resources/icons/shelf/upload_publish.png' adding 'solstice/resources/icons/shelf/upload_wip.png' adding 'solstice/resources/icons/shelf/xgen_manager.png' adding 'solstice/resources/images/alembicmanager_logo.png' adding 'solstice/resources/images/artellauploader_logo.png' adding 'solstice/resources/images/artelllamanager_logo.png' adding 'solstice/resources/images/assetsbuilder_logo.png' adding 'solstice/resources/images/changelog_logo.png' adding 'solstice/resources/images/lightrigsmanager_logo.png' adding 'solstice/resources/images/namemanager_logo.png' adding 'solstice/resources/images/playblastmanager_logo.png' adding 'solstice/resources/images/shadersmanager_logo.png' adding 'solstice/resources/images/shotassembler_logo.png' adding 'solstice/resources/images/splash1.png' adding 'solstice/resources/images/splash2.png' adding 'solstice/resources/images/splash3.png' adding 'solstice/resources/images/splash4.png' adding 'solstice/resources/images/splash5.png' adding 'solstice/resources/images/splash6.png' adding 'solstice/resources/images/splash7.png' adding 'solstice/resources/images/splash8.png' adding 'solstice/resources/images/standinmanager_logo.png' adding 'solstice/resources/images/title_background.png' adding 'solstice/resources/images/welcome1.png' adding 'solstice/resources/images/welcome2.png' adding 'solstice/resources/images/welcome3.png' adding 'solstice/resources/images/welcome4.png' adding 'solstice/resources/images/welcome5.png' adding 'solstice/resources/images/welcome6.png' adding 'solstice/resources/images/welcome7.png' adding 'solstice/resources/images/welcome8.png' adding 'tests/__init__.py' adding 'tests/test_core.py' adding 'solstice_core-0.0.1.dist-info/LICENSE' adding 'solstice_core-0.0.1.dist-info/METADATA' adding 'solstice_core-0.0.1.dist-info/WHEEL' adding 'solstice_core-0.0.1.dist-info/top_level.txt' adding 'solstice_core-0.0.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for solstice-core: finished with status 'done' Stored in directory: /tmp/tmpxnqkfzef Successfully built solstice-core Cleaning up... Removing source in /tmp/pip-wheel-e1owdbl9/solstice-core Removed build tracker '/tmp/pip-req-tracker-j9hgsqr2'