Created temporary directory: /tmp/pip-ephem-wheel-cache-_8v6d5y8 Created temporary directory: /tmp/pip-req-tracker-7hll5gw6 Created requirements tracker '/tmp/pip-req-tracker-7hll5gw6' Created temporary directory: /tmp/pip-wheel-vc28gsa6 Collecting tradeplot==0.3 1 location(s) to search for versions of tradeplot: * https://pypi.org/simple/tradeplot/ Getting page https://pypi.org/simple/tradeplot/ Analyzing links from page https://pypi.org/simple/tradeplot/ Found link https://files.pythonhosted.org/packages/d0/e3/1f9dafe7db736fe2295d94b9894bd35238fdb3e64e6f10cb6f440ff5bb8a/tradeplot-0.1.tar.gz#sha256=6970779b998f22bdfb2d21a31c91c568cd69c9114b0887b9a972477421d8ad4d (from https://pypi.org/simple/tradeplot/), version: 0.1 Found link https://files.pythonhosted.org/packages/38/f4/3ab15ed4cddc9aa58078e655908cd206b76446e380a2c29a03dbf707f97c/tradeplot-0.2.tar.gz#sha256=61b0f8ce047da61553e9cdfeae9ca0beee2548fee535fbf860997e096062e1d6 (from https://pypi.org/simple/tradeplot/), version: 0.2 Found link https://files.pythonhosted.org/packages/73/c1/c38cb1c29cc40275afb14f16e151b0641e3e6285ef0c6d9af408206d41b0/tradeplot-0.2.1.tar.gz#sha256=939d1fd65f8a857094df0328fcd070ae496397adcffd08677406f34f9ebd9ce1 (from https://pypi.org/simple/tradeplot/), version: 0.2.1 Found link https://files.pythonhosted.org/packages/c2/df/3fcf1afb33f1ada277807900ab59fb4207e7d022acaf8b4f6fe416741833/tradeplot-0.3.tar.gz#sha256=58b329dad729f086234e15ee28a8daa3cbd1ed58396b04ad1fff01dda3c07640 (from https://pypi.org/simple/tradeplot/), version: 0.3 Found link https://files.pythonhosted.org/packages/5b/f7/f6774f8476db0f0dbb5b8f8e7e6d0ce41bd328abe26776f918cb64619b1e/tradeplot-0.4.tar.gz#sha256=a334ef589272641df88bdb4b1c2047232f9f2ecd55085d7fbab6dea3100fd91d (from https://pypi.org/simple/tradeplot/), version: 0.4 Using version 0.3 (newest of versions: 0.3) Created temporary directory: /tmp/pip-unpack-ig05zzo9 Downloading https://files.pythonhosted.org/packages/c2/df/3fcf1afb33f1ada277807900ab59fb4207e7d022acaf8b4f6fe416741833/tradeplot-0.3.tar.gz Downloading from URL https://files.pythonhosted.org/packages/c2/df/3fcf1afb33f1ada277807900ab59fb4207e7d022acaf8b4f6fe416741833/tradeplot-0.3.tar.gz#sha256=58b329dad729f086234e15ee28a8daa3cbd1ed58396b04ad1fff01dda3c07640 (from https://pypi.org/simple/tradeplot/) Added tradeplot==0.3 from https://files.pythonhosted.org/packages/c2/df/3fcf1afb33f1ada277807900ab59fb4207e7d022acaf8b4f6fe416741833/tradeplot-0.3.tar.gz#sha256=58b329dad729f086234e15ee28a8daa3cbd1ed58396b04ad1fff01dda3c07640 to build tracker '/tmp/pip-req-tracker-7hll5gw6' Running setup.py (path:/tmp/pip-wheel-vc28gsa6/tradeplot/setup.py) egg_info for package tradeplot Running command python setup.py egg_info running egg_info creating pip-egg-info/tradeplot.egg-info writing dependency_links to pip-egg-info/tradeplot.egg-info/dependency_links.txt writing top-level names to pip-egg-info/tradeplot.egg-info/top_level.txt writing pip-egg-info/tradeplot.egg-info/PKG-INFO writing requirements to pip-egg-info/tradeplot.egg-info/requires.txt writing manifest file 'pip-egg-info/tradeplot.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/tradeplot.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/tradeplot.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-vc28gsa6/tradeplot has version 0.3, which satisfies requirement tradeplot==0.3 from https://files.pythonhosted.org/packages/c2/df/3fcf1afb33f1ada277807900ab59fb4207e7d022acaf8b4f6fe416741833/tradeplot-0.3.tar.gz#sha256=58b329dad729f086234e15ee28a8daa3cbd1ed58396b04ad1fff01dda3c07640 Removed tradeplot==0.3 from https://files.pythonhosted.org/packages/c2/df/3fcf1afb33f1ada277807900ab59fb4207e7d022acaf8b4f6fe416741833/tradeplot-0.3.tar.gz#sha256=58b329dad729f086234e15ee28a8daa3cbd1ed58396b04ad1fff01dda3c07640 from build tracker '/tmp/pip-req-tracker-7hll5gw6' Building wheels for collected packages: tradeplot Created temporary directory: /tmp/pip-wheel-308vlwjv Running setup.py bdist_wheel for tradeplot: started Destination directory: /tmp/pip-wheel-308vlwjv Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-vc28gsa6/tradeplot/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-308vlwjv running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/tradeplot copying tradeplot/basic.py -> build/lib/tradeplot copying tradeplot/trading.py -> build/lib/tradeplot copying tradeplot/__init__.py -> build/lib/tradeplot copying tradeplot/grammer.py -> build/lib/tradeplot copying tradeplot/main.py -> build/lib/tradeplot copying tradeplot/kline.py -> build/lib/tradeplot 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/tradeplot copying build/lib/tradeplot/basic.py -> build/bdist.linux-armv7l/wheel/tradeplot copying build/lib/tradeplot/trading.py -> build/bdist.linux-armv7l/wheel/tradeplot copying build/lib/tradeplot/__init__.py -> build/bdist.linux-armv7l/wheel/tradeplot copying build/lib/tradeplot/grammer.py -> build/bdist.linux-armv7l/wheel/tradeplot copying build/lib/tradeplot/main.py -> build/bdist.linux-armv7l/wheel/tradeplot copying build/lib/tradeplot/kline.py -> build/bdist.linux-armv7l/wheel/tradeplot running install_egg_info running egg_info writing requirements to tradeplot.egg-info/requires.txt writing top-level names to tradeplot.egg-info/top_level.txt writing tradeplot.egg-info/PKG-INFO writing dependency_links to tradeplot.egg-info/dependency_links.txt reading manifest file 'tradeplot.egg-info/SOURCES.txt' writing manifest file 'tradeplot.egg-info/SOURCES.txt' Copying tradeplot.egg-info to build/bdist.linux-armv7l/wheel/tradeplot-0.3-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/tradeplot-0.3.dist-info/WHEEL creating '/tmp/pip-wheel-308vlwjv/tradeplot-0.3-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'tradeplot/__init__.py' adding 'tradeplot/basic.py' adding 'tradeplot/grammer.py' adding 'tradeplot/kline.py' adding 'tradeplot/main.py' adding 'tradeplot/trading.py' adding 'tradeplot-0.3.dist-info/METADATA' adding 'tradeplot-0.3.dist-info/WHEEL' adding 'tradeplot-0.3.dist-info/top_level.txt' adding 'tradeplot-0.3.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for tradeplot: finished with status 'done' Stored in directory: /tmp/tmpkeog_r15 Successfully built tradeplot Cleaning up... Removing source in /tmp/pip-wheel-vc28gsa6/tradeplot Removed build tracker '/tmp/pip-req-tracker-7hll5gw6'