Collecting torchnet-sax==0.0.2 1 location(s) to search for versions of torchnet-sax: * https://pypi.python.org/simple/torchnet-sax/ Getting page https://pypi.python.org/simple/torchnet-sax/ Analyzing links from page https://pypi.org/simple/torchnet-sax/ Found link https://files.pythonhosted.org/packages/fc/c5/4d81e80f545f68bb2c0ffad23cde23e4840b85b3db030d26ce14e416482d/torchnet-sax-0.0.2.tar.gz#sha256=c790395000f819c90ee78b984cca7ea9b45c0bbf7e6bd3f0bb1b65427b32e387 (from https://pypi.org/simple/torchnet-sax/), version: 0.0.2 Using version 0.0.2 (newest of versions: 0.0.2) Downloading https://files.pythonhosted.org/packages/fc/c5/4d81e80f545f68bb2c0ffad23cde23e4840b85b3db030d26ce14e416482d/torchnet-sax-0.0.2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/fc/c5/4d81e80f545f68bb2c0ffad23cde23e4840b85b3db030d26ce14e416482d/torchnet-sax-0.0.2.tar.gz#sha256=c790395000f819c90ee78b984cca7ea9b45c0bbf7e6bd3f0bb1b65427b32e387 (from https://pypi.org/simple/torchnet-sax/) Running setup.py (path:/tmp/pip-build-99jzu9wm/torchnet-sax/setup.py) egg_info for package torchnet-sax Running command python setup.py egg_info running egg_info creating pip-egg-info/torchnet_sax.egg-info writing top-level names to pip-egg-info/torchnet_sax.egg-info/top_level.txt writing pip-egg-info/torchnet_sax.egg-info/PKG-INFO writing dependency_links to pip-egg-info/torchnet_sax.egg-info/dependency_links.txt writing requirements to pip-egg-info/torchnet_sax.egg-info/requires.txt writing manifest file 'pip-egg-info/torchnet_sax.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/torchnet_sax.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/torchnet_sax.egg-info/SOURCES.txt' Source in /tmp/pip-build-99jzu9wm/torchnet-sax has version 0.0.2, which satisfies requirement torchnet-sax==0.0.2 from https://files.pythonhosted.org/packages/fc/c5/4d81e80f545f68bb2c0ffad23cde23e4840b85b3db030d26ce14e416482d/torchnet-sax-0.0.2.tar.gz#sha256=c790395000f819c90ee78b984cca7ea9b45c0bbf7e6bd3f0bb1b65427b32e387 Building wheels for collected packages: torchnet-sax Running setup.py bdist_wheel for torchnet-sax: started Destination directory: /tmp/tmprf2yypc_pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-99jzu9wm/torchnet-sax/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/tmprf2yypc_pip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/torchnet copying torchnet/transform.py -> build/lib/torchnet copying torchnet/__init__.py -> build/lib/torchnet creating build/lib/torchnet/meter copying torchnet/meter/confusionmeter.py -> build/lib/torchnet/meter copying torchnet/meter/apmeter.py -> build/lib/torchnet/meter copying torchnet/meter/aucmeter.py -> build/lib/torchnet/meter copying torchnet/meter/movingaveragevaluemeter.py -> build/lib/torchnet/meter copying torchnet/meter/averagevaluemeter.py -> build/lib/torchnet/meter copying torchnet/meter/__init__.py -> build/lib/torchnet/meter copying torchnet/meter/msemeter.py -> build/lib/torchnet/meter copying torchnet/meter/meter.py -> build/lib/torchnet/meter copying torchnet/meter/classerrormeter.py -> build/lib/torchnet/meter copying torchnet/meter/mapmeter.py -> build/lib/torchnet/meter copying torchnet/meter/timemeter.py -> build/lib/torchnet/meter creating build/lib/torchnet/engine copying torchnet/engine/__init__.py -> build/lib/torchnet/engine copying torchnet/engine/engine.py -> build/lib/torchnet/engine creating build/lib/torchnet/logger copying torchnet/logger/meterlogger.py -> build/lib/torchnet/logger copying torchnet/logger/visdomlogger.py -> build/lib/torchnet/logger copying torchnet/logger/logger.py -> build/lib/torchnet/logger copying torchnet/logger/__init__.py -> build/lib/torchnet/logger creating build/lib/torchnet/utils copying torchnet/utils/table.py -> build/lib/torchnet/utils copying torchnet/utils/resultswriter.py -> build/lib/torchnet/utils copying torchnet/utils/__init__.py -> build/lib/torchnet/utils copying torchnet/utils/multitaskdataloader.py -> build/lib/torchnet/utils creating build/lib/torchnet/dataset copying torchnet/dataset/transformdataset.py -> build/lib/torchnet/dataset copying torchnet/dataset/concatdataset.py -> build/lib/torchnet/dataset copying torchnet/dataset/batchdataset.py -> build/lib/torchnet/dataset copying torchnet/dataset/splitdataset.py -> build/lib/torchnet/dataset copying torchnet/dataset/listdataset.py -> build/lib/torchnet/dataset copying torchnet/dataset/tensordataset.py -> build/lib/torchnet/dataset copying torchnet/dataset/__init__.py -> build/lib/torchnet/dataset copying torchnet/dataset/shuffledataset.py -> build/lib/torchnet/dataset copying torchnet/dataset/resampledataset.py -> build/lib/torchnet/dataset copying torchnet/dataset/dataset.py -> build/lib/torchnet/dataset 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/torchnet creating build/bdist.linux-armv7l/wheel/torchnet/meter copying build/lib/torchnet/meter/confusionmeter.py -> build/bdist.linux-armv7l/wheel/torchnet/meter copying build/lib/torchnet/meter/apmeter.py -> build/bdist.linux-armv7l/wheel/torchnet/meter copying build/lib/torchnet/meter/aucmeter.py -> build/bdist.linux-armv7l/wheel/torchnet/meter copying build/lib/torchnet/meter/movingaveragevaluemeter.py -> build/bdist.linux-armv7l/wheel/torchnet/meter copying build/lib/torchnet/meter/averagevaluemeter.py -> build/bdist.linux-armv7l/wheel/torchnet/meter copying build/lib/torchnet/meter/__init__.py -> build/bdist.linux-armv7l/wheel/torchnet/meter copying build/lib/torchnet/meter/msemeter.py -> build/bdist.linux-armv7l/wheel/torchnet/meter copying build/lib/torchnet/meter/meter.py -> build/bdist.linux-armv7l/wheel/torchnet/meter copying build/lib/torchnet/meter/classerrormeter.py -> build/bdist.linux-armv7l/wheel/torchnet/meter copying build/lib/torchnet/meter/mapmeter.py -> build/bdist.linux-armv7l/wheel/torchnet/meter copying build/lib/torchnet/meter/timemeter.py -> build/bdist.linux-armv7l/wheel/torchnet/meter creating build/bdist.linux-armv7l/wheel/torchnet/engine copying build/lib/torchnet/engine/__init__.py -> build/bdist.linux-armv7l/wheel/torchnet/engine copying build/lib/torchnet/engine/engine.py -> build/bdist.linux-armv7l/wheel/torchnet/engine copying build/lib/torchnet/transform.py -> build/bdist.linux-armv7l/wheel/torchnet creating build/bdist.linux-armv7l/wheel/torchnet/logger copying build/lib/torchnet/logger/meterlogger.py -> build/bdist.linux-armv7l/wheel/torchnet/logger copying build/lib/torchnet/logger/visdomlogger.py -> build/bdist.linux-armv7l/wheel/torchnet/logger copying build/lib/torchnet/logger/logger.py -> build/bdist.linux-armv7l/wheel/torchnet/logger copying build/lib/torchnet/logger/__init__.py -> build/bdist.linux-armv7l/wheel/torchnet/logger copying build/lib/torchnet/__init__.py -> build/bdist.linux-armv7l/wheel/torchnet creating build/bdist.linux-armv7l/wheel/torchnet/utils copying build/lib/torchnet/utils/table.py -> build/bdist.linux-armv7l/wheel/torchnet/utils copying build/lib/torchnet/utils/resultswriter.py -> build/bdist.linux-armv7l/wheel/torchnet/utils copying build/lib/torchnet/utils/__init__.py -> build/bdist.linux-armv7l/wheel/torchnet/utils copying build/lib/torchnet/utils/multitaskdataloader.py -> build/bdist.linux-armv7l/wheel/torchnet/utils creating build/bdist.linux-armv7l/wheel/torchnet/dataset copying build/lib/torchnet/dataset/transformdataset.py -> build/bdist.linux-armv7l/wheel/torchnet/dataset copying build/lib/torchnet/dataset/concatdataset.py -> build/bdist.linux-armv7l/wheel/torchnet/dataset copying build/lib/torchnet/dataset/batchdataset.py -> build/bdist.linux-armv7l/wheel/torchnet/dataset copying build/lib/torchnet/dataset/splitdataset.py -> build/bdist.linux-armv7l/wheel/torchnet/dataset copying build/lib/torchnet/dataset/listdataset.py -> build/bdist.linux-armv7l/wheel/torchnet/dataset copying build/lib/torchnet/dataset/tensordataset.py -> build/bdist.linux-armv7l/wheel/torchnet/dataset copying build/lib/torchnet/dataset/__init__.py -> build/bdist.linux-armv7l/wheel/torchnet/dataset copying build/lib/torchnet/dataset/shuffledataset.py -> build/bdist.linux-armv7l/wheel/torchnet/dataset copying build/lib/torchnet/dataset/resampledataset.py -> build/bdist.linux-armv7l/wheel/torchnet/dataset copying build/lib/torchnet/dataset/dataset.py -> build/bdist.linux-armv7l/wheel/torchnet/dataset running install_egg_info running egg_info writing torchnet_sax.egg-info/PKG-INFO writing requirements to torchnet_sax.egg-info/requires.txt writing top-level names to torchnet_sax.egg-info/top_level.txt writing dependency_links to torchnet_sax.egg-info/dependency_links.txt reading manifest file 'torchnet_sax.egg-info/SOURCES.txt' writing manifest file 'torchnet_sax.egg-info/SOURCES.txt' Copying torchnet_sax.egg-info to build/bdist.linux-armv7l/wheel/torchnet_sax-0.0.2-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/torchnet_sax-0.0.2.dist-info/WHEEL creating '/tmp/tmprf2yypc_pip-wheel-/torchnet_sax-0.0.2-py3-none-any.whl' and adding '.' to it adding 'torchnet/__init__.py' adding 'torchnet/transform.py' adding 'torchnet/dataset/__init__.py' adding 'torchnet/dataset/batchdataset.py' adding 'torchnet/dataset/concatdataset.py' adding 'torchnet/dataset/dataset.py' adding 'torchnet/dataset/listdataset.py' adding 'torchnet/dataset/resampledataset.py' adding 'torchnet/dataset/shuffledataset.py' adding 'torchnet/dataset/splitdataset.py' adding 'torchnet/dataset/tensordataset.py' adding 'torchnet/dataset/transformdataset.py' adding 'torchnet/engine/__init__.py' adding 'torchnet/engine/engine.py' adding 'torchnet/logger/__init__.py' adding 'torchnet/logger/logger.py' adding 'torchnet/logger/meterlogger.py' adding 'torchnet/logger/visdomlogger.py' adding 'torchnet/meter/__init__.py' adding 'torchnet/meter/apmeter.py' adding 'torchnet/meter/aucmeter.py' adding 'torchnet/meter/averagevaluemeter.py' adding 'torchnet/meter/classerrormeter.py' adding 'torchnet/meter/confusionmeter.py' adding 'torchnet/meter/mapmeter.py' adding 'torchnet/meter/meter.py' adding 'torchnet/meter/movingaveragevaluemeter.py' adding 'torchnet/meter/msemeter.py' adding 'torchnet/meter/timemeter.py' adding 'torchnet/utils/__init__.py' adding 'torchnet/utils/multitaskdataloader.py' adding 'torchnet/utils/resultswriter.py' adding 'torchnet/utils/table.py' adding 'torchnet_sax-0.0.2.dist-info/DESCRIPTION.rst' adding 'torchnet_sax-0.0.2.dist-info/metadata.json' adding 'torchnet_sax-0.0.2.dist-info/top_level.txt' adding 'torchnet_sax-0.0.2.dist-info/zip-safe' adding 'torchnet_sax-0.0.2.dist-info/WHEEL' adding 'torchnet_sax-0.0.2.dist-info/METADATA' adding 'torchnet_sax-0.0.2.dist-info/RECORD' Running setup.py bdist_wheel for torchnet-sax: finished with status 'done' Stored in directory: /tmp/tmpieunjtcj Successfully built torchnet-sax Cleaning up... Removing source in /tmp/pip-build-99jzu9wm/torchnet-sax