Collecting nprime==0.0.9 1 location(s) to search for versions of nprime: * https://pypi.python.org/simple/nprime/ Getting page https://pypi.python.org/simple/nprime/ Analyzing links from page https://pypi.python.org/simple/nprime/ Found link https://pypi.python.org/packages/0e/4d/d4a51283b03ab3864c07b7f16972c057bb9c6847e6f177096849e80ef4e7/nprime-0.0.7.tar.gz#md5=61a682cf2eb071f630d52e74395ba387 (from https://pypi.python.org/simple/nprime/), version: 0.0.7 Found link https://pypi.python.org/packages/1d/d1/b4b0fe4c0c565382f8014ac56b8f4b414b0792d207400ce7585f3f77c364/nprime-0.0.4.tar.gz#md5=9cf31ec9934c4cdeb69b9ba0f29419e2 (from https://pypi.python.org/simple/nprime/), version: 0.0.4 Found link https://pypi.python.org/packages/26/83/ffef0a9eb5008a0508b21acde82a6597b3b19f1f9c50fd251e7372d98de8/nprime-0.0.8.tar.gz#md5=de9a03dcb40befc9ab92b4ec5818a5d2 (from https://pypi.python.org/simple/nprime/), version: 0.0.8 Found link https://pypi.python.org/packages/39/a3/9381da7ac6311a928222c4c029152ca6a8ad4eeda61a9623f3c1376b65ea/nprime-0.0.3.tar.gz#md5=818b830fd7994bc1efbae97cf5563ffd (from https://pypi.python.org/simple/nprime/), version: 0.0.3 Found link https://pypi.python.org/packages/3d/2d/32129bc76fe944bb892be75971c4e5f1a7c8b3b244cd4f137ee10fb48161/nprime-0.0.2.tar.gz#md5=86fdbe2ae8f348b70ecbd2a229da9ff4 (from https://pypi.python.org/simple/nprime/), version: 0.0.2 Found link https://pypi.python.org/packages/4b/d7/7d5e5acde69197bd2448c8ae8740b332a401b2dcf16d4ceb8be7cb266e91/nprime-0.0.5.tar.gz#md5=dbca6aeade36b291aad9925a6ac425b0 (from https://pypi.python.org/simple/nprime/), version: 0.0.5 Found link https://pypi.python.org/packages/68/c4/78200d38c6d9e85c347d9449d14c005a66044114531af4118528472a93d5/nprime-0.0.1.tar.gz#md5=0aa89701322349dfbebc2106d0b1045b (from https://pypi.python.org/simple/nprime/), version: 0.0.1 Found link https://pypi.python.org/packages/78/8c/a0c71fdacb20828f8de0a6e1b15b95d6f088752b41994f7ab2cc22627f3b/nprime-0.0.6.tar.gz#md5=6c4684285548dcba480010ca7636ce96 (from https://pypi.python.org/simple/nprime/), version: 0.0.6 Found link https://pypi.python.org/packages/f8/02/980b82d73e65c454c5acdd01323baafc49e2d1975048486777e4b510686f/nprime-0.0.9.tar.gz#md5=99b02cf9ab0d349df85fca056de45c96 (from https://pypi.python.org/simple/nprime/), version: 0.0.9 Using version 0.0.9 (newest of versions: 0.0.9) Downloading nprime-0.0.9.tar.gz Downloading from URL https://pypi.python.org/packages/f8/02/980b82d73e65c454c5acdd01323baafc49e2d1975048486777e4b510686f/nprime-0.0.9.tar.gz#md5=99b02cf9ab0d349df85fca056de45c96 (from https://pypi.python.org/simple/nprime/) Running setup.py (path:/tmp/pip-build-nm2wd3j1/nprime/setup.py) egg_info for package nprime Running command python setup.py egg_info running egg_info creating pip-egg-info/nprime.egg-info writing top-level names to pip-egg-info/nprime.egg-info/top_level.txt writing requirements to pip-egg-info/nprime.egg-info/requires.txt writing dependency_links to pip-egg-info/nprime.egg-info/dependency_links.txt writing pip-egg-info/nprime.egg-info/PKG-INFO writing manifest file 'pip-egg-info/nprime.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/nprime.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/nprime.egg-info/SOURCES.txt' Maybe try: sudo apt-get install pandoc See http://johnmacfarlane.net/pandoc/installing.html for installation options --------------------------------------------------------------- Source in /tmp/pip-build-nm2wd3j1/nprime has version 0.0.9, which satisfies requirement nprime==0.0.9 from https://pypi.python.org/packages/f8/02/980b82d73e65c454c5acdd01323baafc49e2d1975048486777e4b510686f/nprime-0.0.9.tar.gz#md5=99b02cf9ab0d349df85fca056de45c96 Building wheels for collected packages: nprime Running setup.py bdist_wheel for nprime: started Destination directory: /tmp/tmpm4nh3xuipip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-nm2wd3j1/nprime/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/tmpm4nh3xuipip-wheel- Maybe try: sudo apt-get install pandoc See http://johnmacfarlane.net/pandoc/installing.html for installation options --------------------------------------------------------------- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/nprime copying nprime/pyprime.py -> build/lib/nprime copying nprime/__init__.py -> build/lib/nprime copying nprime/toolbox.py -> build/lib/nprime copying nprime/examples.py -> build/lib/nprime creating build/lib/tests copying tests/test_generateprimes.py -> build/lib/tests copying tests/test_pyprime.py -> build/lib/tests copying tests/test_findprimes.py -> build/lib/tests copying tests/custom_unit_test.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests copying tests/test_fermat.py -> build/lib/tests copying tests/test_millerrabin.py -> build/lib/tests 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/nprime copying build/lib/nprime/pyprime.py -> build/bdist.linux-armv7l/wheel/nprime copying build/lib/nprime/__init__.py -> build/bdist.linux-armv7l/wheel/nprime copying build/lib/nprime/toolbox.py -> build/bdist.linux-armv7l/wheel/nprime copying build/lib/nprime/examples.py -> build/bdist.linux-armv7l/wheel/nprime creating build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_generateprimes.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_pyprime.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_findprimes.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/custom_unit_test.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/__init__.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_fermat.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_millerrabin.py -> build/bdist.linux-armv7l/wheel/tests running install_egg_info running egg_info writing top-level names to nprime.egg-info/top_level.txt writing requirements to nprime.egg-info/requires.txt writing nprime.egg-info/PKG-INFO writing dependency_links to nprime.egg-info/dependency_links.txt reading manifest file 'nprime.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'nprime.egg-info/SOURCES.txt' Copying nprime.egg-info to build/bdist.linux-armv7l/wheel/nprime-0.0.9-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/nprime-0.0.9.dist-info/WHEEL Running setup.py bdist_wheel for nprime: finished with status 'done' Stored in directory: /tmp/tmpr9bw7vwg Successfully built nprime Cleaning up... Removing source in /tmp/pip-build-nm2wd3j1/nprime