2020-07-15T01:23:36,338 Created temporary directory: /tmp/pip-ephem-wheel-cache-lh5_3kx3 2020-07-15T01:23:36,342 Created temporary directory: /tmp/pip-req-tracker-8pxq65wn 2020-07-15T01:23:36,343 Initialized build tracking at /tmp/pip-req-tracker-8pxq65wn 2020-07-15T01:23:36,345 Created build tracker: /tmp/pip-req-tracker-8pxq65wn 2020-07-15T01:23:36,345 Entered build tracker: /tmp/pip-req-tracker-8pxq65wn 2020-07-15T01:23:36,347 Created temporary directory: /tmp/pip-wheel-9ta_vnj4 2020-07-15T01:23:36,365 1 location(s) to search for versions of labplusAI: 2020-07-15T01:23:36,365 * https://pypi.org/simple/labplusai/ 2020-07-15T01:23:36,366 Fetching project page and analyzing links: https://pypi.org/simple/labplusai/ 2020-07-15T01:23:36,368 Getting page https://pypi.org/simple/labplusai/ 2020-07-15T01:23:36,372 Found index url https://pypi.org/simple 2020-07-15T01:23:36,721 Found link https://files.pythonhosted.org/packages/04/4d/4a1c145012d0535d74868b1270aff5c6780f68ce2c105ad2cd59b6038208/labplusAI-0.1.tar.gz#sha256=05d7964565832b896d641bf6156474444f628ad901db42deca8dc53ba0e54b43 (from https://pypi.org/simple/labplusai/) (requires-python:>=3.5), version: 0.1 2020-07-15T01:23:36,730 Given no hashes to check 1 links for project 'labplusAI': discarding no candidates 2020-07-15T01:23:36,731 Using version 0.1 (newest of versions: 0.1) 2020-07-15T01:23:36,739 Collecting labplusAI==0.1 2020-07-15T01:23:36,744 Created temporary directory: /tmp/pip-unpack-28hnt48y 2020-07-15T01:23:37,269 Downloading labplusAI-0.1.tar.gz (8.8 kB) 2020-07-15T01:23:37,359 Added labplusAI==0.1 from https://files.pythonhosted.org/packages/04/4d/4a1c145012d0535d74868b1270aff5c6780f68ce2c105ad2cd59b6038208/labplusAI-0.1.tar.gz#sha256=05d7964565832b896d641bf6156474444f628ad901db42deca8dc53ba0e54b43 to build tracker '/tmp/pip-req-tracker-8pxq65wn' 2020-07-15T01:23:37,361 Running setup.py (path:/tmp/pip-wheel-9ta_vnj4/labplusAI/setup.py) egg_info for package labplusAI 2020-07-15T01:23:37,363 Created temporary directory: /tmp/pip-pip-egg-info-8isuvejn 2020-07-15T01:23:37,363 Running command python setup.py egg_info 2020-07-15T01:23:39,487 running egg_info 2020-07-15T01:23:39,493 creating /tmp/pip-pip-egg-info-8isuvejn/labplusAI.egg-info 2020-07-15T01:23:39,498 writing dependency_links to /tmp/pip-pip-egg-info-8isuvejn/labplusAI.egg-info/dependency_links.txt 2020-07-15T01:23:39,502 writing top-level names to /tmp/pip-pip-egg-info-8isuvejn/labplusAI.egg-info/top_level.txt 2020-07-15T01:23:39,505 writing /tmp/pip-pip-egg-info-8isuvejn/labplusAI.egg-info/PKG-INFO 2020-07-15T01:23:39,512 writing manifest file '/tmp/pip-pip-egg-info-8isuvejn/labplusAI.egg-info/SOURCES.txt' 2020-07-15T01:23:39,885 reading manifest file '/tmp/pip-pip-egg-info-8isuvejn/labplusAI.egg-info/SOURCES.txt' 2020-07-15T01:23:39,893 writing manifest file '/tmp/pip-pip-egg-info-8isuvejn/labplusAI.egg-info/SOURCES.txt' 2020-07-15T01:23:39,896 /usr/lib/python3.5/distutils/dist.py:245: UserWarning: 'licence' distribution option is deprecated; use 'license' 2020-07-15T01:23:39,896 warnings.warn(msg) 2020-07-15T01:23:40,032 Source in /tmp/pip-wheel-9ta_vnj4/labplusAI has version 0.1, which satisfies requirement labplusAI==0.1 from https://files.pythonhosted.org/packages/04/4d/4a1c145012d0535d74868b1270aff5c6780f68ce2c105ad2cd59b6038208/labplusAI-0.1.tar.gz#sha256=05d7964565832b896d641bf6156474444f628ad901db42deca8dc53ba0e54b43 2020-07-15T01:23:40,033 Removed labplusAI==0.1 from https://files.pythonhosted.org/packages/04/4d/4a1c145012d0535d74868b1270aff5c6780f68ce2c105ad2cd59b6038208/labplusAI-0.1.tar.gz#sha256=05d7964565832b896d641bf6156474444f628ad901db42deca8dc53ba0e54b43 from build tracker '/tmp/pip-req-tracker-8pxq65wn' 2020-07-15T01:23:40,037 Building wheels for collected packages: labplusAI 2020-07-15T01:23:40,046 Created temporary directory: /tmp/pip-wheel-s5_ipzkl 2020-07-15T01:23:40,047 Building wheel for labplusAI (setup.py): started 2020-07-15T01:23:40,048 Destination directory: /tmp/pip-wheel-s5_ipzkl 2020-07-15T01:23:40,048 Running command /usr/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-wheel-9ta_vnj4/labplusAI/setup.py'"'"'; __file__='"'"'/tmp/pip-wheel-9ta_vnj4/labplusAI/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-s5_ipzkl 2020-07-15T01:23:41,945 /usr/lib/python3.5/distutils/dist.py:245: UserWarning: 'licence' distribution option is deprecated; use 'license' 2020-07-15T01:23:41,946 warnings.warn(msg) 2020-07-15T01:23:42,230 running bdist_wheel 2020-07-15T01:23:42,246 running build 2020-07-15T01:23:42,247 running build_py 2020-07-15T01:23:42,589 creating build 2020-07-15T01:23:42,590 creating build/lib 2020-07-15T01:23:42,593 creating build/lib/labplusAI 2020-07-15T01:23:42,597 copying labplusAI/labplusAI.py -> build/lib/labplusAI 2020-07-15T01:23:42,603 copying labplusAI/Object_Tracker.py -> build/lib/labplusAI 2020-07-15T01:23:42,608 copying labplusAI/__init__.py -> build/lib/labplusAI 2020-07-15T01:23:42,613 copying labplusAI/tools.py -> build/lib/labplusAI 2020-07-15T01:23:42,619 copying labplusAI/Machine_Vision.py -> build/lib/labplusAI 2020-07-15T01:23:42,626 copying labplusAI/Basic_DNN.py -> build/lib/labplusAI 2020-07-15T01:23:42,634 copying labplusAI/Face_Detection.py -> build/lib/labplusAI 2020-07-15T01:23:42,640 running egg_info 2020-07-15T01:23:42,669 writing labplusAI.egg-info/PKG-INFO 2020-07-15T01:23:42,674 writing dependency_links to labplusAI.egg-info/dependency_links.txt 2020-07-15T01:23:42,679 writing top-level names to labplusAI.egg-info/top_level.txt 2020-07-15T01:23:42,690 reading manifest file 'labplusAI.egg-info/SOURCES.txt' 2020-07-15T01:23:42,699 writing manifest file 'labplusAI.egg-info/SOURCES.txt' 2020-07-15T01:23:42,712 installing to build/bdist.linux-armv7l/wheel 2020-07-15T01:23:42,713 running install 2020-07-15T01:23:42,716 running install_lib 2020-07-15T01:23:42,725 creating build/bdist.linux-armv7l 2020-07-15T01:23:42,727 creating build/bdist.linux-armv7l/wheel 2020-07-15T01:23:42,731 creating build/bdist.linux-armv7l/wheel/labplusAI 2020-07-15T01:23:42,734 copying build/lib/labplusAI/labplusAI.py -> build/bdist.linux-armv7l/wheel/labplusAI 2020-07-15T01:23:42,741 copying build/lib/labplusAI/Object_Tracker.py -> build/bdist.linux-armv7l/wheel/labplusAI 2020-07-15T01:23:42,746 copying build/lib/labplusAI/__init__.py -> build/bdist.linux-armv7l/wheel/labplusAI 2020-07-15T01:23:42,751 copying build/lib/labplusAI/tools.py -> build/bdist.linux-armv7l/wheel/labplusAI 2020-07-15T01:23:42,757 copying build/lib/labplusAI/Machine_Vision.py -> build/bdist.linux-armv7l/wheel/labplusAI 2020-07-15T01:23:42,762 copying build/lib/labplusAI/Basic_DNN.py -> build/bdist.linux-armv7l/wheel/labplusAI 2020-07-15T01:23:42,768 copying build/lib/labplusAI/Face_Detection.py -> build/bdist.linux-armv7l/wheel/labplusAI 2020-07-15T01:23:42,772 running install_egg_info 2020-07-15T01:23:42,790 Copying labplusAI.egg-info to build/bdist.linux-armv7l/wheel/labplusAI-0.1-py3.5.egg-info 2020-07-15T01:23:42,810 running install_scripts 2020-07-15T01:23:42,972 creating build/bdist.linux-armv7l/wheel/labplusAI-0.1.dist-info/WHEEL 2020-07-15T01:23:43,193 Building wheel for labplusAI (setup.py): finished with status 'done' 2020-07-15T01:23:43,197 Created wheel for labplusAI: filename=labplusAI-0.1-py3-none-any.whl size=12590 sha256=bcc3119e577f6ce1225e41007d6d274f833bcbbdcf63d1249b8dc0ac2a27f112 2020-07-15T01:23:43,198 Stored in directory: /tmp/pip-ephem-wheel-cache-lh5_3kx3/wheels/9a/e3/12/d0e213a0f72b398a34d65724041d8448890dc410d582deab70 2020-07-15T01:23:43,202 Successfully built labplusAI 2020-07-15T01:23:43,210 Removed build tracker: '/tmp/pip-req-tracker-8pxq65wn'