Created temporary directory: /tmp/pip-ephem-wheel-cache-bh0k088x Created temporary directory: /tmp/pip-req-tracker-c85if90q Created requirements tracker '/tmp/pip-req-tracker-c85if90q' Created temporary directory: /tmp/pip-wheel-t33907d8 Collecting anthill-profile==0.2 1 location(s) to search for versions of anthill-profile: * https://pypi.org/simple/anthill-profile/ Getting page https://pypi.org/simple/anthill-profile/ Analyzing links from page https://pypi.org/simple/anthill-profile/ Found link https://files.pythonhosted.org/packages/c8/c4/e54d2d314bdc53ca2ff971d7570ad3b3e982738b92295e007079b62362fe/anthill-profile-0.2.tar.gz#sha256=c03d6f8b60f71daebac2c56961143b140cbbc2b85ef1ae055fa1de4234287f12 (from https://pypi.org/simple/anthill-profile/), version: 0.2 Using version 0.2 (newest of versions: 0.2) Created temporary directory: /tmp/pip-unpack-0jglf33o Downloading https://files.pythonhosted.org/packages/c8/c4/e54d2d314bdc53ca2ff971d7570ad3b3e982738b92295e007079b62362fe/anthill-profile-0.2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/c8/c4/e54d2d314bdc53ca2ff971d7570ad3b3e982738b92295e007079b62362fe/anthill-profile-0.2.tar.gz#sha256=c03d6f8b60f71daebac2c56961143b140cbbc2b85ef1ae055fa1de4234287f12 (from https://pypi.org/simple/anthill-profile/) Added anthill-profile==0.2 from https://files.pythonhosted.org/packages/c8/c4/e54d2d314bdc53ca2ff971d7570ad3b3e982738b92295e007079b62362fe/anthill-profile-0.2.tar.gz#sha256=c03d6f8b60f71daebac2c56961143b140cbbc2b85ef1ae055fa1de4234287f12 to build tracker '/tmp/pip-req-tracker-c85if90q' Running setup.py (path:/tmp/pip-wheel-t33907d8/anthill-profile/setup.py) egg_info for package anthill-profile Running command python setup.py egg_info running egg_info creating pip-egg-info/anthill_profile.egg-info writing requirements to pip-egg-info/anthill_profile.egg-info/requires.txt writing top-level names to pip-egg-info/anthill_profile.egg-info/top_level.txt writing dependency_links to pip-egg-info/anthill_profile.egg-info/dependency_links.txt writing namespace_packages to pip-egg-info/anthill_profile.egg-info/namespace_packages.txt writing pip-egg-info/anthill_profile.egg-info/PKG-INFO writing manifest file 'pip-egg-info/anthill_profile.egg-info/SOURCES.txt' package init file 'anthill/profile/sql/__init__.py' not found (or not a regular file) reading manifest file 'pip-egg-info/anthill_profile.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no directories found matching 'anthill/profile/static' writing manifest file 'pip-egg-info/anthill_profile.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-t33907d8/anthill-profile has version 0.2, which satisfies requirement anthill-profile==0.2 from https://files.pythonhosted.org/packages/c8/c4/e54d2d314bdc53ca2ff971d7570ad3b3e982738b92295e007079b62362fe/anthill-profile-0.2.tar.gz#sha256=c03d6f8b60f71daebac2c56961143b140cbbc2b85ef1ae055fa1de4234287f12 Removed anthill-profile==0.2 from https://files.pythonhosted.org/packages/c8/c4/e54d2d314bdc53ca2ff971d7570ad3b3e982738b92295e007079b62362fe/anthill-profile-0.2.tar.gz#sha256=c03d6f8b60f71daebac2c56961143b140cbbc2b85ef1ae055fa1de4234287f12 from build tracker '/tmp/pip-req-tracker-c85if90q' Building wheels for collected packages: anthill-profile Created temporary directory: /tmp/pip-wheel-6ulq9_u0 Running setup.py bdist_wheel for anthill-profile: started Destination directory: /tmp/pip-wheel-6ulq9_u0 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-t33907d8/anthill-profile/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-6ulq9_u0 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/anthill creating build/lib/anthill/profile copying anthill/profile/server.py -> build/lib/anthill/profile copying anthill/profile/handler.py -> build/lib/anthill/profile copying anthill/profile/admin.py -> build/lib/anthill/profile copying anthill/profile/__init__.py -> build/lib/anthill/profile copying anthill/profile/options.py -> build/lib/anthill/profile creating build/lib/anthill/profile/model copying anthill/profile/model/profile.py -> build/lib/anthill/profile/model copying anthill/profile/model/access.py -> build/lib/anthill/profile/model copying anthill/profile/model/__init__.py -> build/lib/anthill/profile/model package init file 'anthill/profile/sql/__init__.py' not found (or not a regular file) running egg_info writing anthill_profile.egg-info/PKG-INFO writing top-level names to anthill_profile.egg-info/top_level.txt writing dependency_links to anthill_profile.egg-info/dependency_links.txt writing namespace_packages to anthill_profile.egg-info/namespace_packages.txt writing requirements to anthill_profile.egg-info/requires.txt reading manifest file 'anthill_profile.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no directories found matching 'anthill/profile/static' writing manifest file 'anthill_profile.egg-info/SOURCES.txt' creating build/lib/anthill/profile/sql copying anthill/profile/sql/account_profiles.sql -> build/lib/anthill/profile/sql copying anthill/profile/sql/gamespace_access.sql -> build/lib/anthill/profile/sql installing to build/bdist.linux-armv7l/wheel running install running install_lib copying anthill/profile/server.py -> build/bdist.linux-armv7l/wheel/anthill/profile copying anthill/profile/handler.py -> build/bdist.linux-armv7l/wheel/anthill/profile copying anthill/profile/admin.py -> build/bdist.linux-armv7l/wheel/anthill/profile copying anthill/profile/__init__.py -> build/bdist.linux-armv7l/wheel/anthill/profile copying anthill/profile/options.py -> build/bdist.linux-armv7l/wheel/anthill/profile copying anthill/profile/model/profile.py -> build/bdist.linux-armv7l/wheel/anthill/profile/model copying anthill/profile/model/access.py -> build/bdist.linux-armv7l/wheel/anthill/profile/model copying anthill/profile/model/__init__.py -> build/bdist.linux-armv7l/wheel/anthill/profile/model copying anthill/profile/sql/gamespace_access.sql -> build/bdist.linux-armv7l/wheel/anthill/profile/sql copying anthill/profile/sql/account_profiles.sql -> build/bdist.linux-armv7l/wheel/anthill/profile/sql running install_egg_info Copying anthill_profile.egg-info to build/bdist.linux-armv7l/wheel/anthill_profile-0.2-py3.4.egg-info Installing build/bdist.linux-armv7l/wheel/anthill_profile-0.2-py3.4-nspkg.pth running install_scripts creating build/bdist.linux-armv7l/wheel/anthill_profile-0.2.dist-info/WHEEL creating '/tmp/pip-wheel-6ulq9_u0/anthill_profile-0.2-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'anthill_profile-0.2-py3.4-nspkg.pth' adding 'anthill/profile/__init__.py' adding 'anthill/profile/admin.py' adding 'anthill/profile/handler.py' adding 'anthill/profile/options.py' adding 'anthill/profile/server.py' adding 'anthill/profile/model/__init__.py' adding 'anthill/profile/model/access.py' adding 'anthill/profile/model/profile.py' adding 'anthill/profile/sql/account_profiles.sql' adding 'anthill/profile/sql/gamespace_access.sql' adding 'anthill_profile-0.2.dist-info/METADATA' adding 'anthill_profile-0.2.dist-info/WHEEL' adding 'anthill_profile-0.2.dist-info/namespace_packages.txt' adding 'anthill_profile-0.2.dist-info/top_level.txt' adding 'anthill_profile-0.2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for anthill-profile: finished with status 'done' Stored in directory: /tmp/tmpb3sqphd_ Successfully built anthill-profile Cleaning up... Removing source in /tmp/pip-wheel-t33907d8/anthill-profile Removed build tracker '/tmp/pip-req-tracker-c85if90q'