Collecting cosmicpi==1.5.5 1 location(s) to search for versions of cosmicpi: * https://pypi.python.org/simple/cosmicpi/ Getting page https://pypi.python.org/simple/cosmicpi/ Analyzing links from page https://pypi.org/simple/cosmicpi/ Skipping link https://files.pythonhosted.org/packages/54/40/d554dcec23f10dfb11b0b946e081c0bb485e5f6e389bf3ef9adeb7c1a25e/cosmicpi-1.5.2-py3.6.egg#sha256=259654067d3d06fd7d4d256049552c5ce526edb1a290e9908bd05a9287d9c9b4 (from https://pypi.org/simple/cosmicpi/); unsupported archive format: .egg Found link https://files.pythonhosted.org/packages/9f/60/03d35e07d7091b439fec195b4070474faa67cba62c2c08b0539a438fd6ce/cosmicpi-1.5.2.tar.gz#sha256=d3c42e0b6167b197f1a04bc85b8d830340f08453d120e5456233643c584f947b (from https://pypi.org/simple/cosmicpi/), version: 1.5.2 Found link https://files.pythonhosted.org/packages/60/a5/a9939fced17671023bc07dd1a11074a271769625c96a9cbb28197c87bf31/cosmicpi-1.5.3.tar.gz#sha256=647ace41d248497ac61ae8633ebb83aa0e410eb74d3c3b40a2b8dfdd4b656b9e (from https://pypi.org/simple/cosmicpi/), version: 1.5.3 Found link https://files.pythonhosted.org/packages/bf/9c/afa8cf7c1e16f4f3bda2901540acfc9dd6afe24e186fcb4f51549d982270/cosmicpi-1.5.4.tar.gz#sha256=415b99488bb9c5245da74bac4642bc743c16cfbe7fb7066a9169d1d48519ad27 (from https://pypi.org/simple/cosmicpi/), version: 1.5.4 Found link https://files.pythonhosted.org/packages/30/59/09e2b7897203288cbfac9a6922959ab1a59547c20c75e9a3282556fa0c69/cosmicpi-1.5.5.tar.gz#sha256=9ad16d478e114ee49fcbfa8ba1b8e4355b333210b0805c719855bcb220d19843 (from https://pypi.org/simple/cosmicpi/), version: 1.5.5 Using version 1.5.5 (newest of versions: 1.5.5) Downloading https://files.pythonhosted.org/packages/30/59/09e2b7897203288cbfac9a6922959ab1a59547c20c75e9a3282556fa0c69/cosmicpi-1.5.5.tar.gz (1.8MB) Downloading from URL https://files.pythonhosted.org/packages/30/59/09e2b7897203288cbfac9a6922959ab1a59547c20c75e9a3282556fa0c69/cosmicpi-1.5.5.tar.gz#sha256=9ad16d478e114ee49fcbfa8ba1b8e4355b333210b0805c719855bcb220d19843 (from https://pypi.org/simple/cosmicpi/) Running setup.py (path:/tmp/pip-build-b83gqix4/cosmicpi/setup.py) egg_info for package cosmicpi Running command python setup.py egg_info running egg_info --- Updating packages sh: 5: sudo: not found sh: 6: sudo: not found --- Installing packages general purpose packages sh: 9: sudo: not found --- Installing Python packages sh: 12: sudo: not found creating pip-egg-info/cosmicpi.egg-info writing dependency_links to pip-egg-info/cosmicpi.egg-info/dependency_links.txt writing top-level names to pip-egg-info/cosmicpi.egg-info/top_level.txt writing pip-egg-info/cosmicpi.egg-info/PKG-INFO writing requirements to pip-egg-info/cosmicpi.egg-info/requires.txt writing manifest file 'pip-egg-info/cosmicpi.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/cosmicpi.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/cosmicpi.egg-info/SOURCES.txt' --- Setting up services sh: 4: sudo: not found sh: 5: sudo: not found sh: 6: sudo: not found sh: 7: sudo: not found sh: 8: sudo: not found sh: 9: sudo: not found sh: 10: sudo: not found sh: 11: sudo: not found sh: 12: sudo: not found --- Finished setup! Rebooting now, when this is done your Cosmic Pi should start working --- --- To connect go to the IP address assigned by your network to the CosmicPi device, or --- --- cosmicpi.local if you have the correct type of browser. If you are operating in --- --- stand-alone mode via the CosmicPi wifi network, go directly to 192.168.12.1 --- --- Note that this Cosmic Pi will automatically publish all cosmic ray and associated --- --- meta-data (position, accelerometer, magnetometer, temperature, humidity, pressure) --- --- to the internet for anyone to use under a CC0 license (no rights reserved) --- --- and placed in the public domain. For license details see: --- --- https://creativecommons.org/share-your-work/public-domain/cc0/ --- /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'project_urls' warnings.warn(msg) Source in /tmp/pip-build-b83gqix4/cosmicpi has version 1.5.5, which satisfies requirement cosmicpi==1.5.5 from https://files.pythonhosted.org/packages/30/59/09e2b7897203288cbfac9a6922959ab1a59547c20c75e9a3282556fa0c69/cosmicpi-1.5.5.tar.gz#sha256=9ad16d478e114ee49fcbfa8ba1b8e4355b333210b0805c719855bcb220d19843 Building wheels for collected packages: cosmicpi Running setup.py bdist_wheel for cosmicpi: started Destination directory: /tmp/tmpokbysr2ppip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-b83gqix4/cosmicpi/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/tmpokbysr2ppip-wheel- /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'project_urls' warnings.warn(msg) running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/cosmicpi copying cosmicpi/__init__.py -> build/lib/cosmicpi copying cosmicpi/config.py -> build/lib/cosmicpi creating build/lib/cosmicpi/rest copying cosmicpi/rest/wifi.py -> build/lib/cosmicpi/rest copying cosmicpi/rest/__init__.py -> build/lib/cosmicpi/rest copying cosmicpi/rest/auth.py -> build/lib/cosmicpi/rest copying cosmicpi/rest/series.py -> build/lib/cosmicpi/rest copying cosmicpi/rest/histogram.py -> build/lib/cosmicpi/rest copying cosmicpi/rest/app.py -> build/lib/cosmicpi/rest creating build/lib/cosmicpi/storage copying cosmicpi/storage/__init__.py -> build/lib/cosmicpi/storage creating build/lib/cosmicpi/ui copying cosmicpi/ui/__init__.py -> build/lib/cosmicpi/ui copying cosmicpi/storage/cosmicpi.sqlite3 -> build/lib/cosmicpi/storage creating build/lib/cosmicpi/ui/dist copying cosmicpi/ui/dist/674f50d287a8c48dc19ba404d20fe713.eot -> build/lib/cosmicpi/ui/dist copying cosmicpi/ui/dist/912ec66d7572ff821749319396470bde.svg -> build/lib/cosmicpi/ui/dist copying cosmicpi/ui/dist/build.js -> build/lib/cosmicpi/ui/dist copying cosmicpi/ui/dist/build.js.map -> build/lib/cosmicpi/ui/dist copying cosmicpi/ui/dist/logo.png -> build/lib/cosmicpi/ui/dist copying cosmicpi/ui/dist/fontawesome-webfont.svg -> build/lib/cosmicpi/ui/dist copying cosmicpi/ui/dist/b06871f281fee6b241d60582ae9369b9.ttf -> build/lib/cosmicpi/ui/dist copying cosmicpi/ui/dist/fee66e712a8a08eef5805a46892932ad.woff -> build/lib/cosmicpi/ui/dist copying cosmicpi/ui/dist/background_mountains.jpg -> build/lib/cosmicpi/ui/dist copying cosmicpi/ui/dist/loader.gif -> build/lib/cosmicpi/ui/dist copying cosmicpi/ui/dist/af7ae505a9eed503f8b8e6982036873e.woff2 -> build/lib/cosmicpi/ui/dist copying cosmicpi/ui/index.html -> build/lib/cosmicpi/ui running build_scripts creating build/scripts-3.4 copying and adjusting bin/cosmicpi-dbcleaner -> build/scripts-3.4 copying and adjusting bin/cosmicpi-detector -> build/scripts-3.4 copying and adjusting bin/cosmicpi-mqtt -> build/scripts-3.4 copying and adjusting bin/cosmicpi-rest -> build/scripts-3.4 copying and adjusting bin/cosmicpi-ui -> build/scripts-3.4 changing mode of build/scripts-3.4/cosmicpi-dbcleaner from 644 to 755 changing mode of build/scripts-3.4/cosmicpi-detector from 644 to 755 changing mode of build/scripts-3.4/cosmicpi-mqtt from 644 to 755 changing mode of build/scripts-3.4/cosmicpi-rest from 644 to 755 changing mode of build/scripts-3.4/cosmicpi-ui from 644 to 755 installing to build/bdist.linux-armv7l/wheel running install --- Updating packages sh: 5: sudo: not found sh: 6: sudo: not found --- Installing packages general purpose packages sh: 9: sudo: not found --- Installing Python packages sh: 12: sudo: not found running install_lib creating build/bdist.linux-armv7l creating build/bdist.linux-armv7l/wheel creating build/bdist.linux-armv7l/wheel/cosmicpi copying build/lib/cosmicpi/__init__.py -> build/bdist.linux-armv7l/wheel/cosmicpi creating build/bdist.linux-armv7l/wheel/cosmicpi/ui copying build/lib/cosmicpi/ui/__init__.py -> build/bdist.linux-armv7l/wheel/cosmicpi/ui creating build/bdist.linux-armv7l/wheel/cosmicpi/ui/dist copying build/lib/cosmicpi/ui/dist/674f50d287a8c48dc19ba404d20fe713.eot -> build/bdist.linux-armv7l/wheel/cosmicpi/ui/dist copying build/lib/cosmicpi/ui/dist/912ec66d7572ff821749319396470bde.svg -> build/bdist.linux-armv7l/wheel/cosmicpi/ui/dist copying build/lib/cosmicpi/ui/dist/build.js -> build/bdist.linux-armv7l/wheel/cosmicpi/ui/dist copying build/lib/cosmicpi/ui/dist/build.js.map -> build/bdist.linux-armv7l/wheel/cosmicpi/ui/dist copying build/lib/cosmicpi/ui/dist/logo.png -> build/bdist.linux-armv7l/wheel/cosmicpi/ui/dist copying build/lib/cosmicpi/ui/dist/fontawesome-webfont.svg -> build/bdist.linux-armv7l/wheel/cosmicpi/ui/dist copying build/lib/cosmicpi/ui/dist/b06871f281fee6b241d60582ae9369b9.ttf -> build/bdist.linux-armv7l/wheel/cosmicpi/ui/dist copying build/lib/cosmicpi/ui/dist/fee66e712a8a08eef5805a46892932ad.woff -> build/bdist.linux-armv7l/wheel/cosmicpi/ui/dist copying build/lib/cosmicpi/ui/dist/background_mountains.jpg -> build/bdist.linux-armv7l/wheel/cosmicpi/ui/dist copying build/lib/cosmicpi/ui/dist/loader.gif -> build/bdist.linux-armv7l/wheel/cosmicpi/ui/dist copying build/lib/cosmicpi/ui/dist/af7ae505a9eed503f8b8e6982036873e.woff2 -> build/bdist.linux-armv7l/wheel/cosmicpi/ui/dist copying build/lib/cosmicpi/ui/index.html -> build/bdist.linux-armv7l/wheel/cosmicpi/ui copying build/lib/cosmicpi/config.py -> build/bdist.linux-armv7l/wheel/cosmicpi creating build/bdist.linux-armv7l/wheel/cosmicpi/rest copying build/lib/cosmicpi/rest/wifi.py -> build/bdist.linux-armv7l/wheel/cosmicpi/rest copying build/lib/cosmicpi/rest/__init__.py -> build/bdist.linux-armv7l/wheel/cosmicpi/rest copying build/lib/cosmicpi/rest/auth.py -> build/bdist.linux-armv7l/wheel/cosmicpi/rest copying build/lib/cosmicpi/rest/series.py -> build/bdist.linux-armv7l/wheel/cosmicpi/rest copying build/lib/cosmicpi/rest/histogram.py -> build/bdist.linux-armv7l/wheel/cosmicpi/rest copying build/lib/cosmicpi/rest/app.py -> build/bdist.linux-armv7l/wheel/cosmicpi/rest creating build/bdist.linux-armv7l/wheel/cosmicpi/storage copying build/lib/cosmicpi/storage/__init__.py -> build/bdist.linux-armv7l/wheel/cosmicpi/storage copying build/lib/cosmicpi/storage/cosmicpi.sqlite3 -> build/bdist.linux-armv7l/wheel/cosmicpi/storage running install_data creating build/bdist.linux-armv7l/wheel/cosmicpi-1.5.5.data creating build/bdist.linux-armv7l/wheel/cosmicpi-1.5.5.data/data creating build/bdist.linux-armv7l/wheel/etc creating build/bdist.linux-armv7l/wheel/etc/systemd creating build/bdist.linux-armv7l/wheel/etc/systemd/system copying data_files/cosmicpi-ui.service -> build/bdist.linux-armv7l/wheel/etc/systemd/system/ copying data_files/cosmicpi-mqtt.service -> build/bdist.linux-armv7l/wheel/etc/systemd/system/ copying data_files/cosmicpi-detector.service -> build/bdist.linux-armv7l/wheel/etc/systemd/system/ copying data_files/cosmicpi-dbcleaner.service -> build/bdist.linux-armv7l/wheel/etc/systemd/system/ copying data_files/cosmicpi.config -> build/bdist.linux-armv7l/wheel/etc running install_egg_info running egg_info --- Updating packages sh: 5: sudo: not found sh: 6: sudo: not found --- Installing packages general purpose packages sh: 9: sudo: not found --- Installing Python packages sh: 12: sudo: not found writing top-level names to cosmicpi.egg-info/top_level.txt writing cosmicpi.egg-info/PKG-INFO writing requirements to cosmicpi.egg-info/requires.txt writing dependency_links to cosmicpi.egg-info/dependency_links.txt reading manifest file 'cosmicpi.egg-info/SOURCES.txt' writing manifest file 'cosmicpi.egg-info/SOURCES.txt' --- Setting up services sh: 4: sudo: not found sh: 5: sudo: not found sh: 6: sudo: not found sh: 7: sudo: not found sh: 8: sudo: not found sh: 9: sudo: not found sh: 10: sudo: not found sh: 11: sudo: not found sh: 12: sudo: not found --- Finished setup! Rebooting now, when this is done your Cosmic Pi should start working --- --- To connect go to the IP address assigned by your network to the CosmicPi device, or --- --- cosmicpi.local if you have the correct type of browser. If you are operating in --- --- stand-alone mode via the CosmicPi wifi network, go directly to 192.168.12.1 --- --- Note that this Cosmic Pi will automatically publish all cosmic ray and associated --- --- meta-data (position, accelerometer, magnetometer, temperature, humidity, pressure) --- --- to the internet for anyone to use under a CC0 license (no rights reserved) --- --- and placed in the public domain. For license details see: --- --- https://creativecommons.org/share-your-work/public-domain/cc0/ --- Copying cosmicpi.egg-info to build/bdist.linux-armv7l/wheel/cosmicpi-1.5.5-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/cosmicpi-1.5.5.data/scripts copying build/scripts-3.4/cosmicpi-detector -> build/bdist.linux-armv7l/wheel/cosmicpi-1.5.5.data/scripts copying build/scripts-3.4/cosmicpi-ui -> build/bdist.linux-armv7l/wheel/cosmicpi-1.5.5.data/scripts copying build/scripts-3.4/cosmicpi-mqtt -> build/bdist.linux-armv7l/wheel/cosmicpi-1.5.5.data/scripts copying build/scripts-3.4/cosmicpi-rest -> build/bdist.linux-armv7l/wheel/cosmicpi-1.5.5.data/scripts copying build/scripts-3.4/cosmicpi-dbcleaner -> build/bdist.linux-armv7l/wheel/cosmicpi-1.5.5.data/scripts changing mode of build/bdist.linux-armv7l/wheel/cosmicpi-1.5.5.data/scripts/cosmicpi-detector to 755 changing mode of build/bdist.linux-armv7l/wheel/cosmicpi-1.5.5.data/scripts/cosmicpi-ui to 755 changing mode of build/bdist.linux-armv7l/wheel/cosmicpi-1.5.5.data/scripts/cosmicpi-mqtt to 755 changing mode of build/bdist.linux-armv7l/wheel/cosmicpi-1.5.5.data/scripts/cosmicpi-rest to 755 changing mode of build/bdist.linux-armv7l/wheel/cosmicpi-1.5.5.data/scripts/cosmicpi-dbcleaner to 755 --- Setting up services sh: 4: sudo: not found sh: 5: sudo: not found sh: 6: sudo: not found sh: 7: sudo: not found sh: 8: sudo: not found sh: 9: sudo: not found sh: 10: sudo: not found sh: 11: sudo: not found sh: 12: sudo: not found --- Finished setup! Rebooting now, when this is done your Cosmic Pi should start working --- --- To connect go to the IP address assigned by your network to the CosmicPi device, or --- --- cosmicpi.local if you have the correct type of browser. If you are operating in --- --- stand-alone mode via the CosmicPi wifi network, go directly to 192.168.12.1 --- --- Note that this Cosmic Pi will automatically publish all cosmic ray and associated --- --- meta-data (position, accelerometer, magnetometer, temperature, humidity, pressure) --- --- to the internet for anyone to use under a CC0 license (no rights reserved) --- --- and placed in the public domain. For license details see: --- --- https://creativecommons.org/share-your-work/public-domain/cc0/ --- creating build/bdist.linux-armv7l/wheel/cosmicpi-1.5.5.dist-info/WHEEL Running setup.py bdist_wheel for cosmicpi: finished with status 'done' Stored in directory: /tmp/tmphogs9wpn Successfully built cosmicpi Cleaning up... Removing source in /tmp/pip-build-b83gqix4/cosmicpi