[Illegal hardware instruction python] error in PyMC3

phenomenon

After installing PyMC with anoaconda, when I try to import, the following error

conda install -c conda-forge pymc3
python
>>> import pymc3
[1]    3244 illegal hardware instruction  python

solution

It didn't matter if the installation method was pip or anaconda. In my case, I lowered the version of h, python from 3.6.0 to 3.4, and it was fixed.

I used pyenv and anaconda at the same time, but I think I will stop using pyevn because version control has become complicated. http://qiita.com/shibukawa/items/0daab479a2fd2cb8a0e7

environment

MacBook Air (13-inch, Early 2014) macOS Sierra 10.12.5 conda 4.3.22 pip 9.0.1 python 3.6

Recommended Posts

[Illegal hardware instruction python] error in PyMC3
Slice error in python (´ ; ω ; `)
Linear regression in Python (statmodels, scikit-learn, PyMC3)
Import Error in Python3: No module named'xxxxx'
Quadtree in Python --2
Python in optimization
CURL in python
Metaprogramming in Python
Python 3.3 in Anaconda
Geocoding in python
SendKeys in Python
Meta-analysis in Python
Unittest in python
Resolve Japanese write error UnicodeEncodeError in Python files
Epoch in Python
Discord in Python
ModuleNotFoundError: No module named'_bz2' error in pyenv Python
Sudoku in Python
DCI in Python
quicksort in python
nCr in python
Python Error Handling
N-Gram in Python
Error in Pyinstaller
Programming in python
Plink in Python
Constant in python
Lifegame in Python.
FizzBuzz in Python
Sqlite in python
StepAIC in Python
To write to Error Repoting in Python on GAE
N-gram in python
LINE-Bot [0] in Python
Csv in python
Disassemble in Python
Reflection in Python
Use a custom error page in python / tornado
Constant in python
nCr in Python.
format in python
Scons in Python3
Puyo Puyo in python
python in virtualenv
PPAP in Python
Error in TensorBoard
Error when trying to install psycopg2 in Python
[python] ERROR: Python headers are missing in /usr/include/python3.X m.
Quad-tree in Python
Reflection in Python
Chemistry in Python
Hashable in python
DirectLiNGAM in Python
LiNGAM in Python
Flatten in python
flatten in python
I get an Import Error in Python Beautiful Soup
BigQuery-If you get a Reason: responseTooLarge error in Python
If you encounter a "Unicode Decode Error" in Python
When you get an error in python scraping (requests)
Explanation of NoReverseMatch error in "python django super introduction"