Created temporary directory: /tmp/pip-ephem-wheel-cache-en9237as Created temporary directory: /tmp/pip-req-tracker-kuc87bri Created requirements tracker '/tmp/pip-req-tracker-kuc87bri' Created temporary directory: /tmp/pip-wheel-53gnh1my Collecting RnDPackage==0.4 1 location(s) to search for versions of RnDPackage: * https://pypi.org/simple/rndpackage/ Getting page https://pypi.org/simple/rndpackage/ Analyzing links from page https://pypi.org/simple/rndpackage/ Found link https://files.pythonhosted.org/packages/27/e5/bf2b82e2f2e619aa8dacc89c60719c47ffefd4721e0bd3e2c4186e7a3b6a/RnDPackage-0.1.tar.gz#sha256=9baebadbd08f619b70079fc7a1975ae088a4d14a5cbed38ceb076ac354850b23 (from https://pypi.org/simple/rndpackage/), version: 0.1 Found link https://files.pythonhosted.org/packages/1b/8e/d2cef08106256ae7f1e030af43bd122d90eb6ef956390ae05e1108847eb8/RnDPackage-0.2.tar.gz#sha256=b67f7a6ff7bdc6ed42fef4e327c5e3cd9f7f8a6380b2ee5c1d40c2995b93398a (from https://pypi.org/simple/rndpackage/), version: 0.2 Found link https://files.pythonhosted.org/packages/f7/e4/89080a29801751fad31c4522dcebd4d257f42d28adc87630ec6a18af776e/RnDPackage-0.3.tar.gz#sha256=3dcbd1e14eb744b13eb12160e62af5c6df01bbd59ea65f4aecd538ec198980e8 (from https://pypi.org/simple/rndpackage/), version: 0.3 Found link https://files.pythonhosted.org/packages/b7/7b/ceeb0fc79b8995cf34b355fdc8748485fd8ff5a56ff0e79ebb71b6eb2d98/RnDPackage-0.4.tar.gz#sha256=88f4250b6a98a229d0887f2dcbf6bba326de3babc03ac29043bba23e96c070cf (from https://pypi.org/simple/rndpackage/), version: 0.4 Using version 0.4 (newest of versions: 0.4) Created temporary directory: /tmp/pip-unpack-724sbe7m Downloading https://files.pythonhosted.org/packages/b7/7b/ceeb0fc79b8995cf34b355fdc8748485fd8ff5a56ff0e79ebb71b6eb2d98/RnDPackage-0.4.tar.gz (106kB) Downloading from URL https://files.pythonhosted.org/packages/b7/7b/ceeb0fc79b8995cf34b355fdc8748485fd8ff5a56ff0e79ebb71b6eb2d98/RnDPackage-0.4.tar.gz#sha256=88f4250b6a98a229d0887f2dcbf6bba326de3babc03ac29043bba23e96c070cf (from https://pypi.org/simple/rndpackage/) Added RnDPackage==0.4 from https://files.pythonhosted.org/packages/b7/7b/ceeb0fc79b8995cf34b355fdc8748485fd8ff5a56ff0e79ebb71b6eb2d98/RnDPackage-0.4.tar.gz#sha256=88f4250b6a98a229d0887f2dcbf6bba326de3babc03ac29043bba23e96c070cf to build tracker '/tmp/pip-req-tracker-kuc87bri' Running setup.py (path:/tmp/pip-wheel-53gnh1my/RnDPackage/setup.py) egg_info for package RnDPackage Running command python setup.py egg_info running egg_info creating pip-egg-info/RnDPackage.egg-info writing dependency_links to pip-egg-info/RnDPackage.egg-info/dependency_links.txt writing pip-egg-info/RnDPackage.egg-info/PKG-INFO writing top-level names to pip-egg-info/RnDPackage.egg-info/top_level.txt writing manifest file 'pip-egg-info/RnDPackage.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/RnDPackage.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/RnDPackage.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-53gnh1my/RnDPackage has version 0.4, which satisfies requirement RnDPackage==0.4 from https://files.pythonhosted.org/packages/b7/7b/ceeb0fc79b8995cf34b355fdc8748485fd8ff5a56ff0e79ebb71b6eb2d98/RnDPackage-0.4.tar.gz#sha256=88f4250b6a98a229d0887f2dcbf6bba326de3babc03ac29043bba23e96c070cf Removed RnDPackage==0.4 from https://files.pythonhosted.org/packages/b7/7b/ceeb0fc79b8995cf34b355fdc8748485fd8ff5a56ff0e79ebb71b6eb2d98/RnDPackage-0.4.tar.gz#sha256=88f4250b6a98a229d0887f2dcbf6bba326de3babc03ac29043bba23e96c070cf from build tracker '/tmp/pip-req-tracker-kuc87bri' Building wheels for collected packages: RnDPackage Created temporary directory: /tmp/pip-wheel-k5hs46ig Running setup.py bdist_wheel for RnDPackage: started Destination directory: /tmp/pip-wheel-k5hs46ig Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-53gnh1my/RnDPackage/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-k5hs46ig running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/RnDPackage copying RnDPackage/Datasets.py -> build/lib/RnDPackage copying RnDPackage/__init__.py -> build/lib/RnDPackage running egg_info writing RnDPackage.egg-info/PKG-INFO writing top-level names to RnDPackage.egg-info/top_level.txt writing dependency_links to RnDPackage.egg-info/dependency_links.txt reading manifest file 'RnDPackage.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'RnDPackage.egg-info/SOURCES.txt' creating build/lib/RnDPackage/data copying RnDPackage/data/covid_19_clean_complete.csv -> build/lib/RnDPackage/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/RnDPackage copying build/lib/RnDPackage/Datasets.py -> build/bdist.linux-armv7l/wheel/RnDPackage copying build/lib/RnDPackage/__init__.py -> build/bdist.linux-armv7l/wheel/RnDPackage creating build/bdist.linux-armv7l/wheel/RnDPackage/data copying build/lib/RnDPackage/data/covid_19_clean_complete.csv -> build/bdist.linux-armv7l/wheel/RnDPackage/data running install_egg_info Copying RnDPackage.egg-info to build/bdist.linux-armv7l/wheel/RnDPackage-0.4-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/RnDPackage-0.4.dist-info/WHEEL creating '/tmp/pip-wheel-k5hs46ig/RnDPackage-0.4-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'RnDPackage/Datasets.py' adding 'RnDPackage/__init__.py' adding 'RnDPackage/data/covid_19_clean_complete.csv' adding 'RnDPackage-0.4.dist-info/METADATA' adding 'RnDPackage-0.4.dist-info/WHEEL' adding 'RnDPackage-0.4.dist-info/top_level.txt' adding 'RnDPackage-0.4.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for RnDPackage: finished with status 'done' Stored in directory: /tmp/tmp2lga2qk9 Successfully built RnDPackage Cleaning up... Removing source in /tmp/pip-wheel-53gnh1my/RnDPackage Removed build tracker '/tmp/pip-req-tracker-kuc87bri'