Difference between revisions of "Pomegranate"
Jump to navigation
Jump to search
(13 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | [[wikipedia:Pomegranate]] | + | [[wikipedia:Pomegranate]] is a Python package that implements fast and flexible [[probabilistic]] models ranging from individual probability distributions to compositional models such as [[Bayesian networks]] and hidden [[Markov]] models. |
* https://pomegranate.readthedocs.io/en/latest/ | * https://pomegranate.readthedocs.io/en/latest/ | ||
Line 5: | Line 5: | ||
− | × [[Running setup.py install for]] pomegranate [[did not run successfully.]] | + | # Running [[setup.py]] install for pomegranate: started |
+ | |||
+ | × [[Running setup.py install for]] pomegranate [[did not run successfully]]. | ||
+ | |||
+ | × Encountered error while trying to install package. | ||
+ | ╰─> pomegranate | ||
+ | |||
+ | Failed to build pomegranate [[sktime]] | ||
+ | |||
+ | |||
+ | gcc: error: pomegranate/distributions/NeuralNetworkWrapper.c: No such file or directory | ||
+ | |||
+ | == Related == | ||
+ | * [[Cython]] | ||
+ | * [[Using deprecated NumPy API]] | ||
+ | * [[sdgym]] framework | ||
+ | |||
+ | == See also == | ||
+ | * {{PIP}} | ||
+ | |||
+ | [[Category:PIP]] |
Latest revision as of 07:36, 29 June 2022
wikipedia:Pomegranate is a Python package that implements fast and flexible probabilistic models ranging from individual probability distributions to compositional models such as Bayesian networks and hidden Markov models.
# Running setup.py install for pomegranate: started
× Running setup.py install for pomegranate did not run successfully.
× Encountered error while trying to install package. ╰─> pomegranate
Failed to build pomegranate sktime
gcc: error: pomegranate/distributions/NeuralNetworkWrapper.c: No such file or directory
Related[edit]
- Cython
- Using deprecated NumPy API
- sdgym framework
See also[edit]
- PIP: [
pipx, pip, pip3
|install | install --upgrade
|list
|show
|uninstall
|search
|install cryptography | --version
|help
, PIP changelog,pipdeptree
,install -r requirements.txt
]
Advertising: