Mathematica中文论坛-非官方
标题:
豆粑粑 OSError: [Errno 13] Permission denied: '/traj_info_usage'的解决方法
[打印本页]
作者:
meatball1982
时间:
2016-8-20 15:37
标题:
豆粑粑 OSError: [Errno 13] Permission denied: '/traj_info_usage'的解决方法
用pyemma出错:
OSError: [Errno 13] Permission denied: '/traj_info_usage'
应该是没有写的权限,但是,在设置的时候,好像是可以修改的。
在运行的例子之前加入
from pyemma import config
config.show_progress_bars = False
from pyemma import config
config.save('/tmp/pyemma_current.cfg')
复制代码
然后,就ok了。
欢迎光临 Mathematica中文论坛-非官方 (http://www.ilovemathematica.com/)
Powered by Discuz! X3.2