Created temporary directory: /tmp/pip-ephem-wheel-cache-ofgfry3z Created temporary directory: /tmp/pip-req-tracker-i5qxu91n Created requirements tracker '/tmp/pip-req-tracker-i5qxu91n' Created temporary directory: /tmp/pip-wheel-7l9nql_l Collecting trading-gym==0.1.2 1 location(s) to search for versions of trading-gym: * https://pypi.org/simple/trading-gym/ Getting page https://pypi.org/simple/trading-gym/ Analyzing links from page https://pypi.org/simple/trading-gym/ Found link https://files.pythonhosted.org/packages/f3/c4/b5c10c252545b045e3ae8c2b5dba88bc6bb0065206ce0efa805cc84be723/trading-gym-0.1.1.tar.gz#sha256=9e97ac9a32dc94ec8c319d3b321bff46c8bddf1928f861ae323f053b01cc5967 (from https://pypi.org/simple/trading-gym/), version: 0.1.1 Found link https://files.pythonhosted.org/packages/5d/c9/bfeacc4bb7a20abcd4f48c1a24b2b664c9b807df7866fa4f96ffc2257b1e/trading-gym-0.1.2.tar.gz#sha256=168e9db372b887b62afe3297120a524b2d5da69ce4d2945e7da685f7145bac34 (from https://pypi.org/simple/trading-gym/), version: 0.1.2 Using version 0.1.2 (newest of versions: 0.1.2) Created temporary directory: /tmp/pip-unpack-e8r929on Downloading https://files.pythonhosted.org/packages/5d/c9/bfeacc4bb7a20abcd4f48c1a24b2b664c9b807df7866fa4f96ffc2257b1e/trading-gym-0.1.2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/5d/c9/bfeacc4bb7a20abcd4f48c1a24b2b664c9b807df7866fa4f96ffc2257b1e/trading-gym-0.1.2.tar.gz#sha256=168e9db372b887b62afe3297120a524b2d5da69ce4d2945e7da685f7145bac34 (from https://pypi.org/simple/trading-gym/) Added trading-gym==0.1.2 from https://files.pythonhosted.org/packages/5d/c9/bfeacc4bb7a20abcd4f48c1a24b2b664c9b807df7866fa4f96ffc2257b1e/trading-gym-0.1.2.tar.gz#sha256=168e9db372b887b62afe3297120a524b2d5da69ce4d2945e7da685f7145bac34 to build tracker '/tmp/pip-req-tracker-i5qxu91n' Running setup.py (path:/tmp/pip-wheel-7l9nql_l/trading-gym/setup.py) egg_info for package trading-gym Running command python setup.py egg_info running egg_info creating pip-egg-info/trading_gym.egg-info writing pip-egg-info/trading_gym.egg-info/PKG-INFO writing top-level names to pip-egg-info/trading_gym.egg-info/top_level.txt writing requirements to pip-egg-info/trading_gym.egg-info/requires.txt writing dependency_links to pip-egg-info/trading_gym.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/trading_gym.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/trading_gym.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/trading_gym.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-7l9nql_l/trading-gym has version 0.1.2, which satisfies requirement trading-gym==0.1.2 from https://files.pythonhosted.org/packages/5d/c9/bfeacc4bb7a20abcd4f48c1a24b2b664c9b807df7866fa4f96ffc2257b1e/trading-gym-0.1.2.tar.gz#sha256=168e9db372b887b62afe3297120a524b2d5da69ce4d2945e7da685f7145bac34 Removed trading-gym==0.1.2 from https://files.pythonhosted.org/packages/5d/c9/bfeacc4bb7a20abcd4f48c1a24b2b664c9b807df7866fa4f96ffc2257b1e/trading-gym-0.1.2.tar.gz#sha256=168e9db372b887b62afe3297120a524b2d5da69ce4d2945e7da685f7145bac34 from build tracker '/tmp/pip-req-tracker-i5qxu91n' Building wheels for collected packages: trading-gym Created temporary directory: /tmp/pip-wheel-tivx7v0u Running setup.py bdist_wheel for trading-gym: started Destination directory: /tmp/pip-wheel-tivx7v0u Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-7l9nql_l/trading-gym/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-tivx7v0u running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/trading_gym copying trading_gym/agent.py -> build/lib/trading_gym copying trading_gym/env.py -> build/lib/trading_gym copying trading_gym/__init__.py -> build/lib/trading_gym 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/trading_gym copying build/lib/trading_gym/agent.py -> build/bdist.linux-armv7l/wheel/trading_gym copying build/lib/trading_gym/env.py -> build/bdist.linux-armv7l/wheel/trading_gym copying build/lib/trading_gym/__init__.py -> build/bdist.linux-armv7l/wheel/trading_gym running install_egg_info running egg_info writing dependency_links to trading_gym.egg-info/dependency_links.txt writing top-level names to trading_gym.egg-info/top_level.txt writing requirements to trading_gym.egg-info/requires.txt writing trading_gym.egg-info/PKG-INFO reading manifest file 'trading_gym.egg-info/SOURCES.txt' writing manifest file 'trading_gym.egg-info/SOURCES.txt' Copying trading_gym.egg-info to build/bdist.linux-armv7l/wheel/trading_gym-0.1.2-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/trading_gym-0.1.2.dist-info/WHEEL creating '/tmp/pip-wheel-tivx7v0u/trading_gym-0.1.2-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'trading_gym/__init__.py' adding 'trading_gym/agent.py' adding 'trading_gym/env.py' adding 'trading_gym-0.1.2.dist-info/METADATA' adding 'trading_gym-0.1.2.dist-info/WHEEL' adding 'trading_gym-0.1.2.dist-info/top_level.txt' adding 'trading_gym-0.1.2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for trading-gym: finished with status 'done' Stored in directory: /tmp/tmpq21xnjdh Successfully built trading-gym Cleaning up... Removing source in /tmp/pip-wheel-7l9nql_l/trading-gym Removed build tracker '/tmp/pip-req-tracker-i5qxu91n'