Collecting ocw==1.3.0 1 location(s) to search for versions of ocw: * https://pypi.python.org/simple/ocw/ Getting page https://pypi.python.org/simple/ocw/ Analyzing links from page https://pypi.org/simple/ocw/ Found link https://files.pythonhosted.org/packages/dd/54/ad578e5c96930af3dfd0424d055214cff6da9019b2f0622e1f482a5b4a67/ocw-1.1.0.tar.gz#sha256=8f12405ec02ea327b1e0cf65547e409232f67577be6eb348d2ea9011827e2c4a (from https://pypi.org/simple/ocw/), version: 1.1.0 Found link https://files.pythonhosted.org/packages/99/3a/a286df976c83033205fadf30866bd1d347f679cdbb861e2756fd63a67c95/ocw-1.2.0.tar.gz#sha256=00d2509077825161a884835c32e06ffaced7faeee16fcc0329510d1518065c63 (from https://pypi.org/simple/ocw/), version: 1.2.0 Found link https://files.pythonhosted.org/packages/7e/1d/f5e2bb20d9f76e35eac44ea4c234801731ba84584aa08d94b59d554a6858/ocw-1.3.0.tar.gz#sha256=bbf80c3effb2e3c352e8f010c2a40f628bc817b157cd5f0939e9bf6d42dbd3a5 (from https://pypi.org/simple/ocw/), version: 1.3.0 Using version 1.3.0 (newest of versions: 1.3.0) Downloading https://files.pythonhosted.org/packages/7e/1d/f5e2bb20d9f76e35eac44ea4c234801731ba84584aa08d94b59d554a6858/ocw-1.3.0.tar.gz (24.1MB) Downloading from URL https://files.pythonhosted.org/packages/7e/1d/f5e2bb20d9f76e35eac44ea4c234801731ba84584aa08d94b59d554a6858/ocw-1.3.0.tar.gz#sha256=bbf80c3effb2e3c352e8f010c2a40f628bc817b157cd5f0939e9bf6d42dbd3a5 (from https://pypi.org/simple/ocw/) Running setup.py (path:/tmp/pip-build-6_yytmaz/ocw/setup.py) egg_info for package ocw Running command python setup.py egg_info running egg_info creating pip-egg-info/ocw.egg-info writing dependency_links to pip-egg-info/ocw.egg-info/dependency_links.txt writing pip-egg-info/ocw.egg-info/PKG-INFO writing namespace_packages to pip-egg-info/ocw.egg-info/namespace_packages.txt writing requirements to pip-egg-info/ocw.egg-info/requires.txt writing top-level names to pip-egg-info/ocw.egg-info/top_level.txt writing manifest file 'pip-egg-info/ocw.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/ocw.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' Maybe try: sudo apt-get install pandoc See http://johnmacfarlane.net/pandoc/installing.html for installation options --------------------------------------------------------------- warning: no files found matching 'distribute_setup.py' writing manifest file 'pip-egg-info/ocw.egg-info/SOURCES.txt' Source in /tmp/pip-build-6_yytmaz/ocw has version 1.3.0, which satisfies requirement ocw==1.3.0 from https://files.pythonhosted.org/packages/7e/1d/f5e2bb20d9f76e35eac44ea4c234801731ba84584aa08d94b59d554a6858/ocw-1.3.0.tar.gz#sha256=bbf80c3effb2e3c352e8f010c2a40f628bc817b157cd5f0939e9bf6d42dbd3a5 Building wheels for collected packages: ocw Running setup.py bdist_wheel for ocw: started Destination directory: /tmp/tmpw7qtu_1fpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-6_yytmaz/ocw/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/tmpw7qtu_1fpip-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/ocw copying ocw/evaluation.py -> build/lib/ocw copying ocw/utils.py -> build/lib/ocw copying ocw/__init__.py -> build/lib/ocw copying ocw/metrics.py -> build/lib/ocw copying ocw/dataset.py -> build/lib/ocw copying ocw/statistical_downscaling.py -> build/lib/ocw copying ocw/dataset_processor.py -> build/lib/ocw copying ocw/dataset_loader.py -> build/lib/ocw copying ocw/plotter.py -> build/lib/ocw creating build/lib/ocw_config_runner copying ocw_config_runner/configuration_parsing.py -> build/lib/ocw_config_runner copying ocw_config_runner/__init__.py -> build/lib/ocw_config_runner copying ocw_config_runner/plot_generation.py -> build/lib/ocw_config_runner copying ocw_config_runner/evaluation_creation.py -> build/lib/ocw_config_runner copying ocw_config_runner/ocw_evaluation_from_config.py -> build/lib/ocw_config_runner copying ocw_config_runner/configuration_writer.py -> build/lib/ocw_config_runner creating build/lib/ocw/esgf copying ocw/esgf/main.py -> build/lib/ocw/esgf copying ocw/esgf/__init__.py -> build/lib/ocw/esgf copying ocw/esgf/search.py -> build/lib/ocw/esgf copying ocw/esgf/logon.py -> build/lib/ocw/esgf copying ocw/esgf/download.py -> build/lib/ocw/esgf copying ocw/esgf/constants.py -> build/lib/ocw/esgf creating build/lib/ocw/tests copying ocw/tests/test_metrics.py -> build/lib/ocw/tests copying ocw/tests/test_plotter.py -> build/lib/ocw/tests copying ocw/tests/test_local.py -> build/lib/ocw/tests copying ocw/tests/__init__.py -> build/lib/ocw/tests copying ocw/tests/test_rcmed.py -> build/lib/ocw/tests copying ocw/tests/test_dap.py -> build/lib/ocw/tests copying ocw/tests/test_dataset_loader.py -> build/lib/ocw/tests copying ocw/tests/test_podaac.py -> build/lib/ocw/tests copying ocw/tests/test_dataset.py -> build/lib/ocw/tests copying ocw/tests/test_dataset_processor.py -> build/lib/ocw/tests copying ocw/tests/test_evaluation.py -> build/lib/ocw/tests copying ocw/tests/test_utils.py -> build/lib/ocw/tests creating build/lib/ocw/data_source copying ocw/data_source/local.py -> build/lib/ocw/data_source copying ocw/data_source/__init__.py -> build/lib/ocw/data_source copying ocw/data_source/podaac_datasource.py -> build/lib/ocw/data_source copying ocw/data_source/rcmed.py -> build/lib/ocw/data_source copying ocw/data_source/dap.py -> build/lib/ocw/data_source copying ocw/data_source/esgf.py -> build/lib/ocw/data_source running egg_info writing top-level names to ocw.egg-info/top_level.txt writing requirements to ocw.egg-info/requires.txt writing ocw.egg-info/PKG-INFO writing namespace_packages to ocw.egg-info/namespace_packages.txt writing dependency_links to ocw.egg-info/dependency_links.txt reading manifest file 'ocw.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'distribute_setup.py' writing manifest file 'ocw.egg-info/SOURCES.txt' creating build/lib/ocw/shape copying ocw/shape/countries.dbf -> build/lib/ocw/shape copying ocw/shape/countries.prj -> build/lib/ocw/shape copying ocw/shape/countries.shp -> build/lib/ocw/shape copying ocw/shape/countries.shx -> build/lib/ocw/shape copying ocw/shape/us_states.dbf -> build/lib/ocw/shape copying ocw/shape/us_states.shp -> build/lib/ocw/shape copying ocw/shape/us_states.shx -> build/lib/ocw/shape 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/ocw copying build/lib/ocw/evaluation.py -> build/bdist.linux-armv7l/wheel/ocw creating build/bdist.linux-armv7l/wheel/ocw/esgf copying build/lib/ocw/esgf/main.py -> build/bdist.linux-armv7l/wheel/ocw/esgf copying build/lib/ocw/esgf/__init__.py -> build/bdist.linux-armv7l/wheel/ocw/esgf copying build/lib/ocw/esgf/search.py -> build/bdist.linux-armv7l/wheel/ocw/esgf copying build/lib/ocw/esgf/logon.py -> build/bdist.linux-armv7l/wheel/ocw/esgf copying build/lib/ocw/esgf/download.py -> build/bdist.linux-armv7l/wheel/ocw/esgf copying build/lib/ocw/esgf/constants.py -> build/bdist.linux-armv7l/wheel/ocw/esgf copying build/lib/ocw/utils.py -> build/bdist.linux-armv7l/wheel/ocw copying build/lib/ocw/__init__.py -> build/bdist.linux-armv7l/wheel/ocw creating build/bdist.linux-armv7l/wheel/ocw/tests copying build/lib/ocw/tests/test_metrics.py -> build/bdist.linux-armv7l/wheel/ocw/tests copying build/lib/ocw/tests/test_plotter.py -> build/bdist.linux-armv7l/wheel/ocw/tests copying build/lib/ocw/tests/test_local.py -> build/bdist.linux-armv7l/wheel/ocw/tests copying build/lib/ocw/tests/__init__.py -> build/bdist.linux-armv7l/wheel/ocw/tests copying build/lib/ocw/tests/test_rcmed.py -> build/bdist.linux-armv7l/wheel/ocw/tests copying build/lib/ocw/tests/test_dap.py -> build/bdist.linux-armv7l/wheel/ocw/tests copying build/lib/ocw/tests/test_dataset_loader.py -> build/bdist.linux-armv7l/wheel/ocw/tests copying build/lib/ocw/tests/test_podaac.py -> build/bdist.linux-armv7l/wheel/ocw/tests copying build/lib/ocw/tests/test_dataset.py -> build/bdist.linux-armv7l/wheel/ocw/tests copying build/lib/ocw/tests/test_dataset_processor.py -> build/bdist.linux-armv7l/wheel/ocw/tests copying build/lib/ocw/tests/test_evaluation.py -> build/bdist.linux-armv7l/wheel/ocw/tests copying build/lib/ocw/tests/test_utils.py -> build/bdist.linux-armv7l/wheel/ocw/tests copying build/lib/ocw/metrics.py -> build/bdist.linux-armv7l/wheel/ocw copying build/lib/ocw/dataset.py -> build/bdist.linux-armv7l/wheel/ocw copying build/lib/ocw/statistical_downscaling.py -> build/bdist.linux-armv7l/wheel/ocw copying build/lib/ocw/dataset_processor.py -> build/bdist.linux-armv7l/wheel/ocw creating build/bdist.linux-armv7l/wheel/ocw/shape copying build/lib/ocw/shape/us_states.dbf -> build/bdist.linux-armv7l/wheel/ocw/shape copying build/lib/ocw/shape/countries.shx -> build/bdist.linux-armv7l/wheel/ocw/shape copying build/lib/ocw/shape/countries.shp -> build/bdist.linux-armv7l/wheel/ocw/shape copying build/lib/ocw/shape/countries.prj -> build/bdist.linux-armv7l/wheel/ocw/shape copying build/lib/ocw/shape/us_states.shx -> build/bdist.linux-armv7l/wheel/ocw/shape copying build/lib/ocw/shape/us_states.shp -> build/bdist.linux-armv7l/wheel/ocw/shape copying build/lib/ocw/shape/countries.dbf -> build/bdist.linux-armv7l/wheel/ocw/shape creating build/bdist.linux-armv7l/wheel/ocw/data_source copying build/lib/ocw/data_source/local.py -> build/bdist.linux-armv7l/wheel/ocw/data_source copying build/lib/ocw/data_source/__init__.py -> build/bdist.linux-armv7l/wheel/ocw/data_source copying build/lib/ocw/data_source/podaac_datasource.py -> build/bdist.linux-armv7l/wheel/ocw/data_source copying build/lib/ocw/data_source/rcmed.py -> build/bdist.linux-armv7l/wheel/ocw/data_source copying build/lib/ocw/data_source/dap.py -> build/bdist.linux-armv7l/wheel/ocw/data_source copying build/lib/ocw/data_source/esgf.py -> build/bdist.linux-armv7l/wheel/ocw/data_source copying build/lib/ocw/dataset_loader.py -> build/bdist.linux-armv7l/wheel/ocw copying build/lib/ocw/plotter.py -> build/bdist.linux-armv7l/wheel/ocw creating build/bdist.linux-armv7l/wheel/ocw_config_runner copying build/lib/ocw_config_runner/configuration_parsing.py -> build/bdist.linux-armv7l/wheel/ocw_config_runner copying build/lib/ocw_config_runner/__init__.py -> build/bdist.linux-armv7l/wheel/ocw_config_runner copying build/lib/ocw_config_runner/plot_generation.py -> build/bdist.linux-armv7l/wheel/ocw_config_runner copying build/lib/ocw_config_runner/evaluation_creation.py -> build/bdist.linux-armv7l/wheel/ocw_config_runner copying build/lib/ocw_config_runner/ocw_evaluation_from_config.py -> build/bdist.linux-armv7l/wheel/ocw_config_runner copying build/lib/ocw_config_runner/configuration_writer.py -> build/bdist.linux-armv7l/wheel/ocw_config_runner running install_egg_info Copying ocw.egg-info to build/bdist.linux-armv7l/wheel/ocw-1.3.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/ocw-1.3.0.dist-info/WHEEL Running setup.py bdist_wheel for ocw: finished with status 'done' Stored in directory: /tmp/tmpcuoph804 Successfully built ocw Cleaning up... Removing source in /tmp/pip-build-6_yytmaz/ocw