Created temporary directory: /tmp/pip-ephem-wheel-cache-3hldqwfv Created temporary directory: /tmp/pip-wheel-qven6bm4 Looking in indexes: https://pypi.python.org/simple Collecting tastyworks==0.2.0 1 location(s) to search for versions of tastyworks: * https://pypi.python.org/simple/tastyworks/ Getting page https://pypi.python.org/simple/tastyworks/ Analyzing links from page https://pypi.org/simple/tastyworks/ The package https://files.pythonhosted.org/packages/67/30/35a1e001c7346cf38e3a0945988290a609f4457cfbee936ad15bd79458d4/tastyworks-0.1.2.tar.gz#sha256=265c093c57fa0feedcd2cf4a6a0397a9ed3de49cce3a59c43fa968159c6d4820 (from https://pypi.org/simple/tastyworks/) (requires-python:>= 3.6.0) is incompatible with the pythonversion in use. Acceptable python versions are:>= 3.6.0 Found link https://files.pythonhosted.org/packages/ef/1d/49a037be75d170db6e8dc2aa9c56fa4bb619e200eb7ad9b4ab3fc8b30e15/tastyworks-0.2.0.tar.gz#sha256=d07dea0188d470ce2b5ed7caa6f8a69b520381fddde217ed1aac819bae364c67 (from https://pypi.org/simple/tastyworks/), version: 0.2.0 Using version 0.2.0 (newest of versions: 0.2.0) Created temporary directory: /tmp/pip-unpack-yt_83ahz Downloading https://files.pythonhosted.org/packages/ef/1d/49a037be75d170db6e8dc2aa9c56fa4bb619e200eb7ad9b4ab3fc8b30e15/tastyworks-0.2.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/ef/1d/49a037be75d170db6e8dc2aa9c56fa4bb619e200eb7ad9b4ab3fc8b30e15/tastyworks-0.2.0.tar.gz#sha256=d07dea0188d470ce2b5ed7caa6f8a69b520381fddde217ed1aac819bae364c67 (from https://pypi.org/simple/tastyworks/) Running setup.py (path:/tmp/pip-wheel-qven6bm4/tastyworks/setup.py) egg_info for package tastyworks Running command python setup.py egg_info running egg_info creating pip-egg-info/tastyworks.egg-info writing top-level names to pip-egg-info/tastyworks.egg-info/top_level.txt writing dependency_links to pip-egg-info/tastyworks.egg-info/dependency_links.txt writing entry points to pip-egg-info/tastyworks.egg-info/entry_points.txt writing pip-egg-info/tastyworks.egg-info/PKG-INFO writing requirements to pip-egg-info/tastyworks.egg-info/requires.txt writing manifest file 'pip-egg-info/tastyworks.egg-info/SOURCES.txt' /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'long_description_content_type' warnings.warn(msg) /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'python_requires' warnings.warn(msg) warning: manifest_maker: standard file '-c' not found reading manifest file 'pip-egg-info/tastyworks.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.txt' under directory 'docs' writing manifest file 'pip-egg-info/tastyworks.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-qven6bm4/tastyworks has version 0.2.0, which satisfies requirement tastyworks==0.2.0 from https://files.pythonhosted.org/packages/ef/1d/49a037be75d170db6e8dc2aa9c56fa4bb619e200eb7ad9b4ab3fc8b30e15/tastyworks-0.2.0.tar.gz#sha256=d07dea0188d470ce2b5ed7caa6f8a69b520381fddde217ed1aac819bae364c67 Building wheels for collected packages: tastyworks Created temporary directory: /tmp/pip-wheel-2uzlm0ad Running setup.py bdist_wheel for tastyworks: started Destination directory: /tmp/pip-wheel-2uzlm0ad Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-qven6bm4/tastyworks/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-2uzlm0ad /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'python_requires' warnings.warn(msg) /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'long_description_content_type' warnings.warn(msg) running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/tastyworks copying tastyworks/streamer.py -> build/lib/tastyworks copying tastyworks/__init__.py -> build/lib/tastyworks copying tastyworks/example.py -> build/lib/tastyworks creating build/lib/tastyworks/dxfeed copying tastyworks/dxfeed/greeks.py -> build/lib/tastyworks/dxfeed copying tastyworks/dxfeed/mapper.py -> build/lib/tastyworks/dxfeed copying tastyworks/dxfeed/__init__.py -> build/lib/tastyworks/dxfeed copying tastyworks/dxfeed/quote.py -> build/lib/tastyworks/dxfeed copying tastyworks/dxfeed/mapped_item.py -> build/lib/tastyworks/dxfeed creating build/lib/tastyworks/tastyworks_api copying tastyworks/tastyworks_api/tasty_session.py -> build/lib/tastyworks/tastyworks_api copying tastyworks/tastyworks_api/symbols.py -> build/lib/tastyworks/tastyworks_api copying tastyworks/tastyworks_api/__init__.py -> build/lib/tastyworks/tastyworks_api creating build/lib/tastyworks/dough copying tastyworks/dough/__init__.py -> build/lib/tastyworks/dough copying tastyworks/dough/watchlists.py -> build/lib/tastyworks/dough 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/tastyworks copying build/lib/tastyworks/streamer.py -> build/bdist.linux-armv7l/wheel/tastyworks creating build/bdist.linux-armv7l/wheel/tastyworks/dxfeed copying build/lib/tastyworks/dxfeed/greeks.py -> build/bdist.linux-armv7l/wheel/tastyworks/dxfeed copying build/lib/tastyworks/dxfeed/mapper.py -> build/bdist.linux-armv7l/wheel/tastyworks/dxfeed copying build/lib/tastyworks/dxfeed/__init__.py -> build/bdist.linux-armv7l/wheel/tastyworks/dxfeed copying build/lib/tastyworks/dxfeed/quote.py -> build/bdist.linux-armv7l/wheel/tastyworks/dxfeed copying build/lib/tastyworks/dxfeed/mapped_item.py -> build/bdist.linux-armv7l/wheel/tastyworks/dxfeed creating build/bdist.linux-armv7l/wheel/tastyworks/tastyworks_api copying build/lib/tastyworks/tastyworks_api/tasty_session.py -> build/bdist.linux-armv7l/wheel/tastyworks/tastyworks_api copying build/lib/tastyworks/tastyworks_api/symbols.py -> build/bdist.linux-armv7l/wheel/tastyworks/tastyworks_api copying build/lib/tastyworks/tastyworks_api/__init__.py -> build/bdist.linux-armv7l/wheel/tastyworks/tastyworks_api creating build/bdist.linux-armv7l/wheel/tastyworks/dough copying build/lib/tastyworks/dough/__init__.py -> build/bdist.linux-armv7l/wheel/tastyworks/dough copying build/lib/tastyworks/dough/watchlists.py -> build/bdist.linux-armv7l/wheel/tastyworks/dough copying build/lib/tastyworks/__init__.py -> build/bdist.linux-armv7l/wheel/tastyworks copying build/lib/tastyworks/example.py -> build/bdist.linux-armv7l/wheel/tastyworks running install_egg_info running egg_info writing tastyworks.egg-info/PKG-INFO writing requirements to tastyworks.egg-info/requires.txt writing dependency_links to tastyworks.egg-info/dependency_links.txt writing top-level names to tastyworks.egg-info/top_level.txt writing entry points to tastyworks.egg-info/entry_points.txt warning: manifest_maker: standard file '-c' not found reading manifest file 'tastyworks.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.txt' under directory 'docs' writing manifest file 'tastyworks.egg-info/SOURCES.txt' Copying tastyworks.egg-info to build/bdist.linux-armv7l/wheel/tastyworks-0.2.0.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/tastyworks-0.2.0.dist-info/WHEEL creating '/tmp/pip-wheel-2uzlm0ad/tastyworks-0.2.0-py3-none-any.whl' and adding '.' to it adding 'tastyworks/__init__.py' adding 'tastyworks/example.py' adding 'tastyworks/streamer.py' adding 'tastyworks/dough/__init__.py' adding 'tastyworks/dough/watchlists.py' adding 'tastyworks/dxfeed/__init__.py' adding 'tastyworks/dxfeed/greeks.py' adding 'tastyworks/dxfeed/mapped_item.py' adding 'tastyworks/dxfeed/mapper.py' adding 'tastyworks/dxfeed/quote.py' adding 'tastyworks/tastyworks_api/__init__.py' adding 'tastyworks/tastyworks_api/symbols.py' adding 'tastyworks/tastyworks_api/tasty_session.py' adding 'tastyworks-0.2.0.dist-info/entry_points.txt' adding 'tastyworks-0.2.0.dist-info/top_level.txt' adding 'tastyworks-0.2.0.dist-info/WHEEL' adding 'tastyworks-0.2.0.dist-info/METADATA' adding 'tastyworks-0.2.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for tastyworks: finished with status 'done' Stored in directory: /tmp/tmpshzeoxd8 Successfully built tastyworks Cleaning up... Removing source in /tmp/pip-wheel-qven6bm4/tastyworks