Collecting esptool==2.2 1 location(s) to search for versions of esptool: * https://pypi.python.org/simple/esptool/ Getting page https://pypi.python.org/simple/esptool/ Analyzing links from page https://pypi.python.org/simple/esptool/ Found link https://pypi.python.org/packages/06/ec/142d36371a49af39193568eabb6ad9071788fc98cfba31b0991916c6f596/esptool-2.1.tar.gz#md5=8957f608a45107ab380dce9be494ba44 (from https://pypi.python.org/simple/esptool/), version: 2.1 Found link https://pypi.python.org/packages/0f/4a/bb102f188408624630823961d936cc06d0db91780b3a3027501d9f5b6bad/esptool-2.0.1.tar.gz#md5=acbefcbf0e8f8a3de117dbc9215b1764 (from https://pypi.python.org/simple/esptool/), version: 2.0.1 Found link https://pypi.python.org/packages/2f/08/7162d5d08416a90446ec475d4e3dd2abe64723f59077f29248d772122d55/esptool-1.2.tar.gz#md5=792475e9adb1d4bdc0c34e3c51765827 (from https://pypi.python.org/simple/esptool/), version: 1.2 Found link https://pypi.python.org/packages/3e/29/cceccdc30250b7bb61dcef8aeef360874a740269a3ed3c2d0b897934002d/esptool-2.2.tar.gz#md5=ae965570ed1df50264a249c7a2cccc8b (from https://pypi.python.org/simple/esptool/), version: 2.2 Skipping link https://pypi.python.org/packages/72/eb/8ce18469cb6134d2a37332626c4ba96d0e592baf08700b85e228d2eb1716/esptool-1.0.1-py2-none-any.whl#md5=1c67f5749937aee5b684949207eaff2c (from https://pypi.python.org/simple/esptool/); it is not compatible with this Python Found link https://pypi.python.org/packages/80/1e/3b767332943934691238c38aa340eb1ed1c0dacd8b458a279201c7469772/esptool-2.0.tar.gz#md5=832b0b45d601a2c44a65fedc4b013819 (from https://pypi.python.org/simple/esptool/), version: 2.0 Found link https://pypi.python.org/packages/a6/14/78c58361e6c3347ad6cb4cb913081322d97605dfa89e606d2b471208a313/esptool-1.2.1.tar.gz#md5=2a8432c3a8cae6af4501894b957021eb (from https://pypi.python.org/simple/esptool/), version: 1.2.1 Skipping link https://pypi.python.org/packages/d5/51/d201472b65d941ea5f52532669c394565c5195b1a01e9f115fa13193b5ea/esptool-1.1-py2-none-any.whl#md5=8564b1d9872248974bd331fd9ea28645 (from https://pypi.python.org/simple/esptool/); it is not compatible with this Python Found link https://pypi.python.org/packages/e2/a0/20e1c29110b38d5a135af8925fdf1c4b2565c7156eb2caf9c9779fe56bbf/esptool-1.3.tar.gz#md5=0ab20154bf96a056735a2d780287b7f0 (from https://pypi.python.org/simple/esptool/), version: 1.3 Found link https://pypi.python.org/packages/e6/14/cedacf7259db9c566d9640fb7b1ef08fcc1e736fb0b678757a82d3df9fc9/esptool-1.1.tar.gz#md5=3e0489b32f525082fa1a6c16d94b94b1 (from https://pypi.python.org/simple/esptool/), version: 1.1 Using version 2.2 (newest of versions: 2.2) Downloading esptool-2.2.tar.gz (70kB) Downloading from URL https://pypi.python.org/packages/3e/29/cceccdc30250b7bb61dcef8aeef360874a740269a3ed3c2d0b897934002d/esptool-2.2.tar.gz#md5=ae965570ed1df50264a249c7a2cccc8b (from https://pypi.python.org/simple/esptool/) Running setup.py (path:/tmp/pip-build-m1poedai/esptool/setup.py) egg_info for package esptool Running command python setup.py egg_info running egg_info creating pip-egg-info/esptool.egg-info writing top-level names to pip-egg-info/esptool.egg-info/top_level.txt writing dependency_links to pip-egg-info/esptool.egg-info/dependency_links.txt writing requirements to pip-egg-info/esptool.egg-info/requires.txt writing pip-egg-info/esptool.egg-info/PKG-INFO writing manifest file 'pip-egg-info/esptool.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/esptool.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching 'test/*.py' writing manifest file 'pip-egg-info/esptool.egg-info/SOURCES.txt' Source in /tmp/pip-build-m1poedai/esptool has version 2.2, which satisfies requirement esptool==2.2 from https://pypi.python.org/packages/3e/29/cceccdc30250b7bb61dcef8aeef360874a740269a3ed3c2d0b897934002d/esptool-2.2.tar.gz#md5=ae965570ed1df50264a249c7a2cccc8b Building wheels for collected packages: esptool Running setup.py bdist_wheel for esptool: started Destination directory: /tmp/tmptfl5oizopip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-m1poedai/esptool/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/tmptfl5oizopip-wheel- running bdist_wheel running build running build_py creating build creating build/lib copying esptool.py -> build/lib copying espsecure.py -> build/lib copying espefuse.py -> build/lib running build_scripts creating build/scripts-3.4 copying and adjusting esptool.py -> build/scripts-3.4 copying and adjusting espsecure.py -> build/scripts-3.4 copying and adjusting espefuse.py -> build/scripts-3.4 changing mode of build/scripts-3.4/esptool.py from 644 to 755 changing mode of build/scripts-3.4/espsecure.py from 644 to 755 changing mode of build/scripts-3.4/espefuse.py 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 copying build/lib/espefuse.py -> build/bdist.linux-armv7l/wheel copying build/lib/esptool.py -> build/bdist.linux-armv7l/wheel copying build/lib/espsecure.py -> build/bdist.linux-armv7l/wheel running install_egg_info running egg_info writing top-level names to esptool.egg-info/top_level.txt writing dependency_links to esptool.egg-info/dependency_links.txt writing esptool.egg-info/PKG-INFO writing requirements to esptool.egg-info/requires.txt reading manifest file 'esptool.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching 'test/*.py' writing manifest file 'esptool.egg-info/SOURCES.txt' Copying esptool.egg-info to build/bdist.linux-armv7l/wheel/esptool-2.2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/esptool-2.2.data creating build/bdist.linux-armv7l/wheel/esptool-2.2.data/scripts copying build/scripts-3.4/espefuse.py -> build/bdist.linux-armv7l/wheel/esptool-2.2.data/scripts copying build/scripts-3.4/esptool.py -> build/bdist.linux-armv7l/wheel/esptool-2.2.data/scripts copying build/scripts-3.4/espsecure.py -> build/bdist.linux-armv7l/wheel/esptool-2.2.data/scripts changing mode of build/bdist.linux-armv7l/wheel/esptool-2.2.data/scripts/espefuse.py to 755 changing mode of build/bdist.linux-armv7l/wheel/esptool-2.2.data/scripts/esptool.py to 755 changing mode of build/bdist.linux-armv7l/wheel/esptool-2.2.data/scripts/espsecure.py to 755 creating build/bdist.linux-armv7l/wheel/esptool-2.2.dist-info/WHEEL Running setup.py bdist_wheel for esptool: finished with status 'done' Stored in directory: /tmp/tmppcsh3z5a Successfully built esptool Cleaning up... Removing source in /tmp/pip-build-m1poedai/esptool