Created temporary directory: /tmp/pip-ephem-wheel-cache-q20qe3kx Created temporary directory: /tmp/pip-req-tracker-dz92wxfu Created requirements tracker '/tmp/pip-req-tracker-dz92wxfu' Created temporary directory: /tmp/pip-wheel-1xuyg6su Collecting lazyeda==0.1.2 1 location(s) to search for versions of lazyeda: * https://pypi.org/simple/lazyeda/ Getting page https://pypi.org/simple/lazyeda/ Analyzing links from page https://pypi.org/simple/lazyeda/ Found link https://files.pythonhosted.org/packages/3a/a1/352d56fb2b0ec7fd25d2dc23f9a24409f29d73e40cb94dc2d36ed52775e0/LazyEDA-0.1.0-py3-none-any.whl#sha256=8ba73df6074831784bd1aad360fb8ac3b5ed95d7a7c59275cdcaf27c51ec34b4 (from https://pypi.org/simple/lazyeda/), version: 0.1.0 Found link https://files.pythonhosted.org/packages/02/fe/d88cc9aa707fc45fb92f3980653772eaba6c7ffd149c8e723a169c763401/lazyeda-0.1.0.tar.gz#sha256=13b4d1e8fe7d09c1b0ff7c352546f10006918d5a9b4b2df1a6bbb477b2061ff8 (from https://pypi.org/simple/lazyeda/), version: 0.1.0 Found link https://files.pythonhosted.org/packages/35/9d/d48fd4b3faf2e7a0f4dca95f0f3ebfec932d20bbe7e19a696dc5df953df8/lazyeda-0.1.1.tar.gz#sha256=b3c65ebacacebafb0dd22d2ae842cf110853645b686ca09f08a83c4e7868dafa (from https://pypi.org/simple/lazyeda/), version: 0.1.1 Found link https://files.pythonhosted.org/packages/c3/05/132a77b88cbd9d08777f71b4ae6a7fd045a11e776bc6c2a1fbe4ed4b9dd0/lazyeda-0.1.2.tar.gz#sha256=c59ecb41dffa4a4c3b28e0c846be046b87ece02ecb776d8be61d2c5dd0fa2983 (from https://pypi.org/simple/lazyeda/), version: 0.1.2 Using version 0.1.2 (newest of versions: 0.1.2) Created temporary directory: /tmp/pip-unpack-mn5gu93n Downloading https://files.pythonhosted.org/packages/c3/05/132a77b88cbd9d08777f71b4ae6a7fd045a11e776bc6c2a1fbe4ed4b9dd0/lazyeda-0.1.2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/c3/05/132a77b88cbd9d08777f71b4ae6a7fd045a11e776bc6c2a1fbe4ed4b9dd0/lazyeda-0.1.2.tar.gz#sha256=c59ecb41dffa4a4c3b28e0c846be046b87ece02ecb776d8be61d2c5dd0fa2983 (from https://pypi.org/simple/lazyeda/) Added lazyeda==0.1.2 from https://files.pythonhosted.org/packages/c3/05/132a77b88cbd9d08777f71b4ae6a7fd045a11e776bc6c2a1fbe4ed4b9dd0/lazyeda-0.1.2.tar.gz#sha256=c59ecb41dffa4a4c3b28e0c846be046b87ece02ecb776d8be61d2c5dd0fa2983 to build tracker '/tmp/pip-req-tracker-dz92wxfu' Running setup.py (path:/tmp/pip-wheel-1xuyg6su/lazyeda/setup.py) egg_info for package lazyeda Running command python setup.py egg_info running egg_info creating pip-egg-info/lazyeda.egg-info writing top-level names to pip-egg-info/lazyeda.egg-info/top_level.txt writing pip-egg-info/lazyeda.egg-info/PKG-INFO writing dependency_links to pip-egg-info/lazyeda.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/lazyeda.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/lazyeda.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/lazyeda.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-1xuyg6su/lazyeda has version 0.1.2, which satisfies requirement lazyeda==0.1.2 from https://files.pythonhosted.org/packages/c3/05/132a77b88cbd9d08777f71b4ae6a7fd045a11e776bc6c2a1fbe4ed4b9dd0/lazyeda-0.1.2.tar.gz#sha256=c59ecb41dffa4a4c3b28e0c846be046b87ece02ecb776d8be61d2c5dd0fa2983 Removed lazyeda==0.1.2 from https://files.pythonhosted.org/packages/c3/05/132a77b88cbd9d08777f71b4ae6a7fd045a11e776bc6c2a1fbe4ed4b9dd0/lazyeda-0.1.2.tar.gz#sha256=c59ecb41dffa4a4c3b28e0c846be046b87ece02ecb776d8be61d2c5dd0fa2983 from build tracker '/tmp/pip-req-tracker-dz92wxfu' Building wheels for collected packages: lazyeda Created temporary directory: /tmp/pip-wheel-d22gqaxg Running setup.py bdist_wheel for lazyeda: started Destination directory: /tmp/pip-wheel-d22gqaxg Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-1xuyg6su/lazyeda/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-d22gqaxg running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/lazyeda copying lazyeda/DescribeData.py -> build/lib/lazyeda copying lazyeda/__init__.py -> build/lib/lazyeda creating build/lib/lazyeda/models copying lazyeda/models/train_model.py -> build/lib/lazyeda/models copying lazyeda/models/predict_model.py -> build/lib/lazyeda/models copying lazyeda/models/__init__.py -> build/lib/lazyeda/models creating build/lib/lazyeda/features copying lazyeda/features/build_features.py -> build/lib/lazyeda/features copying lazyeda/features/__init__.py -> build/lib/lazyeda/features creating build/lib/lazyeda/visualization copying lazyeda/visualization/visualize.py -> build/lib/lazyeda/visualization copying lazyeda/visualization/__init__.py -> build/lib/lazyeda/visualization creating build/lib/lazyeda/data copying lazyeda/data/__init__.py -> build/lib/lazyeda/data copying lazyeda/data/make_dataset.py -> build/lib/lazyeda/data 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/lazyeda copying build/lib/lazyeda/DescribeData.py -> build/bdist.linux-armv7l/wheel/lazyeda creating build/bdist.linux-armv7l/wheel/lazyeda/models copying build/lib/lazyeda/models/train_model.py -> build/bdist.linux-armv7l/wheel/lazyeda/models copying build/lib/lazyeda/models/predict_model.py -> build/bdist.linux-armv7l/wheel/lazyeda/models copying build/lib/lazyeda/models/__init__.py -> build/bdist.linux-armv7l/wheel/lazyeda/models creating build/bdist.linux-armv7l/wheel/lazyeda/features copying build/lib/lazyeda/features/build_features.py -> build/bdist.linux-armv7l/wheel/lazyeda/features copying build/lib/lazyeda/features/__init__.py -> build/bdist.linux-armv7l/wheel/lazyeda/features copying build/lib/lazyeda/__init__.py -> build/bdist.linux-armv7l/wheel/lazyeda creating build/bdist.linux-armv7l/wheel/lazyeda/visualization copying build/lib/lazyeda/visualization/visualize.py -> build/bdist.linux-armv7l/wheel/lazyeda/visualization copying build/lib/lazyeda/visualization/__init__.py -> build/bdist.linux-armv7l/wheel/lazyeda/visualization creating build/bdist.linux-armv7l/wheel/lazyeda/data copying build/lib/lazyeda/data/__init__.py -> build/bdist.linux-armv7l/wheel/lazyeda/data copying build/lib/lazyeda/data/make_dataset.py -> build/bdist.linux-armv7l/wheel/lazyeda/data running install_egg_info running egg_info writing top-level names to lazyeda.egg-info/top_level.txt writing dependency_links to lazyeda.egg-info/dependency_links.txt writing lazyeda.egg-info/PKG-INFO reading manifest file 'lazyeda.egg-info/SOURCES.txt' writing manifest file 'lazyeda.egg-info/SOURCES.txt' Copying lazyeda.egg-info to build/bdist.linux-armv7l/wheel/lazyeda-0.1.2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/lazyeda-0.1.2.dist-info/WHEEL creating '/tmp/pip-wheel-d22gqaxg/lazyeda-0.1.2-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'lazyeda/DescribeData.py' adding 'lazyeda/__init__.py' adding 'lazyeda/data/__init__.py' adding 'lazyeda/data/make_dataset.py' adding 'lazyeda/features/__init__.py' adding 'lazyeda/features/build_features.py' adding 'lazyeda/models/__init__.py' adding 'lazyeda/models/predict_model.py' adding 'lazyeda/models/train_model.py' adding 'lazyeda/visualization/__init__.py' adding 'lazyeda/visualization/visualize.py' adding 'lazyeda-0.1.2.dist-info/METADATA' adding 'lazyeda-0.1.2.dist-info/WHEEL' adding 'lazyeda-0.1.2.dist-info/top_level.txt' adding 'lazyeda-0.1.2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for lazyeda: finished with status 'done' Stored in directory: /tmp/tmprvyb10xf Successfully built lazyeda Cleaning up... Removing source in /tmp/pip-wheel-1xuyg6su/lazyeda Removed build tracker '/tmp/pip-req-tracker-dz92wxfu'