Timofei Bondarev
Results
1
issues of
Timofei Bondarev
If you import pymc and try to pickle, as example, `Ellipsis` object, then sometimes you will see an error `ImportError: No module named 'winreg'`: ``` > python -c "import pymc,...