Collecting pgmpy==0.1.6 1 location(s) to search for versions of pgmpy: * https://pypi.python.org/simple/pgmpy/ Getting page https://pypi.python.org/simple/pgmpy/ Analyzing links from page https://pypi.python.org/simple/pgmpy/ Found link https://pypi.python.org/packages/2c/2c/3db3dd3e772b44054f55e19098c60ca9e7b5c3556ac10283e189342179df/pgmpy-0.1.5.tar.gz#md5=c689dcb99329d77a49ab4c0a3db856ce (from https://pypi.python.org/simple/pgmpy/), version: 0.1.5 Found link https://pypi.python.org/packages/35/02/eeaf551776e2b3730609f99efc8394c6ad97deeed2f5333d299ff8e7dfdf/pgmpy-0.1.2.tar.gz#md5=e1469288995c20e12716b8fdf79524cc (from https://pypi.python.org/simple/pgmpy/), version: 0.1.2 Found link https://pypi.python.org/packages/58/69/11174fa27b828a203c5711a9887e9348c2b5b34ea3a82a5735bb889b2e48/pgmpy-0.1.0.tar.gz#md5=857d38203d7575cefab54d9bac632055 (from https://pypi.python.org/simple/pgmpy/), version: 0.1.0 Found link https://pypi.python.org/packages/6c/11/0e7c98c5b2aef3492abbab5511006a5cad716b5416716f0ef5e150c8ab7e/pgmpy-0.1.1.tar.gz#md5=2a88bc3b21f32a6cddda1d45bc1e3e94 (from https://pypi.python.org/simple/pgmpy/), version: 0.1.1 Found link https://pypi.python.org/packages/79/86/29308a4f1621d6278d1e2832b22bb9f5fb8f3a3d73ea4729b44a734184da/pgmpy-0.1.4.tar.gz#md5=9c4e42817a3a3d093b1fb9e147e98410 (from https://pypi.python.org/simple/pgmpy/), version: 0.1.4 Found link https://pypi.python.org/packages/96/9c/4b1e07564d8160838d0472728746f3ea3725ced41e43ac05486a328ee78e/pgmpy-0.1.6.tar.gz#md5=35b3f9303ee6e1ccb47c5e9b95a99459 (from https://pypi.python.org/simple/pgmpy/), version: 0.1.6 Using version 0.1.6 (newest of versions: 0.1.6) Downloading pgmpy-0.1.6.tar.gz (218kB) Downloading from URL https://pypi.python.org/packages/96/9c/4b1e07564d8160838d0472728746f3ea3725ced41e43ac05486a328ee78e/pgmpy-0.1.6.tar.gz#md5=35b3f9303ee6e1ccb47c5e9b95a99459 (from https://pypi.python.org/simple/pgmpy/) Running setup.py (path:/tmp/pip-build-7pgr9lqr/pgmpy/setup.py) egg_info for package pgmpy Running command python setup.py egg_info running egg_info creating pip-egg-info/pgmpy.egg-info writing dependency_links to pip-egg-info/pgmpy.egg-info/dependency_links.txt writing requirements to pip-egg-info/pgmpy.egg-info/requires.txt writing top-level names to pip-egg-info/pgmpy.egg-info/top_level.txt writing pip-egg-info/pgmpy.egg-info/PKG-INFO writing manifest file 'pip-egg-info/pgmpy.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/pgmpy.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/pgmpy.egg-info/SOURCES.txt' Source in /tmp/pip-build-7pgr9lqr/pgmpy has version 0.1.6, which satisfies requirement pgmpy==0.1.6 from https://pypi.python.org/packages/96/9c/4b1e07564d8160838d0472728746f3ea3725ced41e43ac05486a328ee78e/pgmpy-0.1.6.tar.gz#md5=35b3f9303ee6e1ccb47c5e9b95a99459 Building wheels for collected packages: pgmpy Running setup.py bdist_wheel for pgmpy: started Destination directory: /tmp/tmp1d0a46zlpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-7pgr9lqr/pgmpy/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/tmp1d0a46zlpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/pgmpy copying pgmpy/Dependencies.py -> build/lib/pgmpy copying pgmpy/__init__.py -> build/lib/pgmpy creating build/lib/pgmpy/independencies copying pgmpy/independencies/__init__.py -> build/lib/pgmpy/independencies copying pgmpy/independencies/Independencies.py -> build/lib/pgmpy/independencies creating build/lib/pgmpy/tests copying pgmpy/tests/__init__.py -> build/lib/pgmpy/tests copying pgmpy/tests/help_functions.py -> build/lib/pgmpy/tests creating build/lib/pgmpy/sampling copying pgmpy/sampling/Sampling.py -> build/lib/pgmpy/sampling copying pgmpy/sampling/__init__.py -> build/lib/pgmpy/sampling copying pgmpy/sampling/NUTS.py -> build/lib/pgmpy/sampling copying pgmpy/sampling/HMC.py -> build/lib/pgmpy/sampling copying pgmpy/sampling/base.py -> build/lib/pgmpy/sampling creating build/lib/pgmpy/inference copying pgmpy/inference/ExactInference.py -> build/lib/pgmpy/inference copying pgmpy/inference/mplp.py -> build/lib/pgmpy/inference copying pgmpy/inference/EliminationOrder.py -> build/lib/pgmpy/inference copying pgmpy/inference/__init__.py -> build/lib/pgmpy/inference copying pgmpy/inference/dbn_inference.py -> build/lib/pgmpy/inference copying pgmpy/inference/base.py -> build/lib/pgmpy/inference creating build/lib/pgmpy/factors copying pgmpy/factors/FactorSet.py -> build/lib/pgmpy/factors copying pgmpy/factors/__init__.py -> build/lib/pgmpy/factors copying pgmpy/factors/base.py -> build/lib/pgmpy/factors creating build/lib/pgmpy/utils copying pgmpy/utils/check_functions.py -> build/lib/pgmpy/utils copying pgmpy/utils/mathext.py -> build/lib/pgmpy/utils copying pgmpy/utils/__init__.py -> build/lib/pgmpy/utils copying pgmpy/utils/state_name.py -> build/lib/pgmpy/utils creating build/lib/pgmpy/readwrite copying pgmpy/readwrite/PomdpX.py -> build/lib/pgmpy/readwrite copying pgmpy/readwrite/__init__.py -> build/lib/pgmpy/readwrite copying pgmpy/readwrite/XMLBeliefNetwork.py -> build/lib/pgmpy/readwrite copying pgmpy/readwrite/ProbModelXML.py -> build/lib/pgmpy/readwrite copying pgmpy/readwrite/BIF.py -> build/lib/pgmpy/readwrite copying pgmpy/readwrite/XMLBIF.py -> build/lib/pgmpy/readwrite copying pgmpy/readwrite/UAI.py -> build/lib/pgmpy/readwrite creating build/lib/pgmpy/extern copying pgmpy/extern/__init__.py -> build/lib/pgmpy/extern copying pgmpy/extern/tabulate.py -> build/lib/pgmpy/extern copying pgmpy/extern/six.py -> build/lib/pgmpy/extern creating build/lib/pgmpy/estimators copying pgmpy/estimators/ExhaustiveSearch.py -> build/lib/pgmpy/estimators copying pgmpy/estimators/__init__.py -> build/lib/pgmpy/estimators copying pgmpy/estimators/StructureScore.py -> build/lib/pgmpy/estimators copying pgmpy/estimators/K2Score.py -> build/lib/pgmpy/estimators copying pgmpy/estimators/BdeuScore.py -> build/lib/pgmpy/estimators copying pgmpy/estimators/HillClimbSearch.py -> build/lib/pgmpy/estimators copying pgmpy/estimators/MLE.py -> build/lib/pgmpy/estimators copying pgmpy/estimators/base.py -> build/lib/pgmpy/estimators copying pgmpy/estimators/BayesianEstimator.py -> build/lib/pgmpy/estimators copying pgmpy/estimators/BicScore.py -> build/lib/pgmpy/estimators copying pgmpy/estimators/ConstraintBasedEstimator.py -> build/lib/pgmpy/estimators creating build/lib/pgmpy/models copying pgmpy/models/BayesianModel.py -> build/lib/pgmpy/models copying pgmpy/models/__init__.py -> build/lib/pgmpy/models copying pgmpy/models/MarkovModel.py -> build/lib/pgmpy/models copying pgmpy/models/DynamicBayesianNetwork.py -> build/lib/pgmpy/models copying pgmpy/models/FactorGraph.py -> build/lib/pgmpy/models copying pgmpy/models/JunctionTree.py -> build/lib/pgmpy/models copying pgmpy/models/LinearGaussianBayesianNetwork.py -> build/lib/pgmpy/models copying pgmpy/models/NaiveBayes.py -> build/lib/pgmpy/models copying pgmpy/models/NoisyOrModel.py -> build/lib/pgmpy/models copying pgmpy/models/ClusterGraph.py -> build/lib/pgmpy/models copying pgmpy/models/MarkovChain.py -> build/lib/pgmpy/models creating build/lib/pgmpy/base copying pgmpy/base/UndirectedGraph.py -> build/lib/pgmpy/base copying pgmpy/base/__init__.py -> build/lib/pgmpy/base copying pgmpy/base/DirectedGraph.py -> build/lib/pgmpy/base creating build/lib/pgmpy/tests/test_base copying pgmpy/tests/test_base/test_DirectedGraph.py -> build/lib/pgmpy/tests/test_base copying pgmpy/tests/test_base/__init__.py -> build/lib/pgmpy/tests/test_base copying pgmpy/tests/test_base/test_UndirectedGraph.py -> build/lib/pgmpy/tests/test_base creating build/lib/pgmpy/tests/test_sampling copying pgmpy/tests/test_sampling/test_continuous_sampling.py -> build/lib/pgmpy/tests/test_sampling copying pgmpy/tests/test_sampling/__init__.py -> build/lib/pgmpy/tests/test_sampling copying pgmpy/tests/test_sampling/test_base_continuous.py -> build/lib/pgmpy/tests/test_sampling copying pgmpy/tests/test_sampling/test_Sampling.py -> build/lib/pgmpy/tests/test_sampling creating build/lib/pgmpy/tests/test_models copying pgmpy/tests/test_models/test_JunctionTree.py -> build/lib/pgmpy/tests/test_models copying pgmpy/tests/test_models/test_FactorGraph.py -> build/lib/pgmpy/tests/test_models copying pgmpy/tests/test_models/__init__.py -> build/lib/pgmpy/tests/test_models copying pgmpy/tests/test_models/test_MarkovModel.py -> build/lib/pgmpy/tests/test_models copying pgmpy/tests/test_models/test_DynamicBayesianNetwork.py -> build/lib/pgmpy/tests/test_models copying pgmpy/tests/test_models/test_ClusterGraph.py -> build/lib/pgmpy/tests/test_models copying pgmpy/tests/test_models/test_BayesianModel.py -> build/lib/pgmpy/tests/test_models copying pgmpy/tests/test_models/test_NaiveBayes.py -> build/lib/pgmpy/tests/test_models copying pgmpy/tests/test_models/test_LinearGaussianBayesianNetwork.py -> build/lib/pgmpy/tests/test_models copying pgmpy/tests/test_models/test_NoisyOrModels.py -> build/lib/pgmpy/tests/test_models copying pgmpy/tests/test_models/test_MarkovChain.py -> build/lib/pgmpy/tests/test_models creating build/lib/pgmpy/tests/test_inference copying pgmpy/tests/test_inference/test_dbn_inference.py -> build/lib/pgmpy/tests/test_inference copying pgmpy/tests/test_inference/__init__.py -> build/lib/pgmpy/tests/test_inference copying pgmpy/tests/test_inference/test_Mplp.py -> build/lib/pgmpy/tests/test_inference copying pgmpy/tests/test_inference/test_elimination_order.py -> build/lib/pgmpy/tests/test_inference copying pgmpy/tests/test_inference/test_ExactInference.py -> build/lib/pgmpy/tests/test_inference copying pgmpy/tests/test_inference/test_Inference.py -> build/lib/pgmpy/tests/test_inference creating build/lib/pgmpy/tests/test_readwrite copying pgmpy/tests/test_readwrite/test_BIF.py -> build/lib/pgmpy/tests/test_readwrite copying pgmpy/tests/test_readwrite/__init__.py -> build/lib/pgmpy/tests/test_readwrite copying pgmpy/tests/test_readwrite/test_UAI.py -> build/lib/pgmpy/tests/test_readwrite copying pgmpy/tests/test_readwrite/test_PomdpX.py -> build/lib/pgmpy/tests/test_readwrite copying pgmpy/tests/test_readwrite/test_XMLBIF.py -> build/lib/pgmpy/tests/test_readwrite copying pgmpy/tests/test_readwrite/test_ProbModelXML.py -> build/lib/pgmpy/tests/test_readwrite copying pgmpy/tests/test_readwrite/test_XMLBeliefNetwork.py -> build/lib/pgmpy/tests/test_readwrite creating build/lib/pgmpy/tests/test_independencies copying pgmpy/tests/test_independencies/test_Independencies.py -> build/lib/pgmpy/tests/test_independencies copying pgmpy/tests/test_independencies/__init__.py -> build/lib/pgmpy/tests/test_independencies creating build/lib/pgmpy/tests/test_factors copying pgmpy/tests/test_factors/__init__.py -> build/lib/pgmpy/tests/test_factors copying pgmpy/tests/test_factors/test_FactorSet.py -> build/lib/pgmpy/tests/test_factors creating build/lib/pgmpy/tests/test_estimators copying pgmpy/tests/test_estimators/test_MaximumLikelihoodEstimator.py -> build/lib/pgmpy/tests/test_estimators copying pgmpy/tests/test_estimators/__init__.py -> build/lib/pgmpy/tests/test_estimators copying pgmpy/tests/test_estimators/test_BaseEstimator.py -> build/lib/pgmpy/tests/test_estimators copying pgmpy/tests/test_estimators/test_BayesianEstimator.py -> build/lib/pgmpy/tests/test_estimators copying pgmpy/tests/test_estimators/test_ParameterEstimator.py -> build/lib/pgmpy/tests/test_estimators copying pgmpy/tests/test_estimators/test_ConstraintBasedEstimator.py -> build/lib/pgmpy/tests/test_estimators copying pgmpy/tests/test_estimators/test_ExhaustiveSearch.py -> build/lib/pgmpy/tests/test_estimators copying pgmpy/tests/test_estimators/test_BicScore.py -> build/lib/pgmpy/tests/test_estimators copying pgmpy/tests/test_estimators/test_BdeuScore.py -> build/lib/pgmpy/tests/test_estimators copying pgmpy/tests/test_estimators/test_HillClimbSearch.py -> build/lib/pgmpy/tests/test_estimators copying pgmpy/tests/test_estimators/test_K2Score.py -> build/lib/pgmpy/tests/test_estimators creating build/lib/pgmpy/tests/test_factors/test_discrete copying pgmpy/tests/test_factors/test_discrete/test_Factor.py -> build/lib/pgmpy/tests/test_factors/test_discrete copying pgmpy/tests/test_factors/test_discrete/__init__.py -> build/lib/pgmpy/tests/test_factors/test_discrete creating build/lib/pgmpy/tests/test_factors/test_continuous copying pgmpy/tests/test_factors/test_continuous/test_CustomDistribution.py -> build/lib/pgmpy/tests/test_factors/test_continuous copying pgmpy/tests/test_factors/test_continuous/__init__.py -> build/lib/pgmpy/tests/test_factors/test_continuous copying pgmpy/tests/test_factors/test_continuous/test_ContinuousFactor.py -> build/lib/pgmpy/tests/test_factors/test_continuous copying pgmpy/tests/test_factors/test_continuous/test_Linear_Gaussain_CPD.py -> build/lib/pgmpy/tests/test_factors/test_continuous copying pgmpy/tests/test_factors/test_continuous/test_JointGaussianDistribution.py -> build/lib/pgmpy/tests/test_factors/test_continuous copying pgmpy/tests/test_factors/test_continuous/test_Canonical_Factor.py -> build/lib/pgmpy/tests/test_factors/test_continuous creating build/lib/pgmpy/factors/distributions copying pgmpy/factors/distributions/CanonicalDistribution.py -> build/lib/pgmpy/factors/distributions copying pgmpy/factors/distributions/__init__.py -> build/lib/pgmpy/factors/distributions copying pgmpy/factors/distributions/CustomDistribution.py -> build/lib/pgmpy/factors/distributions copying pgmpy/factors/distributions/GaussianDistribution.py -> build/lib/pgmpy/factors/distributions copying pgmpy/factors/distributions/base.py -> build/lib/pgmpy/factors/distributions creating build/lib/pgmpy/factors/continuous copying pgmpy/factors/continuous/__init__.py -> build/lib/pgmpy/factors/continuous copying pgmpy/factors/continuous/ContinuousFactor.py -> build/lib/pgmpy/factors/continuous copying pgmpy/factors/continuous/discretize.py -> build/lib/pgmpy/factors/continuous copying pgmpy/factors/continuous/LinearGaussianCPD.py -> build/lib/pgmpy/factors/continuous creating build/lib/pgmpy/factors/discrete copying pgmpy/factors/discrete/CPD.py -> build/lib/pgmpy/factors/discrete copying pgmpy/factors/discrete/__init__.py -> build/lib/pgmpy/factors/discrete copying pgmpy/factors/discrete/JointProbabilityDistribution.py -> build/lib/pgmpy/factors/discrete copying pgmpy/factors/discrete/DiscreteFactor.py -> build/lib/pgmpy/factors/discrete 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/pgmpy copying build/lib/pgmpy/Dependencies.py -> build/bdist.linux-armv7l/wheel/pgmpy creating build/bdist.linux-armv7l/wheel/pgmpy/independencies copying build/lib/pgmpy/independencies/__init__.py -> build/bdist.linux-armv7l/wheel/pgmpy/independencies copying build/lib/pgmpy/independencies/Independencies.py -> build/bdist.linux-armv7l/wheel/pgmpy/independencies copying build/lib/pgmpy/__init__.py -> build/bdist.linux-armv7l/wheel/pgmpy creating build/bdist.linux-armv7l/wheel/pgmpy/tests creating build/bdist.linux-armv7l/wheel/pgmpy/tests/test_base copying build/lib/pgmpy/tests/test_base/test_DirectedGraph.py -> build/bdist.linux-armv7l/wheel/pgmpy/tests/test_base copying build/lib/pgmpy/tests/test_base/__init__.py -> build/bdist.linux-armv7l/wheel/pgmpy/tests/test_base copying build/lib/pgmpy/tests/test_base/test_UndirectedGraph.py -> build/bdist.linux-armv7l/wheel/pgmpy/tests/test_base creating build/bdist.linux-armv7l/wheel/pgmpy/tests/test_sampling copying build/lib/pgmpy/tests/test_sampling/test_continuous_sampling.py -> build/bdist.linux-armv7l/wheel/pgmpy/tests/test_sampling copying build/lib/pgmpy/tests/test_sampling/__init__.py -> build/bdist.linux-armv7l/wheel/pgmpy/tests/test_sampling copying build/lib/pgmpy/tests/test_sampling/test_base_continuous.py -> build/bdist.linux-armv7l/wheel/pgmpy/tests/test_sampling copying build/lib/pgmpy/tests/test_sampling/test_Sampling.py -> build/bdist.linux-armv7l/wheel/pgmpy/tests/test_sampling copying build/lib/pgmpy/tests/__init__.py -> build/bdist.linux-armv7l/wheel/pgmpy/tests creating build/bdist.linux-armv7l/wheel/pgmpy/tests/test_models copying build/lib/pgmpy/tests/test_models/test_JunctionTree.py -> build/bdist.linux-armv7l/wheel/pgmpy/tests/test_models copying build/lib/pgmpy/tests/test_models/test_FactorGraph.py -> build/bdist.linux-armv7l/wheel/pgmpy/tests/test_models copying build/lib/pgmpy/tests/test_models/__init__.py -> build/bdist.linux-armv7l/wheel/pgmpy/tests/test_models copying build/lib/pgmpy/tests/test_models/test_MarkovModel.py -> build/bdist.linux-armv7l/wheel/pgmpy/tests/test_models copying build/lib/pgmpy/tests/test_models/test_DynamicBayesianNetwork.py -> build/bdist.linux-armv7l/wheel/pgmpy/tests/test_models copying build/lib/pgmpy/tests/test_models/test_ClusterGraph.py -> build/bdist.linux-armv7l/wheel/pgmpy/tests/test_models copying build/lib/pgmpy/tests/test_models/test_BayesianModel.py -> build/bdist.linux-armv7l/wheel/pgmpy/tests/test_models copying build/lib/pgmpy/tests/test_models/test_NaiveBayes.py -> build/bdist.linux-armv7l/wheel/pgmpy/tests/test_models copying build/lib/pgmpy/tests/test_models/test_LinearGaussianBayesianNetwork.py -> build/bdist.linux-armv7l/wheel/pgmpy/tests/test_models copying build/lib/pgmpy/tests/test_models/test_NoisyOrModels.py -> build/bdist.linux-armv7l/wheel/pgmpy/tests/test_models copying build/lib/pgmpy/tests/test_models/test_MarkovChain.py -> build/bdist.linux-armv7l/wheel/pgmpy/tests/test_models creating build/bdist.linux-armv7l/wheel/pgmpy/tests/test_inference copying build/lib/pgmpy/tests/test_inference/test_dbn_inference.py -> build/bdist.linux-armv7l/wheel/pgmpy/tests/test_inference copying build/lib/pgmpy/tests/test_inference/__init__.py -> build/bdist.linux-armv7l/wheel/pgmpy/tests/test_inference copying build/lib/pgmpy/tests/test_inference/test_Mplp.py -> build/bdist.linux-armv7l/wheel/pgmpy/tests/test_inference copying build/lib/pgmpy/tests/test_inference/test_elimination_order.py -> build/bdist.linux-armv7l/wheel/pgmpy/tests/test_inference copying build/lib/pgmpy/tests/test_inference/test_ExactInference.py -> build/bdist.linux-armv7l/wheel/pgmpy/tests/test_inference copying build/lib/pgmpy/tests/test_inference/test_Inference.py -> build/bdist.linux-armv7l/wheel/pgmpy/tests/test_inference creating build/bdist.linux-armv7l/wheel/pgmpy/tests/test_readwrite copying build/lib/pgmpy/tests/test_readwrite/test_BIF.py -> build/bdist.linux-armv7l/wheel/pgmpy/tests/test_readwrite copying build/lib/pgmpy/tests/test_readwrite/__init__.py -> build/bdist.linux-armv7l/wheel/pgmpy/tests/test_readwrite copying build/lib/pgmpy/tests/test_readwrite/test_UAI.py -> build/bdist.linux-armv7l/wheel/pgmpy/tests/test_readwrite copying build/lib/pgmpy/tests/test_readwrite/test_PomdpX.py -> build/bdist.linux-armv7l/wheel/pgmpy/tests/test_readwrite copying build/lib/pgmpy/tests/test_readwrite/test_XMLBIF.py -> build/bdist.linux-armv7l/wheel/pgmpy/tests/test_readwrite copying build/lib/pgmpy/tests/test_readwrite/test_ProbModelXML.py -> build/bdist.linux-armv7l/wheel/pgmpy/tests/test_readwrite copying build/lib/pgmpy/tests/test_readwrite/test_XMLBeliefNetwork.py -> build/bdist.linux-armv7l/wheel/pgmpy/tests/test_readwrite creating build/bdist.linux-armv7l/wheel/pgmpy/tests/test_independencies copying build/lib/pgmpy/tests/test_independencies/test_Independencies.py -> build/bdist.linux-armv7l/wheel/pgmpy/tests/test_independencies copying build/lib/pgmpy/tests/test_independencies/__init__.py -> build/bdist.linux-armv7l/wheel/pgmpy/tests/test_independencies creating build/bdist.linux-armv7l/wheel/pgmpy/tests/test_factors creating build/bdist.linux-armv7l/wheel/pgmpy/tests/test_factors/test_discrete copying build/lib/pgmpy/tests/test_factors/test_discrete/test_Factor.py -> build/bdist.linux-armv7l/wheel/pgmpy/tests/test_factors/test_discrete copying build/lib/pgmpy/tests/test_factors/test_discrete/__init__.py -> build/bdist.linux-armv7l/wheel/pgmpy/tests/test_factors/test_discrete copying build/lib/pgmpy/tests/test_factors/__init__.py -> build/bdist.linux-armv7l/wheel/pgmpy/tests/test_factors creating build/bdist.linux-armv7l/wheel/pgmpy/tests/test_factors/test_continuous copying build/lib/pgmpy/tests/test_factors/test_continuous/test_CustomDistribution.py -> build/bdist.linux-armv7l/wheel/pgmpy/tests/test_factors/test_continuous copying build/lib/pgmpy/tests/test_factors/test_continuous/__init__.py -> build/bdist.linux-armv7l/wheel/pgmpy/tests/test_factors/test_continuous copying build/lib/pgmpy/tests/test_factors/test_continuous/test_ContinuousFactor.py -> build/bdist.linux-armv7l/wheel/pgmpy/tests/test_factors/test_continuous copying build/lib/pgmpy/tests/test_factors/test_continuous/test_Linear_Gaussain_CPD.py -> build/bdist.linux-armv7l/wheel/pgmpy/tests/test_factors/test_continuous copying build/lib/pgmpy/tests/test_factors/test_continuous/test_JointGaussianDistribution.py -> build/bdist.linux-armv7l/wheel/pgmpy/tests/test_factors/test_continuous copying build/lib/pgmpy/tests/test_factors/test_continuous/test_Canonical_Factor.py -> build/bdist.linux-armv7l/wheel/pgmpy/tests/test_factors/test_continuous copying build/lib/pgmpy/tests/test_factors/test_FactorSet.py -> build/bdist.linux-armv7l/wheel/pgmpy/tests/test_factors copying build/lib/pgmpy/tests/help_functions.py -> build/bdist.linux-armv7l/wheel/pgmpy/tests creating build/bdist.linux-armv7l/wheel/pgmpy/tests/test_estimators copying build/lib/pgmpy/tests/test_estimators/test_MaximumLikelihoodEstimator.py -> build/bdist.linux-armv7l/wheel/pgmpy/tests/test_estimators copying build/lib/pgmpy/tests/test_estimators/__init__.py -> build/bdist.linux-armv7l/wheel/pgmpy/tests/test_estimators copying build/lib/pgmpy/tests/test_estimators/test_BaseEstimator.py -> build/bdist.linux-armv7l/wheel/pgmpy/tests/test_estimators copying build/lib/pgmpy/tests/test_estimators/test_BayesianEstimator.py -> build/bdist.linux-armv7l/wheel/pgmpy/tests/test_estimators copying build/lib/pgmpy/tests/test_estimators/test_ParameterEstimator.py -> build/bdist.linux-armv7l/wheel/pgmpy/tests/test_estimators copying build/lib/pgmpy/tests/test_estimators/test_ConstraintBasedEstimator.py -> build/bdist.linux-armv7l/wheel/pgmpy/tests/test_estimators copying build/lib/pgmpy/tests/test_estimators/test_ExhaustiveSearch.py -> build/bdist.linux-armv7l/wheel/pgmpy/tests/test_estimators copying build/lib/pgmpy/tests/test_estimators/test_BicScore.py -> build/bdist.linux-armv7l/wheel/pgmpy/tests/test_estimators copying build/lib/pgmpy/tests/test_estimators/test_BdeuScore.py -> build/bdist.linux-armv7l/wheel/pgmpy/tests/test_estimators copying build/lib/pgmpy/tests/test_estimators/test_HillClimbSearch.py -> build/bdist.linux-armv7l/wheel/pgmpy/tests/test_estimators copying build/lib/pgmpy/tests/test_estimators/test_K2Score.py -> build/bdist.linux-armv7l/wheel/pgmpy/tests/test_estimators creating build/bdist.linux-armv7l/wheel/pgmpy/sampling copying build/lib/pgmpy/sampling/Sampling.py -> build/bdist.linux-armv7l/wheel/pgmpy/sampling copying build/lib/pgmpy/sampling/__init__.py -> build/bdist.linux-armv7l/wheel/pgmpy/sampling copying build/lib/pgmpy/sampling/NUTS.py -> build/bdist.linux-armv7l/wheel/pgmpy/sampling copying build/lib/pgmpy/sampling/HMC.py -> build/bdist.linux-armv7l/wheel/pgmpy/sampling copying build/lib/pgmpy/sampling/base.py -> build/bdist.linux-armv7l/wheel/pgmpy/sampling creating build/bdist.linux-armv7l/wheel/pgmpy/inference copying build/lib/pgmpy/inference/ExactInference.py -> build/bdist.linux-armv7l/wheel/pgmpy/inference copying build/lib/pgmpy/inference/mplp.py -> build/bdist.linux-armv7l/wheel/pgmpy/inference copying build/lib/pgmpy/inference/EliminationOrder.py -> build/bdist.linux-armv7l/wheel/pgmpy/inference copying build/lib/pgmpy/inference/__init__.py -> build/bdist.linux-armv7l/wheel/pgmpy/inference copying build/lib/pgmpy/inference/dbn_inference.py -> build/bdist.linux-armv7l/wheel/pgmpy/inference copying build/lib/pgmpy/inference/base.py -> build/bdist.linux-armv7l/wheel/pgmpy/inference creating build/bdist.linux-armv7l/wheel/pgmpy/factors creating build/bdist.linux-armv7l/wheel/pgmpy/factors/distributions copying build/lib/pgmpy/factors/distributions/CanonicalDistribution.py -> build/bdist.linux-armv7l/wheel/pgmpy/factors/distributions copying build/lib/pgmpy/factors/distributions/__init__.py -> build/bdist.linux-armv7l/wheel/pgmpy/factors/distributions copying build/lib/pgmpy/factors/distributions/CustomDistribution.py -> build/bdist.linux-armv7l/wheel/pgmpy/factors/distributions copying build/lib/pgmpy/factors/distributions/GaussianDistribution.py -> build/bdist.linux-armv7l/wheel/pgmpy/factors/distributions copying build/lib/pgmpy/factors/distributions/base.py -> build/bdist.linux-armv7l/wheel/pgmpy/factors/distributions copying build/lib/pgmpy/factors/FactorSet.py -> build/bdist.linux-armv7l/wheel/pgmpy/factors copying build/lib/pgmpy/factors/__init__.py -> build/bdist.linux-armv7l/wheel/pgmpy/factors creating build/bdist.linux-armv7l/wheel/pgmpy/factors/continuous copying build/lib/pgmpy/factors/continuous/__init__.py -> build/bdist.linux-armv7l/wheel/pgmpy/factors/continuous copying build/lib/pgmpy/factors/continuous/ContinuousFactor.py -> build/bdist.linux-armv7l/wheel/pgmpy/factors/continuous copying build/lib/pgmpy/factors/continuous/discretize.py -> build/bdist.linux-armv7l/wheel/pgmpy/factors/continuous copying build/lib/pgmpy/factors/continuous/LinearGaussianCPD.py -> build/bdist.linux-armv7l/wheel/pgmpy/factors/continuous creating build/bdist.linux-armv7l/wheel/pgmpy/factors/discrete copying build/lib/pgmpy/factors/discrete/CPD.py -> build/bdist.linux-armv7l/wheel/pgmpy/factors/discrete copying build/lib/pgmpy/factors/discrete/__init__.py -> build/bdist.linux-armv7l/wheel/pgmpy/factors/discrete copying build/lib/pgmpy/factors/discrete/JointProbabilityDistribution.py -> build/bdist.linux-armv7l/wheel/pgmpy/factors/discrete copying build/lib/pgmpy/factors/discrete/DiscreteFactor.py -> build/bdist.linux-armv7l/wheel/pgmpy/factors/discrete copying build/lib/pgmpy/factors/base.py -> build/bdist.linux-armv7l/wheel/pgmpy/factors creating build/bdist.linux-armv7l/wheel/pgmpy/utils copying build/lib/pgmpy/utils/check_functions.py -> build/bdist.linux-armv7l/wheel/pgmpy/utils copying build/lib/pgmpy/utils/mathext.py -> build/bdist.linux-armv7l/wheel/pgmpy/utils copying build/lib/pgmpy/utils/__init__.py -> build/bdist.linux-armv7l/wheel/pgmpy/utils copying build/lib/pgmpy/utils/state_name.py -> build/bdist.linux-armv7l/wheel/pgmpy/utils creating build/bdist.linux-armv7l/wheel/pgmpy/readwrite copying build/lib/pgmpy/readwrite/PomdpX.py -> build/bdist.linux-armv7l/wheel/pgmpy/readwrite copying build/lib/pgmpy/readwrite/__init__.py -> build/bdist.linux-armv7l/wheel/pgmpy/readwrite copying build/lib/pgmpy/readwrite/XMLBeliefNetwork.py -> build/bdist.linux-armv7l/wheel/pgmpy/readwrite copying build/lib/pgmpy/readwrite/ProbModelXML.py -> build/bdist.linux-armv7l/wheel/pgmpy/readwrite copying build/lib/pgmpy/readwrite/BIF.py -> build/bdist.linux-armv7l/wheel/pgmpy/readwrite copying build/lib/pgmpy/readwrite/XMLBIF.py -> build/bdist.linux-armv7l/wheel/pgmpy/readwrite copying build/lib/pgmpy/readwrite/UAI.py -> build/bdist.linux-armv7l/wheel/pgmpy/readwrite creating build/bdist.linux-armv7l/wheel/pgmpy/extern copying build/lib/pgmpy/extern/__init__.py -> build/bdist.linux-armv7l/wheel/pgmpy/extern copying build/lib/pgmpy/extern/tabulate.py -> build/bdist.linux-armv7l/wheel/pgmpy/extern copying build/lib/pgmpy/extern/six.py -> build/bdist.linux-armv7l/wheel/pgmpy/extern creating build/bdist.linux-armv7l/wheel/pgmpy/estimators copying build/lib/pgmpy/estimators/ExhaustiveSearch.py -> build/bdist.linux-armv7l/wheel/pgmpy/estimators copying build/lib/pgmpy/estimators/__init__.py -> build/bdist.linux-armv7l/wheel/pgmpy/estimators copying build/lib/pgmpy/estimators/StructureScore.py -> build/bdist.linux-armv7l/wheel/pgmpy/estimators copying build/lib/pgmpy/estimators/K2Score.py -> build/bdist.linux-armv7l/wheel/pgmpy/estimators copying build/lib/pgmpy/estimators/BdeuScore.py -> build/bdist.linux-armv7l/wheel/pgmpy/estimators copying build/lib/pgmpy/estimators/HillClimbSearch.py -> build/bdist.linux-armv7l/wheel/pgmpy/estimators copying build/lib/pgmpy/estimators/MLE.py -> build/bdist.linux-armv7l/wheel/pgmpy/estimators copying build/lib/pgmpy/estimators/base.py -> build/bdist.linux-armv7l/wheel/pgmpy/estimators copying build/lib/pgmpy/estimators/BayesianEstimator.py -> build/bdist.linux-armv7l/wheel/pgmpy/estimators copying build/lib/pgmpy/estimators/BicScore.py -> build/bdist.linux-armv7l/wheel/pgmpy/estimators copying build/lib/pgmpy/estimators/ConstraintBasedEstimator.py -> build/bdist.linux-armv7l/wheel/pgmpy/estimators creating build/bdist.linux-armv7l/wheel/pgmpy/models copying build/lib/pgmpy/models/BayesianModel.py -> build/bdist.linux-armv7l/wheel/pgmpy/models copying build/lib/pgmpy/models/__init__.py -> build/bdist.linux-armv7l/wheel/pgmpy/models copying build/lib/pgmpy/models/MarkovModel.py -> build/bdist.linux-armv7l/wheel/pgmpy/models copying build/lib/pgmpy/models/DynamicBayesianNetwork.py -> build/bdist.linux-armv7l/wheel/pgmpy/models copying build/lib/pgmpy/models/FactorGraph.py -> build/bdist.linux-armv7l/wheel/pgmpy/models copying build/lib/pgmpy/models/JunctionTree.py -> build/bdist.linux-armv7l/wheel/pgmpy/models copying build/lib/pgmpy/models/LinearGaussianBayesianNetwork.py -> build/bdist.linux-armv7l/wheel/pgmpy/models copying build/lib/pgmpy/models/NaiveBayes.py -> build/bdist.linux-armv7l/wheel/pgmpy/models copying build/lib/pgmpy/models/NoisyOrModel.py -> build/bdist.linux-armv7l/wheel/pgmpy/models copying build/lib/pgmpy/models/ClusterGraph.py -> build/bdist.linux-armv7l/wheel/pgmpy/models copying build/lib/pgmpy/models/MarkovChain.py -> build/bdist.linux-armv7l/wheel/pgmpy/models creating build/bdist.linux-armv7l/wheel/pgmpy/base copying build/lib/pgmpy/base/UndirectedGraph.py -> build/bdist.linux-armv7l/wheel/pgmpy/base copying build/lib/pgmpy/base/__init__.py -> build/bdist.linux-armv7l/wheel/pgmpy/base copying build/lib/pgmpy/base/DirectedGraph.py -> build/bdist.linux-armv7l/wheel/pgmpy/base running install_egg_info running egg_info writing requirements to pgmpy.egg-info/requires.txt writing top-level names to pgmpy.egg-info/top_level.txt writing pgmpy.egg-info/PKG-INFO writing dependency_links to pgmpy.egg-info/dependency_links.txt reading manifest file 'pgmpy.egg-info/SOURCES.txt' writing manifest file 'pgmpy.egg-info/SOURCES.txt' Copying pgmpy.egg-info to build/bdist.linux-armv7l/wheel/pgmpy-0.1.6-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/pgmpy-0.1.6.dist-info/WHEEL Running setup.py bdist_wheel for pgmpy: finished with status 'done' Stored in directory: /tmp/tmpyxpbj5x0 Successfully built pgmpy Cleaning up... Removing source in /tmp/pip-build-7pgr9lqr/pgmpy