Collecting spvcm==0.0.8 1 location(s) to search for versions of spvcm: * https://pypi.python.org/simple/spvcm/ Getting page https://pypi.python.org/simple/spvcm/ Analyzing links from page https://pypi.org/simple/spvcm/ Found link https://files.pythonhosted.org/packages/c2/b4/1941d01b006866b291d67e4ee47a5facac25db73c31f435aa2752e8ceafa/spvcm-0.0.1.tar.gz#sha256=6acfe3e0ced105a392e590fcac3ec98846d093a6ab29d4fa7390ff2ad0e36952 (from https://pypi.org/simple/spvcm/), version: 0.0.1 Found link https://files.pythonhosted.org/packages/e5/14/bafc6845716e77307d4b1d60d582536de9b45918460cf16cfba6398c10fc/spvcm-0.0.6.tar.gz#sha256=5b265d22e647b771092909dcc9e5dd52342663885477534b042411a2a9955db4 (from https://pypi.org/simple/spvcm/), version: 0.0.6 Found link https://files.pythonhosted.org/packages/66/9d/a4e8ff72508c682b05774140ee9915d7070dc9c6ada0a828db72077aa70d/spvcm-0.0.7.tar.gz#sha256=1328dbc746c78e98c2a69b46b953b91f8ff7988a4750f85167a02e2576a520ba (from https://pypi.org/simple/spvcm/), version: 0.0.7 Found link https://files.pythonhosted.org/packages/09/86/998306f5acd94480513ea4794ac18cdf9436433ee96fabf48c4f891b0a95/spvcm-0.0.8.tar.gz#sha256=a0e612cfd22d8cc19c62894d46b417b282f97eb202f7e3326671b184701998fd (from https://pypi.org/simple/spvcm/), version: 0.0.8 Using version 0.0.8 (newest of versions: 0.0.8) Downloading https://files.pythonhosted.org/packages/09/86/998306f5acd94480513ea4794ac18cdf9436433ee96fabf48c4f891b0a95/spvcm-0.0.8.tar.gz (7.0MB) Downloading from URL https://files.pythonhosted.org/packages/09/86/998306f5acd94480513ea4794ac18cdf9436433ee96fabf48c4f891b0a95/spvcm-0.0.8.tar.gz#sha256=a0e612cfd22d8cc19c62894d46b417b282f97eb202f7e3326671b184701998fd (from https://pypi.org/simple/spvcm/) Running setup.py (path:/tmp/pip-build-ja7rvgb1/spvcm/setup.py) egg_info for package spvcm Running command python setup.py egg_info running egg_info creating pip-egg-info/spvcm.egg-info writing pip-egg-info/spvcm.egg-info/PKG-INFO writing dependency_links to pip-egg-info/spvcm.egg-info/dependency_links.txt writing requirements to pip-egg-info/spvcm.egg-info/requires.txt writing top-level names to pip-egg-info/spvcm.egg-info/top_level.txt writing manifest file 'pip-egg-info/spvcm.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/spvcm.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.json' under directory 'spvcm/both_levels/tests/data' warning: no files found matching '*.json' under directory 'spvcm/lower_level/tests/data' warning: no files found matching '*.json' under directory 'spvcm/upper_level/tests/data' warning: no files found matching 'using_the_sampler.html' writing manifest file 'pip-egg-info/spvcm.egg-info/SOURCES.txt' Source in /tmp/pip-build-ja7rvgb1/spvcm has version 0.0.8, which satisfies requirement spvcm==0.0.8 from https://files.pythonhosted.org/packages/09/86/998306f5acd94480513ea4794ac18cdf9436433ee96fabf48c4f891b0a95/spvcm-0.0.8.tar.gz#sha256=a0e612cfd22d8cc19c62894d46b417b282f97eb202f7e3326671b184701998fd Building wheels for collected packages: spvcm Running setup.py bdist_wheel for spvcm: started Destination directory: /tmp/tmpfn44dl89pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-ja7rvgb1/spvcm/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/tmpfn44dl89pip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/hierarchical copying hierarchical/__init__.py -> build/lib/hierarchical creating build/lib/spvcm copying spvcm/api.py -> build/lib/spvcm copying spvcm/utils.py -> build/lib/spvcm copying spvcm/__init__.py -> build/lib/spvcm copying spvcm/steps.py -> build/lib/spvcm copying spvcm/verify.py -> build/lib/spvcm copying spvcm/priors.py -> build/lib/spvcm copying spvcm/plotting.py -> build/lib/spvcm copying spvcm/sqlite.py -> build/lib/spvcm copying spvcm/diagnostics.py -> build/lib/spvcm copying spvcm/ops.py -> build/lib/spvcm copying spvcm/_constants.py -> build/lib/spvcm copying spvcm/abstracts.py -> build/lib/spvcm creating build/lib/hierarchical/msvc copying hierarchical/msvc/utils.py -> build/lib/hierarchical/msvc copying hierarchical/msvc/__init__.py -> build/lib/hierarchical/msvc copying hierarchical/msvc/model.py -> build/lib/hierarchical/msvc copying hierarchical/msvc/sample.py -> build/lib/hierarchical/msvc creating build/lib/hierarchical/sdm copying hierarchical/sdm/__init__.py -> build/lib/hierarchical/sdm copying hierarchical/sdm/samplers.py -> build/lib/hierarchical/sdm copying hierarchical/sdm/model.py -> build/lib/hierarchical/sdm copying hierarchical/sdm/sample.py -> build/lib/hierarchical/sdm creating build/lib/hierarchical/svc copying hierarchical/svc/utils.py -> build/lib/hierarchical/svc copying hierarchical/svc/__init__.py -> build/lib/hierarchical/svc copying hierarchical/svc/model.py -> build/lib/hierarchical/svc copying hierarchical/svc/sample.py -> build/lib/hierarchical/svc creating build/lib/hierarchical/sar_resar copying hierarchical/sar_resar/__init__.py -> build/lib/hierarchical/sar_resar copying hierarchical/sar_resar/model.py -> build/lib/hierarchical/sar_resar copying hierarchical/sar_resar/sample.py -> build/lib/hierarchical/sar_resar creating build/lib/hierarchical/sem copying hierarchical/sem/__init__.py -> build/lib/hierarchical/sem copying hierarchical/sem/model.py -> build/lib/hierarchical/sem copying hierarchical/sem/sample.py -> build/lib/hierarchical/sem creating build/lib/hierarchical/sdem copying hierarchical/sdem/__init__.py -> build/lib/hierarchical/sdem copying hierarchical/sdem/model.py -> build/lib/hierarchical/sdem copying hierarchical/sdem/sample.py -> build/lib/hierarchical/sdem creating build/lib/hierarchical/msvc/svc copying hierarchical/msvc/svc/utils.py -> build/lib/hierarchical/msvc/svc copying hierarchical/msvc/svc/__init__.py -> build/lib/hierarchical/msvc/svc copying hierarchical/msvc/svc/model.py -> build/lib/hierarchical/msvc/svc copying hierarchical/msvc/svc/sample.py -> build/lib/hierarchical/msvc/svc creating build/lib/spvcm/examples copying spvcm/examples/__init__.py -> build/lib/spvcm/examples creating build/lib/spvcm/lower_level copying spvcm/lower_level/__init__.py -> build/lib/spvcm/lower_level creating build/lib/spvcm/tests copying spvcm/tests/test_trace.py -> build/lib/spvcm/tests copying spvcm/tests/utils.py -> build/lib/spvcm/tests copying spvcm/tests/__init__.py -> build/lib/spvcm/tests copying spvcm/tests/make_data.py -> build/lib/spvcm/tests copying spvcm/tests/test_diagnostics.py -> build/lib/spvcm/tests creating build/lib/spvcm/custom_plots copying spvcm/custom_plots/__init__.py -> build/lib/spvcm/custom_plots copying spvcm/custom_plots/svcp.py -> build/lib/spvcm/custom_plots creating build/lib/spvcm/both_levels copying spvcm/both_levels/__init__.py -> build/lib/spvcm/both_levels creating build/lib/spvcm/upper_level copying spvcm/upper_level/__init__.py -> build/lib/spvcm/upper_level creating build/lib/spvcm/lower_level/tests copying spvcm/lower_level/tests/__init__.py -> build/lib/spvcm/lower_level/tests copying spvcm/lower_level/tests/test_lower_se.py -> build/lib/spvcm/lower_level/tests copying spvcm/lower_level/tests/make_data.py -> build/lib/spvcm/lower_level/tests copying spvcm/lower_level/tests/test_lower_sma.py -> build/lib/spvcm/lower_level/tests creating build/lib/spvcm/lower_level/sma copying spvcm/lower_level/sma/__init__.py -> build/lib/spvcm/lower_level/sma copying spvcm/lower_level/sma/model.py -> build/lib/spvcm/lower_level/sma creating build/lib/spvcm/lower_level/se copying spvcm/lower_level/se/__init__.py -> build/lib/spvcm/lower_level/se copying spvcm/lower_level/se/model.py -> build/lib/spvcm/lower_level/se creating build/lib/spvcm/tests/data copying spvcm/tests/data/__init__.py -> build/lib/spvcm/tests/data creating build/lib/spvcm/both_levels/generic copying spvcm/both_levels/generic/__init__.py -> build/lib/spvcm/both_levels/generic copying spvcm/both_levels/generic/model.py -> build/lib/spvcm/both_levels/generic copying spvcm/both_levels/generic/sample.py -> build/lib/spvcm/both_levels/generic creating build/lib/spvcm/both_levels/se_sma copying spvcm/both_levels/se_sma/__init__.py -> build/lib/spvcm/both_levels/se_sma copying spvcm/both_levels/se_sma/model.py -> build/lib/spvcm/both_levels/se_sma creating build/lib/spvcm/both_levels/tests copying spvcm/both_levels/tests/test_smasma.py -> build/lib/spvcm/both_levels/tests copying spvcm/both_levels/tests/__init__.py -> build/lib/spvcm/both_levels/tests copying spvcm/both_levels/tests/test_mvcm.py -> build/lib/spvcm/both_levels/tests copying spvcm/both_levels/tests/test_sesma.py -> build/lib/spvcm/both_levels/tests copying spvcm/both_levels/tests/make_data.py -> build/lib/spvcm/both_levels/tests copying spvcm/both_levels/tests/test_smase.py -> build/lib/spvcm/both_levels/tests copying spvcm/both_levels/tests/test_generic.py -> build/lib/spvcm/both_levels/tests copying spvcm/both_levels/tests/test_sese.py -> build/lib/spvcm/both_levels/tests creating build/lib/spvcm/both_levels/none copying spvcm/both_levels/none/__init__.py -> build/lib/spvcm/both_levels/none copying spvcm/both_levels/none/model.py -> build/lib/spvcm/both_levels/none creating build/lib/spvcm/both_levels/se_se copying spvcm/both_levels/se_se/__init__.py -> build/lib/spvcm/both_levels/se_se copying spvcm/both_levels/se_se/model.py -> build/lib/spvcm/both_levels/se_se copying spvcm/both_levels/se_se/sample.py -> build/lib/spvcm/both_levels/se_se creating build/lib/spvcm/both_levels/sma_sma copying spvcm/both_levels/sma_sma/__init__.py -> build/lib/spvcm/both_levels/sma_sma copying spvcm/both_levels/sma_sma/model.py -> build/lib/spvcm/both_levels/sma_sma creating build/lib/spvcm/both_levels/sma_se copying spvcm/both_levels/sma_se/__init__.py -> build/lib/spvcm/both_levels/sma_se copying spvcm/both_levels/sma_se/model.py -> build/lib/spvcm/both_levels/sma_se creating build/lib/spvcm/both_levels/tests/data copying spvcm/both_levels/tests/data/__init__.py -> build/lib/spvcm/both_levels/tests/data creating build/lib/spvcm/upper_level/tests copying spvcm/upper_level/tests/__init__.py -> build/lib/spvcm/upper_level/tests copying spvcm/upper_level/tests/make_data.py -> build/lib/spvcm/upper_level/tests copying spvcm/upper_level/tests/test_upper_sma.py -> build/lib/spvcm/upper_level/tests copying spvcm/upper_level/tests/test_upper_se.py -> build/lib/spvcm/upper_level/tests creating build/lib/spvcm/upper_level/sma copying spvcm/upper_level/sma/__init__.py -> build/lib/spvcm/upper_level/sma copying spvcm/upper_level/sma/model.py -> build/lib/spvcm/upper_level/sma creating build/lib/spvcm/upper_level/se copying spvcm/upper_level/se/__init__.py -> build/lib/spvcm/upper_level/se copying spvcm/upper_level/se/model.py -> build/lib/spvcm/upper_level/se creating build/lib/spvcm/upper_level/tests/data copying spvcm/upper_level/tests/data/__init__.py -> build/lib/spvcm/upper_level/tests/data running egg_info writing dependency_links to spvcm.egg-info/dependency_links.txt writing top-level names to spvcm.egg-info/top_level.txt writing requirements to spvcm.egg-info/requires.txt writing spvcm.egg-info/PKG-INFO reading manifest file 'spvcm.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.json' under directory 'spvcm/both_levels/tests/data' warning: no files found matching '*.json' under directory 'spvcm/lower_level/tests/data' warning: no files found matching '*.json' under directory 'spvcm/upper_level/tests/data' warning: no files found matching 'using_the_sampler.html' writing manifest file 'spvcm.egg-info/SOURCES.txt' copying spvcm/examples/using_the_sampler.html -> build/lib/spvcm/examples copying spvcm/examples/using_the_sampler.ipynb -> build/lib/spvcm/examples creating build/lib/spvcm/examples/.ipynb_checkpoints copying spvcm/examples/.ipynb_checkpoints/using_the_sampler-checkpoint.ipynb -> build/lib/spvcm/examples/.ipynb_checkpoints copying spvcm/examples/.ipynb_checkpoints/vimodel-checkpoint.ipynb -> build/lib/spvcm/examples/.ipynb_checkpoints copying spvcm/examples/.ipynb_checkpoints/vitest-checkpoint.ipynb -> build/lib/spvcm/examples/.ipynb_checkpoints creating build/lib/spvcm/lower_level/tests/data copying spvcm/lower_level/tests/data/lower_se.csv -> build/lib/spvcm/lower_level/tests/data copying spvcm/lower_level/tests/data/lower_sma.csv -> build/lib/spvcm/lower_level/tests/data copying spvcm/tests/data/effective_size.json -> build/lib/spvcm/tests/data copying spvcm/tests/data/geweke.json -> build/lib/spvcm/tests/data copying spvcm/tests/data/hpd_interval.json -> build/lib/spvcm/tests/data copying spvcm/tests/data/mcse_0.json -> build/lib/spvcm/tests/data copying spvcm/tests/data/mcse_1.json -> build/lib/spvcm/tests/data copying spvcm/tests/data/mcse_2.json -> build/lib/spvcm/tests/data copying spvcm/tests/data/mcse_3.json -> build/lib/spvcm/tests/data copying spvcm/tests/data/mcse_bartlett.json -> build/lib/spvcm/tests/data copying spvcm/tests/data/mcse_bm.json -> build/lib/spvcm/tests/data copying spvcm/tests/data/mcse_hanning.json -> build/lib/spvcm/tests/data copying spvcm/tests/data/mcse_obm.json -> build/lib/spvcm/tests/data copying spvcm/tests/data/psrf_brooks.json -> build/lib/spvcm/tests/data copying spvcm/tests/data/psrf_gr.json -> build/lib/spvcm/tests/data copying spvcm/tests/data/psrf_noburn.json -> build/lib/spvcm/tests/data copying spvcm/tests/data/south_mvcm_5000_0.csv -> build/lib/spvcm/tests/data copying spvcm/tests/data/south_mvcm_5000_1.csv -> build/lib/spvcm/tests/data copying spvcm/tests/data/south_mvcm_5000_2.csv -> build/lib/spvcm/tests/data copying spvcm/tests/data/south_mvcm_5000_3.csv -> build/lib/spvcm/tests/data copying spvcm/both_levels/tests/data/generic.csv -> build/lib/spvcm/both_levels/tests/data copying spvcm/both_levels/tests/data/mvcm.csv -> build/lib/spvcm/both_levels/tests/data copying spvcm/both_levels/tests/data/sese.csv -> build/lib/spvcm/both_levels/tests/data copying spvcm/both_levels/tests/data/sesma.csv -> build/lib/spvcm/both_levels/tests/data copying spvcm/both_levels/tests/data/smase.csv -> build/lib/spvcm/both_levels/tests/data copying spvcm/both_levels/tests/data/smasma.csv -> build/lib/spvcm/both_levels/tests/data copying spvcm/upper_level/tests/data/upper_se.csv -> build/lib/spvcm/upper_level/tests/data copying spvcm/upper_level/tests/data/upper_sma.csv -> build/lib/spvcm/upper_level/tests/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/hierarchical creating build/bdist.linux-armv7l/wheel/hierarchical/msvc copying build/lib/hierarchical/msvc/utils.py -> build/bdist.linux-armv7l/wheel/hierarchical/msvc copying build/lib/hierarchical/msvc/__init__.py -> build/bdist.linux-armv7l/wheel/hierarchical/msvc copying build/lib/hierarchical/msvc/model.py -> build/bdist.linux-armv7l/wheel/hierarchical/msvc creating build/bdist.linux-armv7l/wheel/hierarchical/msvc/svc copying build/lib/hierarchical/msvc/svc/utils.py -> build/bdist.linux-armv7l/wheel/hierarchical/msvc/svc copying build/lib/hierarchical/msvc/svc/__init__.py -> build/bdist.linux-armv7l/wheel/hierarchical/msvc/svc copying build/lib/hierarchical/msvc/svc/model.py -> build/bdist.linux-armv7l/wheel/hierarchical/msvc/svc copying build/lib/hierarchical/msvc/svc/sample.py -> build/bdist.linux-armv7l/wheel/hierarchical/msvc/svc copying build/lib/hierarchical/msvc/sample.py -> build/bdist.linux-armv7l/wheel/hierarchical/msvc copying build/lib/hierarchical/__init__.py -> build/bdist.linux-armv7l/wheel/hierarchical creating build/bdist.linux-armv7l/wheel/hierarchical/sdm copying build/lib/hierarchical/sdm/__init__.py -> build/bdist.linux-armv7l/wheel/hierarchical/sdm copying build/lib/hierarchical/sdm/samplers.py -> build/bdist.linux-armv7l/wheel/hierarchical/sdm copying build/lib/hierarchical/sdm/model.py -> build/bdist.linux-armv7l/wheel/hierarchical/sdm copying build/lib/hierarchical/sdm/sample.py -> build/bdist.linux-armv7l/wheel/hierarchical/sdm creating build/bdist.linux-armv7l/wheel/hierarchical/svc copying build/lib/hierarchical/svc/utils.py -> build/bdist.linux-armv7l/wheel/hierarchical/svc copying build/lib/hierarchical/svc/__init__.py -> build/bdist.linux-armv7l/wheel/hierarchical/svc copying build/lib/hierarchical/svc/model.py -> build/bdist.linux-armv7l/wheel/hierarchical/svc copying build/lib/hierarchical/svc/sample.py -> build/bdist.linux-armv7l/wheel/hierarchical/svc creating build/bdist.linux-armv7l/wheel/hierarchical/sar_resar copying build/lib/hierarchical/sar_resar/__init__.py -> build/bdist.linux-armv7l/wheel/hierarchical/sar_resar copying build/lib/hierarchical/sar_resar/model.py -> build/bdist.linux-armv7l/wheel/hierarchical/sar_resar copying build/lib/hierarchical/sar_resar/sample.py -> build/bdist.linux-armv7l/wheel/hierarchical/sar_resar creating build/bdist.linux-armv7l/wheel/hierarchical/sem copying build/lib/hierarchical/sem/__init__.py -> build/bdist.linux-armv7l/wheel/hierarchical/sem copying build/lib/hierarchical/sem/model.py -> build/bdist.linux-armv7l/wheel/hierarchical/sem copying build/lib/hierarchical/sem/sample.py -> build/bdist.linux-armv7l/wheel/hierarchical/sem creating build/bdist.linux-armv7l/wheel/hierarchical/sdem copying build/lib/hierarchical/sdem/__init__.py -> build/bdist.linux-armv7l/wheel/hierarchical/sdem copying build/lib/hierarchical/sdem/model.py -> build/bdist.linux-armv7l/wheel/hierarchical/sdem copying build/lib/hierarchical/sdem/sample.py -> build/bdist.linux-armv7l/wheel/hierarchical/sdem creating build/bdist.linux-armv7l/wheel/spvcm creating build/bdist.linux-armv7l/wheel/spvcm/examples copying build/lib/spvcm/examples/__init__.py -> build/bdist.linux-armv7l/wheel/spvcm/examples copying build/lib/spvcm/examples/using_the_sampler.html -> build/bdist.linux-armv7l/wheel/spvcm/examples creating build/bdist.linux-armv7l/wheel/spvcm/examples/.ipynb_checkpoints copying build/lib/spvcm/examples/.ipynb_checkpoints/vimodel-checkpoint.ipynb -> build/bdist.linux-armv7l/wheel/spvcm/examples/.ipynb_checkpoints copying build/lib/spvcm/examples/.ipynb_checkpoints/using_the_sampler-checkpoint.ipynb -> build/bdist.linux-armv7l/wheel/spvcm/examples/.ipynb_checkpoints copying build/lib/spvcm/examples/.ipynb_checkpoints/vitest-checkpoint.ipynb -> build/bdist.linux-armv7l/wheel/spvcm/examples/.ipynb_checkpoints copying build/lib/spvcm/examples/using_the_sampler.ipynb -> build/bdist.linux-armv7l/wheel/spvcm/examples copying build/lib/spvcm/api.py -> build/bdist.linux-armv7l/wheel/spvcm copying build/lib/spvcm/utils.py -> build/bdist.linux-armv7l/wheel/spvcm copying build/lib/spvcm/__init__.py -> build/bdist.linux-armv7l/wheel/spvcm creating build/bdist.linux-armv7l/wheel/spvcm/lower_level copying build/lib/spvcm/lower_level/__init__.py -> build/bdist.linux-armv7l/wheel/spvcm/lower_level creating build/bdist.linux-armv7l/wheel/spvcm/lower_level/tests creating build/bdist.linux-armv7l/wheel/spvcm/lower_level/tests/data copying build/lib/spvcm/lower_level/tests/data/lower_sma.csv -> build/bdist.linux-armv7l/wheel/spvcm/lower_level/tests/data copying build/lib/spvcm/lower_level/tests/data/lower_se.csv -> build/bdist.linux-armv7l/wheel/spvcm/lower_level/tests/data copying build/lib/spvcm/lower_level/tests/__init__.py -> build/bdist.linux-armv7l/wheel/spvcm/lower_level/tests copying build/lib/spvcm/lower_level/tests/test_lower_se.py -> build/bdist.linux-armv7l/wheel/spvcm/lower_level/tests copying build/lib/spvcm/lower_level/tests/make_data.py -> build/bdist.linux-armv7l/wheel/spvcm/lower_level/tests copying build/lib/spvcm/lower_level/tests/test_lower_sma.py -> build/bdist.linux-armv7l/wheel/spvcm/lower_level/tests creating build/bdist.linux-armv7l/wheel/spvcm/lower_level/sma copying build/lib/spvcm/lower_level/sma/__init__.py -> build/bdist.linux-armv7l/wheel/spvcm/lower_level/sma copying build/lib/spvcm/lower_level/sma/model.py -> build/bdist.linux-armv7l/wheel/spvcm/lower_level/sma creating build/bdist.linux-armv7l/wheel/spvcm/lower_level/se copying build/lib/spvcm/lower_level/se/__init__.py -> build/bdist.linux-armv7l/wheel/spvcm/lower_level/se copying build/lib/spvcm/lower_level/se/model.py -> build/bdist.linux-armv7l/wheel/spvcm/lower_level/se creating build/bdist.linux-armv7l/wheel/spvcm/tests creating build/bdist.linux-armv7l/wheel/spvcm/tests/data copying build/lib/spvcm/tests/data/psrf_gr.json -> build/bdist.linux-armv7l/wheel/spvcm/tests/data copying build/lib/spvcm/tests/data/psrf_brooks.json -> build/bdist.linux-armv7l/wheel/spvcm/tests/data copying build/lib/spvcm/tests/data/hpd_interval.json -> build/bdist.linux-armv7l/wheel/spvcm/tests/data copying build/lib/spvcm/tests/data/effective_size.json -> build/bdist.linux-armv7l/wheel/spvcm/tests/data copying build/lib/spvcm/tests/data/mcse_hanning.json -> build/bdist.linux-armv7l/wheel/spvcm/tests/data copying build/lib/spvcm/tests/data/__init__.py -> build/bdist.linux-armv7l/wheel/spvcm/tests/data copying build/lib/spvcm/tests/data/mcse_bm.json -> build/bdist.linux-armv7l/wheel/spvcm/tests/data copying build/lib/spvcm/tests/data/mcse_bartlett.json -> build/bdist.linux-armv7l/wheel/spvcm/tests/data copying build/lib/spvcm/tests/data/south_mvcm_5000_3.csv -> build/bdist.linux-armv7l/wheel/spvcm/tests/data copying build/lib/spvcm/tests/data/geweke.json -> build/bdist.linux-armv7l/wheel/spvcm/tests/data copying build/lib/spvcm/tests/data/south_mvcm_5000_2.csv -> build/bdist.linux-armv7l/wheel/spvcm/tests/data copying build/lib/spvcm/tests/data/south_mvcm_5000_0.csv -> build/bdist.linux-armv7l/wheel/spvcm/tests/data copying build/lib/spvcm/tests/data/mcse_1.json -> build/bdist.linux-armv7l/wheel/spvcm/tests/data copying build/lib/spvcm/tests/data/mcse_2.json -> build/bdist.linux-armv7l/wheel/spvcm/tests/data copying build/lib/spvcm/tests/data/psrf_noburn.json -> build/bdist.linux-armv7l/wheel/spvcm/tests/data copying build/lib/spvcm/tests/data/mcse_3.json -> build/bdist.linux-armv7l/wheel/spvcm/tests/data copying build/lib/spvcm/tests/data/mcse_obm.json -> build/bdist.linux-armv7l/wheel/spvcm/tests/data copying build/lib/spvcm/tests/data/mcse_0.json -> build/bdist.linux-armv7l/wheel/spvcm/tests/data copying build/lib/spvcm/tests/data/south_mvcm_5000_1.csv -> build/bdist.linux-armv7l/wheel/spvcm/tests/data copying build/lib/spvcm/tests/test_trace.py -> build/bdist.linux-armv7l/wheel/spvcm/tests copying build/lib/spvcm/tests/utils.py -> build/bdist.linux-armv7l/wheel/spvcm/tests copying build/lib/spvcm/tests/__init__.py -> build/bdist.linux-armv7l/wheel/spvcm/tests copying build/lib/spvcm/tests/make_data.py -> build/bdist.linux-armv7l/wheel/spvcm/tests copying build/lib/spvcm/tests/test_diagnostics.py -> build/bdist.linux-armv7l/wheel/spvcm/tests copying build/lib/spvcm/steps.py -> build/bdist.linux-armv7l/wheel/spvcm creating build/bdist.linux-armv7l/wheel/spvcm/custom_plots copying build/lib/spvcm/custom_plots/__init__.py -> build/bdist.linux-armv7l/wheel/spvcm/custom_plots copying build/lib/spvcm/custom_plots/svcp.py -> build/bdist.linux-armv7l/wheel/spvcm/custom_plots copying build/lib/spvcm/verify.py -> build/bdist.linux-armv7l/wheel/spvcm copying build/lib/spvcm/priors.py -> build/bdist.linux-armv7l/wheel/spvcm copying build/lib/spvcm/plotting.py -> build/bdist.linux-armv7l/wheel/spvcm copying build/lib/spvcm/sqlite.py -> build/bdist.linux-armv7l/wheel/spvcm copying build/lib/spvcm/diagnostics.py -> build/bdist.linux-armv7l/wheel/spvcm copying build/lib/spvcm/ops.py -> build/bdist.linux-armv7l/wheel/spvcm creating build/bdist.linux-armv7l/wheel/spvcm/both_levels creating build/bdist.linux-armv7l/wheel/spvcm/both_levels/generic copying build/lib/spvcm/both_levels/generic/__init__.py -> build/bdist.linux-armv7l/wheel/spvcm/both_levels/generic copying build/lib/spvcm/both_levels/generic/model.py -> build/bdist.linux-armv7l/wheel/spvcm/both_levels/generic copying build/lib/spvcm/both_levels/generic/sample.py -> build/bdist.linux-armv7l/wheel/spvcm/both_levels/generic copying build/lib/spvcm/both_levels/__init__.py -> build/bdist.linux-armv7l/wheel/spvcm/both_levels creating build/bdist.linux-armv7l/wheel/spvcm/both_levels/se_sma copying build/lib/spvcm/both_levels/se_sma/__init__.py -> build/bdist.linux-armv7l/wheel/spvcm/both_levels/se_sma copying build/lib/spvcm/both_levels/se_sma/model.py -> build/bdist.linux-armv7l/wheel/spvcm/both_levels/se_sma creating build/bdist.linux-armv7l/wheel/spvcm/both_levels/tests creating build/bdist.linux-armv7l/wheel/spvcm/both_levels/tests/data copying build/lib/spvcm/both_levels/tests/data/smase.csv -> build/bdist.linux-armv7l/wheel/spvcm/both_levels/tests/data copying build/lib/spvcm/both_levels/tests/data/__init__.py -> build/bdist.linux-armv7l/wheel/spvcm/both_levels/tests/data copying build/lib/spvcm/both_levels/tests/data/sesma.csv -> build/bdist.linux-armv7l/wheel/spvcm/both_levels/tests/data copying build/lib/spvcm/both_levels/tests/data/generic.csv -> build/bdist.linux-armv7l/wheel/spvcm/both_levels/tests/data copying build/lib/spvcm/both_levels/tests/data/sese.csv -> build/bdist.linux-armv7l/wheel/spvcm/both_levels/tests/data copying build/lib/spvcm/both_levels/tests/data/mvcm.csv -> build/bdist.linux-armv7l/wheel/spvcm/both_levels/tests/data copying build/lib/spvcm/both_levels/tests/data/smasma.csv -> build/bdist.linux-armv7l/wheel/spvcm/both_levels/tests/data copying build/lib/spvcm/both_levels/tests/test_smasma.py -> build/bdist.linux-armv7l/wheel/spvcm/both_levels/tests copying build/lib/spvcm/both_levels/tests/__init__.py -> build/bdist.linux-armv7l/wheel/spvcm/both_levels/tests copying build/lib/spvcm/both_levels/tests/test_mvcm.py -> build/bdist.linux-armv7l/wheel/spvcm/both_levels/tests copying build/lib/spvcm/both_levels/tests/test_sesma.py -> build/bdist.linux-armv7l/wheel/spvcm/both_levels/tests copying build/lib/spvcm/both_levels/tests/make_data.py -> build/bdist.linux-armv7l/wheel/spvcm/both_levels/tests copying build/lib/spvcm/both_levels/tests/test_smase.py -> build/bdist.linux-armv7l/wheel/spvcm/both_levels/tests copying build/lib/spvcm/both_levels/tests/test_generic.py -> build/bdist.linux-armv7l/wheel/spvcm/both_levels/tests copying build/lib/spvcm/both_levels/tests/test_sese.py -> build/bdist.linux-armv7l/wheel/spvcm/both_levels/tests creating build/bdist.linux-armv7l/wheel/spvcm/both_levels/none copying build/lib/spvcm/both_levels/none/__init__.py -> build/bdist.linux-armv7l/wheel/spvcm/both_levels/none copying build/lib/spvcm/both_levels/none/model.py -> build/bdist.linux-armv7l/wheel/spvcm/both_levels/none creating build/bdist.linux-armv7l/wheel/spvcm/both_levels/se_se copying build/lib/spvcm/both_levels/se_se/__init__.py -> build/bdist.linux-armv7l/wheel/spvcm/both_levels/se_se copying build/lib/spvcm/both_levels/se_se/model.py -> build/bdist.linux-armv7l/wheel/spvcm/both_levels/se_se copying build/lib/spvcm/both_levels/se_se/sample.py -> build/bdist.linux-armv7l/wheel/spvcm/both_levels/se_se creating build/bdist.linux-armv7l/wheel/spvcm/both_levels/sma_sma copying build/lib/spvcm/both_levels/sma_sma/__init__.py -> build/bdist.linux-armv7l/wheel/spvcm/both_levels/sma_sma copying build/lib/spvcm/both_levels/sma_sma/model.py -> build/bdist.linux-armv7l/wheel/spvcm/both_levels/sma_sma creating build/bdist.linux-armv7l/wheel/spvcm/both_levels/sma_se copying build/lib/spvcm/both_levels/sma_se/__init__.py -> build/bdist.linux-armv7l/wheel/spvcm/both_levels/sma_se copying build/lib/spvcm/both_levels/sma_se/model.py -> build/bdist.linux-armv7l/wheel/spvcm/both_levels/sma_se copying build/lib/spvcm/_constants.py -> build/bdist.linux-armv7l/wheel/spvcm copying build/lib/spvcm/abstracts.py -> build/bdist.linux-armv7l/wheel/spvcm creating build/bdist.linux-armv7l/wheel/spvcm/upper_level copying build/lib/spvcm/upper_level/__init__.py -> build/bdist.linux-armv7l/wheel/spvcm/upper_level creating build/bdist.linux-armv7l/wheel/spvcm/upper_level/tests creating build/bdist.linux-armv7l/wheel/spvcm/upper_level/tests/data copying build/lib/spvcm/upper_level/tests/data/upper_sma.csv -> build/bdist.linux-armv7l/wheel/spvcm/upper_level/tests/data copying build/lib/spvcm/upper_level/tests/data/__init__.py -> build/bdist.linux-armv7l/wheel/spvcm/upper_level/tests/data copying build/lib/spvcm/upper_level/tests/data/upper_se.csv -> build/bdist.linux-armv7l/wheel/spvcm/upper_level/tests/data copying build/lib/spvcm/upper_level/tests/__init__.py -> build/bdist.linux-armv7l/wheel/spvcm/upper_level/tests copying build/lib/spvcm/upper_level/tests/make_data.py -> build/bdist.linux-armv7l/wheel/spvcm/upper_level/tests copying build/lib/spvcm/upper_level/tests/test_upper_sma.py -> build/bdist.linux-armv7l/wheel/spvcm/upper_level/tests copying build/lib/spvcm/upper_level/tests/test_upper_se.py -> build/bdist.linux-armv7l/wheel/spvcm/upper_level/tests creating build/bdist.linux-armv7l/wheel/spvcm/upper_level/sma copying build/lib/spvcm/upper_level/sma/__init__.py -> build/bdist.linux-armv7l/wheel/spvcm/upper_level/sma copying build/lib/spvcm/upper_level/sma/model.py -> build/bdist.linux-armv7l/wheel/spvcm/upper_level/sma creating build/bdist.linux-armv7l/wheel/spvcm/upper_level/se copying build/lib/spvcm/upper_level/se/__init__.py -> build/bdist.linux-armv7l/wheel/spvcm/upper_level/se copying build/lib/spvcm/upper_level/se/model.py -> build/bdist.linux-armv7l/wheel/spvcm/upper_level/se running install_egg_info Copying spvcm.egg-info to build/bdist.linux-armv7l/wheel/spvcm-0.0.8-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/spvcm-0.0.8.dist-info/WHEEL Running setup.py bdist_wheel for spvcm: finished with status 'done' Stored in directory: /tmp/tmpju658a8x Successfully built spvcm Cleaning up... Removing source in /tmp/pip-build-ja7rvgb1/spvcm