Any thoughts on what to try when installation of pymc3, using pip, works flawlessly, but as soon as the statement import pymc3 is executed, Python3.6 coredumps ?
$ python3.6 Python 3.6.1 (default, Mar 21 2017, 21:49:16) [GCC 5.4.0] on cygwin Type "help", "copyright", "credits" or "license" for more information.
import pymc3 Segmentation fault (minnesutskrift skapad)
TIA, Tommy