赞
踩
环境:Anaconda3-5.3.0-Windows-x86_64 Pymc3
安装顺利,但是在运行https://docs.pymc.io/notebooks/getting_started.html#Installation中的测试程序
with basic_model:
# draw 500 posterior samples
trace = pm.sample(500)
出现错误,错误提示:
Traceback (most recent call last):
File "<ipython-input-9-d9e8b4f10b8a>", line 1, in <module>
runfile('C:/Users/PrettyGirlFeiWu/Desktop/untitled0.py', wdir='C:/Users/PrettyGirlFeiWu/Desktop')
File "C:\Users\PrettyGirlFeiWu\Anaconda3\lib\site-packages\spyder_kernels\customize\spydercustomize.py", line 668, in runfile
execfile(filename, namespace)
File "C:\Users\PrettyGirlFeiWu\Anaconda3\lib\site-packages\spyder_kernels\customize\spydercustomize.py", line 108, in execfile
exec(compile
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。