Collecting healthcareai==1.0 1 location(s) to search for versions of healthcareai: * https://pypi.python.org/simple/healthcareai/ Getting page https://pypi.python.org/simple/healthcareai/ Analyzing links from page https://pypi.python.org/simple/healthcareai/ Found link https://pypi.python.org/packages/3f/f7/6c008469634ced5fe72730c6603cecfb1d6c2633428e27ae9b6344e307fb/healthcareai-0.1.8.tar.gz#md5=9b7fdf2cbbf117e2eaf14043a4bf533b (from https://pypi.python.org/simple/healthcareai/), version: 0.1.8 Found link https://pypi.python.org/packages/67/60/25d7f00832032328f78b7948c59f80f3362efd61dd854d28ae3001d02747/healthcareai-0.1.7rc2.tar.gz#md5=d326b5d86145de7fded370b20b87bb59 (from https://pypi.python.org/simple/healthcareai/), version: 0.1.7rc2 Found link https://pypi.python.org/packages/d1/64/99352f8a44c482c8eb844c790f79fe9314245bc163e605b7c34945afbb08/healthcareai-1.0.tar.gz#md5=e40f4e947a750c8e225c11d2a2a822c1 (from https://pypi.python.org/simple/healthcareai/), version: 1.0 Using version 1.0 (newest of versions: 1.0) Downloading healthcareai-1.0.tar.gz (58kB) Downloading from URL https://pypi.python.org/packages/d1/64/99352f8a44c482c8eb844c790f79fe9314245bc163e605b7c34945afbb08/healthcareai-1.0.tar.gz#md5=e40f4e947a750c8e225c11d2a2a822c1 (from https://pypi.python.org/simple/healthcareai/) Running setup.py (path:/tmp/pip-build-ds3nbnsq/healthcareai/setup.py) egg_info for package healthcareai Running command python setup.py egg_info running egg_info creating pip-egg-info/healthcareai.egg-info writing pip-egg-info/healthcareai.egg-info/PKG-INFO writing dependency_links to pip-egg-info/healthcareai.egg-info/dependency_links.txt writing top-level names to pip-egg-info/healthcareai.egg-info/top_level.txt writing requirements to pip-egg-info/healthcareai.egg-info/requires.txt writing manifest file 'pip-egg-info/healthcareai.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/healthcareai.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/healthcareai.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-ds3nbnsq/healthcareai has version 1.0, which satisfies requirement healthcareai==1.0 from https://pypi.python.org/packages/d1/64/99352f8a44c482c8eb844c790f79fe9314245bc163e605b7c34945afbb08/healthcareai-1.0.tar.gz#md5=e40f4e947a750c8e225c11d2a2a822c1 Building wheels for collected packages: healthcareai Running setup.py bdist_wheel for healthcareai: started Destination directory: /tmp/tmpe2o6kdzepip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-ds3nbnsq/healthcareai/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/tmpe2o6kdzepip-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/healthcareai copying healthcareai/__init__.py -> build/lib/healthcareai copying healthcareai/supervised_model_trainer.py -> build/lib/healthcareai copying healthcareai/advanced_supvervised_model_trainer.py -> build/lib/healthcareai creating build/lib/healthcareai/pipelines copying healthcareai/pipelines/__init__.py -> build/lib/healthcareai/pipelines copying healthcareai/pipelines/data_preparation.py -> build/lib/healthcareai/pipelines creating build/lib/healthcareai/tests copying healthcareai/tests/test_csv_loader.py -> build/lib/healthcareai/tests copying healthcareai/tests/test_file_utilities.py -> build/lib/healthcareai/tests copying healthcareai/tests/test_dataframe_filters.py -> build/lib/healthcareai/tests copying healthcareai/tests/test_predict.py -> build/lib/healthcareai/tests copying healthcareai/tests/test_top_factors.py -> build/lib/healthcareai/tests copying healthcareai/tests/test_model_eval.py -> build/lib/healthcareai/tests copying healthcareai/tests/__init__.py -> build/lib/healthcareai/tests copying healthcareai/tests/helpers.py -> build/lib/healthcareai/tests copying healthcareai/tests/test_trainer.py -> build/lib/healthcareai/tests copying healthcareai/tests/test_database_validation.py -> build/lib/healthcareai/tests copying healthcareai/tests/test_model_eval_helpers.py -> build/lib/healthcareai/tests copying healthcareai/tests/test_categorical_levels.py -> build/lib/healthcareai/tests copying healthcareai/tests/test_feature_availability_profiler.py -> build/lib/healthcareai/tests copying healthcareai/tests/test_trained_supervised_model.py -> build/lib/healthcareai/tests copying healthcareai/tests/test_advanced_trainer.py -> build/lib/healthcareai/tests copying healthcareai/tests/test_impact_coding.py -> build/lib/healthcareai/tests copying healthcareai/tests/test_dataframe_transformers.py -> build/lib/healthcareai/tests creating build/lib/healthcareai/common copying healthcareai/common/get_categorical_levels.py -> build/lib/healthcareai/common copying healthcareai/common/predict.py -> build/lib/healthcareai/common copying healthcareai/common/table_archiver.py -> build/lib/healthcareai/common copying healthcareai/common/filters.py -> build/lib/healthcareai/common copying healthcareai/common/healthcareai_error.py -> build/lib/healthcareai/common copying healthcareai/common/__init__.py -> build/lib/healthcareai/common copying healthcareai/common/database_writers.py -> build/lib/healthcareai/common copying healthcareai/common/helpers.py -> build/lib/healthcareai/common copying healthcareai/common/azure_blob_storage_helper.py -> build/lib/healthcareai/common copying healthcareai/common/database_validators.py -> build/lib/healthcareai/common copying healthcareai/common/model_eval.py -> build/lib/healthcareai/common copying healthcareai/common/database_connections.py -> build/lib/healthcareai/common copying healthcareai/common/top_factors.py -> build/lib/healthcareai/common copying healthcareai/common/csv_loader.py -> build/lib/healthcareai/common copying healthcareai/common/database_library_validators.py -> build/lib/healthcareai/common copying healthcareai/common/transformers.py -> build/lib/healthcareai/common copying healthcareai/common/catalyst_sqlite_db_fixtures.py -> build/lib/healthcareai/common copying healthcareai/common/feature_availability_profiler.py -> build/lib/healthcareai/common copying healthcareai/common/randomized_search.py -> build/lib/healthcareai/common copying healthcareai/common/impact_coding.py -> build/lib/healthcareai/common copying healthcareai/common/file_io_utilities.py -> build/lib/healthcareai/common creating build/lib/healthcareai/datasets copying healthcareai/datasets/base.py -> build/lib/healthcareai/datasets copying healthcareai/datasets/__init__.py -> build/lib/healthcareai/datasets creating build/lib/healthcareai/trained_models copying healthcareai/trained_models/__init__.py -> build/lib/healthcareai/trained_models copying healthcareai/trained_models/trained_supervised_model.py -> build/lib/healthcareai/trained_models running egg_info writing healthcareai.egg-info/PKG-INFO writing dependency_links to healthcareai.egg-info/dependency_links.txt writing requirements to healthcareai.egg-info/requires.txt writing top-level names to healthcareai.egg-info/top_level.txt reading manifest file 'healthcareai.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'healthcareai.egg-info/SOURCES.txt' creating build/lib/healthcareai/datasets/data copying healthcareai/datasets/data/diabetes.csv -> build/lib/healthcareai/datasets/data 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/healthcareai copying build/lib/healthcareai/__init__.py -> build/bdist.linux-armv7l/wheel/healthcareai copying build/lib/healthcareai/supervised_model_trainer.py -> build/bdist.linux-armv7l/wheel/healthcareai creating build/bdist.linux-armv7l/wheel/healthcareai/pipelines copying build/lib/healthcareai/pipelines/__init__.py -> build/bdist.linux-armv7l/wheel/healthcareai/pipelines copying build/lib/healthcareai/pipelines/data_preparation.py -> build/bdist.linux-armv7l/wheel/healthcareai/pipelines creating build/bdist.linux-armv7l/wheel/healthcareai/tests copying build/lib/healthcareai/tests/test_csv_loader.py -> build/bdist.linux-armv7l/wheel/healthcareai/tests copying build/lib/healthcareai/tests/test_file_utilities.py -> build/bdist.linux-armv7l/wheel/healthcareai/tests copying build/lib/healthcareai/tests/test_dataframe_filters.py -> build/bdist.linux-armv7l/wheel/healthcareai/tests copying build/lib/healthcareai/tests/test_predict.py -> build/bdist.linux-armv7l/wheel/healthcareai/tests copying build/lib/healthcareai/tests/test_top_factors.py -> build/bdist.linux-armv7l/wheel/healthcareai/tests copying build/lib/healthcareai/tests/test_model_eval.py -> build/bdist.linux-armv7l/wheel/healthcareai/tests copying build/lib/healthcareai/tests/__init__.py -> build/bdist.linux-armv7l/wheel/healthcareai/tests copying build/lib/healthcareai/tests/helpers.py -> build/bdist.linux-armv7l/wheel/healthcareai/tests copying build/lib/healthcareai/tests/test_trainer.py -> build/bdist.linux-armv7l/wheel/healthcareai/tests copying build/lib/healthcareai/tests/test_database_validation.py -> build/bdist.linux-armv7l/wheel/healthcareai/tests copying build/lib/healthcareai/tests/test_model_eval_helpers.py -> build/bdist.linux-armv7l/wheel/healthcareai/tests copying build/lib/healthcareai/tests/test_categorical_levels.py -> build/bdist.linux-armv7l/wheel/healthcareai/tests copying build/lib/healthcareai/tests/test_feature_availability_profiler.py -> build/bdist.linux-armv7l/wheel/healthcareai/tests copying build/lib/healthcareai/tests/test_trained_supervised_model.py -> build/bdist.linux-armv7l/wheel/healthcareai/tests copying build/lib/healthcareai/tests/test_advanced_trainer.py -> build/bdist.linux-armv7l/wheel/healthcareai/tests copying build/lib/healthcareai/tests/test_impact_coding.py -> build/bdist.linux-armv7l/wheel/healthcareai/tests copying build/lib/healthcareai/tests/test_dataframe_transformers.py -> build/bdist.linux-armv7l/wheel/healthcareai/tests copying build/lib/healthcareai/advanced_supvervised_model_trainer.py -> build/bdist.linux-armv7l/wheel/healthcareai creating build/bdist.linux-armv7l/wheel/healthcareai/common copying build/lib/healthcareai/common/get_categorical_levels.py -> build/bdist.linux-armv7l/wheel/healthcareai/common copying build/lib/healthcareai/common/predict.py -> build/bdist.linux-armv7l/wheel/healthcareai/common copying build/lib/healthcareai/common/table_archiver.py -> build/bdist.linux-armv7l/wheel/healthcareai/common copying build/lib/healthcareai/common/filters.py -> build/bdist.linux-armv7l/wheel/healthcareai/common copying build/lib/healthcareai/common/healthcareai_error.py -> build/bdist.linux-armv7l/wheel/healthcareai/common copying build/lib/healthcareai/common/__init__.py -> build/bdist.linux-armv7l/wheel/healthcareai/common copying build/lib/healthcareai/common/database_writers.py -> build/bdist.linux-armv7l/wheel/healthcareai/common copying build/lib/healthcareai/common/helpers.py -> build/bdist.linux-armv7l/wheel/healthcareai/common copying build/lib/healthcareai/common/azure_blob_storage_helper.py -> build/bdist.linux-armv7l/wheel/healthcareai/common copying build/lib/healthcareai/common/database_validators.py -> build/bdist.linux-armv7l/wheel/healthcareai/common copying build/lib/healthcareai/common/model_eval.py -> build/bdist.linux-armv7l/wheel/healthcareai/common copying build/lib/healthcareai/common/database_connections.py -> build/bdist.linux-armv7l/wheel/healthcareai/common copying build/lib/healthcareai/common/top_factors.py -> build/bdist.linux-armv7l/wheel/healthcareai/common copying build/lib/healthcareai/common/csv_loader.py -> build/bdist.linux-armv7l/wheel/healthcareai/common copying build/lib/healthcareai/common/database_library_validators.py -> build/bdist.linux-armv7l/wheel/healthcareai/common copying build/lib/healthcareai/common/transformers.py -> build/bdist.linux-armv7l/wheel/healthcareai/common copying build/lib/healthcareai/common/catalyst_sqlite_db_fixtures.py -> build/bdist.linux-armv7l/wheel/healthcareai/common copying build/lib/healthcareai/common/feature_availability_profiler.py -> build/bdist.linux-armv7l/wheel/healthcareai/common copying build/lib/healthcareai/common/randomized_search.py -> build/bdist.linux-armv7l/wheel/healthcareai/common copying build/lib/healthcareai/common/impact_coding.py -> build/bdist.linux-armv7l/wheel/healthcareai/common copying build/lib/healthcareai/common/file_io_utilities.py -> build/bdist.linux-armv7l/wheel/healthcareai/common creating build/bdist.linux-armv7l/wheel/healthcareai/datasets copying build/lib/healthcareai/datasets/base.py -> build/bdist.linux-armv7l/wheel/healthcareai/datasets copying build/lib/healthcareai/datasets/__init__.py -> build/bdist.linux-armv7l/wheel/healthcareai/datasets creating build/bdist.linux-armv7l/wheel/healthcareai/datasets/data copying build/lib/healthcareai/datasets/data/diabetes.csv -> build/bdist.linux-armv7l/wheel/healthcareai/datasets/data creating build/bdist.linux-armv7l/wheel/healthcareai/trained_models copying build/lib/healthcareai/trained_models/__init__.py -> build/bdist.linux-armv7l/wheel/healthcareai/trained_models copying build/lib/healthcareai/trained_models/trained_supervised_model.py -> build/bdist.linux-armv7l/wheel/healthcareai/trained_models running install_egg_info Copying healthcareai.egg-info to build/bdist.linux-armv7l/wheel/healthcareai-1.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/healthcareai-1.0.dist-info/WHEEL Running setup.py bdist_wheel for healthcareai: finished with status 'done' Stored in directory: /tmp/tmpcdf1juey Successfully built healthcareai Cleaning up... Removing source in /tmp/pip-build-ds3nbnsq/healthcareai