Created temporary directory: /tmp/pip-ephem-wheel-cache-_jphx5rt Created temporary directory: /tmp/pip-req-tracker-tgrqwz0i Created requirements tracker '/tmp/pip-req-tracker-tgrqwz0i' Created temporary directory: /tmp/pip-wheel-f2hyyq8b Collecting njtest==1.461 1 location(s) to search for versions of njtest: * https://pypi.org/simple/njtest/ Getting page https://pypi.org/simple/njtest/ Analyzing links from page https://pypi.org/simple/njtest/ Found link https://files.pythonhosted.org/packages/d6/cc/62a99d5f1897a71c39e92eb5c6647382ddb44dc6ee8f4ed461e0f364f35c/njtest-1.461.tar.gz#sha256=e64c3bd1e34d5c04e309c5188f60c6a90260ee7871c32729545100f636f7fbd0 (from https://pypi.org/simple/njtest/), version: 1.461 Using version 1.461 (newest of versions: 1.461) Created temporary directory: /tmp/pip-unpack-4mw3f5pj Downloading https://files.pythonhosted.org/packages/d6/cc/62a99d5f1897a71c39e92eb5c6647382ddb44dc6ee8f4ed461e0f364f35c/njtest-1.461.tar.gz Downloading from URL https://files.pythonhosted.org/packages/d6/cc/62a99d5f1897a71c39e92eb5c6647382ddb44dc6ee8f4ed461e0f364f35c/njtest-1.461.tar.gz#sha256=e64c3bd1e34d5c04e309c5188f60c6a90260ee7871c32729545100f636f7fbd0 (from https://pypi.org/simple/njtest/) Added njtest==1.461 from https://files.pythonhosted.org/packages/d6/cc/62a99d5f1897a71c39e92eb5c6647382ddb44dc6ee8f4ed461e0f364f35c/njtest-1.461.tar.gz#sha256=e64c3bd1e34d5c04e309c5188f60c6a90260ee7871c32729545100f636f7fbd0 to build tracker '/tmp/pip-req-tracker-tgrqwz0i' Running setup.py (path:/tmp/pip-wheel-f2hyyq8b/njtest/setup.py) egg_info for package njtest Running command python setup.py egg_info running egg_info creating pip-egg-info/njtest.egg-info writing requirements to pip-egg-info/njtest.egg-info/requires.txt writing pip-egg-info/njtest.egg-info/PKG-INFO writing entry points to pip-egg-info/njtest.egg-info/entry_points.txt writing dependency_links to pip-egg-info/njtest.egg-info/dependency_links.txt writing top-level names to pip-egg-info/njtest.egg-info/top_level.txt writing manifest file 'pip-egg-info/njtest.egg-info/SOURCES.txt' package init file 'njtest/__init__.py' not found (or not a regular file) package init file 'njtest/common/__init__.py' not found (or not a regular file) package init file 'njtest/utils/__init__.py' not found (or not a regular file) package init file 'njtest/use/__init__.py' not found (or not a regular file) package init file 'njtest/serial/__init__.py' not found (or not a regular file) package init file 'njtest/ui2/__init__.py' not found (or not a regular file) package init file 'njtest/test/__init__.py' not found (or not a regular file) reading manifest file 'pip-egg-info/njtest.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/njtest.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-f2hyyq8b/njtest has version 1.461, which satisfies requirement njtest==1.461 from https://files.pythonhosted.org/packages/d6/cc/62a99d5f1897a71c39e92eb5c6647382ddb44dc6ee8f4ed461e0f364f35c/njtest-1.461.tar.gz#sha256=e64c3bd1e34d5c04e309c5188f60c6a90260ee7871c32729545100f636f7fbd0 Removed njtest==1.461 from https://files.pythonhosted.org/packages/d6/cc/62a99d5f1897a71c39e92eb5c6647382ddb44dc6ee8f4ed461e0f364f35c/njtest-1.461.tar.gz#sha256=e64c3bd1e34d5c04e309c5188f60c6a90260ee7871c32729545100f636f7fbd0 from build tracker '/tmp/pip-req-tracker-tgrqwz0i' Building wheels for collected packages: njtest Created temporary directory: /tmp/pip-wheel-qt_ot68_ Running setup.py bdist_wheel for njtest: started Destination directory: /tmp/pip-wheel-qt_ot68_ Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-f2hyyq8b/njtest/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-qt_ot68_ running bdist_wheel running build running build_py package init file 'njtest/__init__.py' not found (or not a regular file) creating build creating build/lib creating build/lib/njtest copying njtest/hello.py -> build/lib/njtest package init file 'njtest/common/__init__.py' not found (or not a regular file) creating build/lib/njtest/common copying njtest/common/nj_logcat.py -> build/lib/njtest/common copying njtest/common/nj_file.py -> build/lib/njtest/common copying njtest/common/nj_cmd.py -> build/lib/njtest/common copying njtest/common/nj_excel.py -> build/lib/njtest/common copying njtest/common/nj_email.py -> build/lib/njtest/common package init file 'njtest/utils/__init__.py' not found (or not a regular file) creating build/lib/njtest/utils copying njtest/utils/nj_parse.py -> build/lib/njtest/utils copying njtest/utils/nj_re.py -> build/lib/njtest/utils copying njtest/utils/nj_time.py -> build/lib/njtest/utils package init file 'njtest/use/__init__.py' not found (or not a regular file) creating build/lib/njtest/use copying njtest/use/serial_9600.py -> build/lib/njtest/use copying njtest/use/jd_power.py -> build/lib/njtest/use copying njtest/use/serial_115200.py -> build/lib/njtest/use package init file 'njtest/serial/__init__.py' not found (or not a regular file) creating build/lib/njtest/serial copying njtest/serial/serial_crc.py -> build/lib/njtest/serial copying njtest/serial/nj_serial.py -> build/lib/njtest/serial copying njtest/serial/serial_count.py -> build/lib/njtest/serial package init file 'njtest/ui2/__init__.py' not found (or not a regular file) creating build/lib/njtest/ui2 copying njtest/ui2/browser.py -> build/lib/njtest/ui2 copying njtest/ui2/mobile.py -> build/lib/njtest/ui2 package init file 'njtest/test/__init__.py' not found (or not a regular file) creating build/lib/njtest/test copying njtest/test/ALi.py -> build/lib/njtest/test copying njtest/test/JD.py -> build/lib/njtest/test copying njtest/test/BL.py -> build/lib/njtest/test copying njtest/test/System.py -> build/lib/njtest/test running egg_info writing dependency_links to njtest.egg-info/dependency_links.txt writing njtest.egg-info/PKG-INFO writing requirements to njtest.egg-info/requires.txt writing top-level names to njtest.egg-info/top_level.txt writing entry points to njtest.egg-info/entry_points.txt reading manifest file 'njtest.egg-info/SOURCES.txt' writing manifest file 'njtest.egg-info/SOURCES.txt' 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/njtest creating build/bdist.linux-armv7l/wheel/njtest/ui2 copying build/lib/njtest/ui2/browser.py -> build/bdist.linux-armv7l/wheel/njtest/ui2 copying build/lib/njtest/ui2/mobile.py -> build/bdist.linux-armv7l/wheel/njtest/ui2 creating build/bdist.linux-armv7l/wheel/njtest/test copying build/lib/njtest/test/ALi.py -> build/bdist.linux-armv7l/wheel/njtest/test copying build/lib/njtest/test/JD.py -> build/bdist.linux-armv7l/wheel/njtest/test copying build/lib/njtest/test/BL.py -> build/bdist.linux-armv7l/wheel/njtest/test copying build/lib/njtest/test/System.py -> build/bdist.linux-armv7l/wheel/njtest/test creating build/bdist.linux-armv7l/wheel/njtest/common copying build/lib/njtest/common/nj_logcat.py -> build/bdist.linux-armv7l/wheel/njtest/common copying build/lib/njtest/common/nj_file.py -> build/bdist.linux-armv7l/wheel/njtest/common copying build/lib/njtest/common/nj_cmd.py -> build/bdist.linux-armv7l/wheel/njtest/common copying build/lib/njtest/common/nj_excel.py -> build/bdist.linux-armv7l/wheel/njtest/common copying build/lib/njtest/common/nj_email.py -> build/bdist.linux-armv7l/wheel/njtest/common creating build/bdist.linux-armv7l/wheel/njtest/utils copying build/lib/njtest/utils/nj_parse.py -> build/bdist.linux-armv7l/wheel/njtest/utils copying build/lib/njtest/utils/nj_re.py -> build/bdist.linux-armv7l/wheel/njtest/utils copying build/lib/njtest/utils/nj_time.py -> build/bdist.linux-armv7l/wheel/njtest/utils creating build/bdist.linux-armv7l/wheel/njtest/use copying build/lib/njtest/use/serial_9600.py -> build/bdist.linux-armv7l/wheel/njtest/use copying build/lib/njtest/use/jd_power.py -> build/bdist.linux-armv7l/wheel/njtest/use copying build/lib/njtest/use/serial_115200.py -> build/bdist.linux-armv7l/wheel/njtest/use copying build/lib/njtest/hello.py -> build/bdist.linux-armv7l/wheel/njtest creating build/bdist.linux-armv7l/wheel/njtest/serial copying build/lib/njtest/serial/serial_crc.py -> build/bdist.linux-armv7l/wheel/njtest/serial copying build/lib/njtest/serial/nj_serial.py -> build/bdist.linux-armv7l/wheel/njtest/serial copying build/lib/njtest/serial/serial_count.py -> build/bdist.linux-armv7l/wheel/njtest/serial running install_egg_info Copying njtest.egg-info to build/bdist.linux-armv7l/wheel/njtest-1.461-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/njtest-1.461.dist-info/WHEEL creating '/tmp/pip-wheel-qt_ot68_/njtest-1.461-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'njtest/hello.py' adding 'njtest/common/nj_cmd.py' adding 'njtest/common/nj_email.py' adding 'njtest/common/nj_excel.py' adding 'njtest/common/nj_file.py' adding 'njtest/common/nj_logcat.py' adding 'njtest/serial/nj_serial.py' adding 'njtest/serial/serial_count.py' adding 'njtest/serial/serial_crc.py' adding 'njtest/test/ALi.py' adding 'njtest/test/BL.py' adding 'njtest/test/JD.py' adding 'njtest/test/System.py' adding 'njtest/ui2/browser.py' adding 'njtest/ui2/mobile.py' adding 'njtest/use/jd_power.py' adding 'njtest/use/serial_115200.py' adding 'njtest/use/serial_9600.py' adding 'njtest/utils/nj_parse.py' adding 'njtest/utils/nj_re.py' adding 'njtest/utils/nj_time.py' adding 'njtest-1.461.dist-info/METADATA' adding 'njtest-1.461.dist-info/WHEEL' adding 'njtest-1.461.dist-info/entry_points.txt' adding 'njtest-1.461.dist-info/top_level.txt' adding 'njtest-1.461.dist-info/zip-safe' adding 'njtest-1.461.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for njtest: finished with status 'done' Stored in directory: /tmp/tmpcht1juji Successfully built njtest Cleaning up... Removing source in /tmp/pip-wheel-f2hyyq8b/njtest Removed build tracker '/tmp/pip-req-tracker-tgrqwz0i'