# spatch --version spatch version 1.0.0-rc19 without Python support and with Str regexp support
but I didn't make and make install with option '--without-python ' that is I pressed ./configure --enable-release, just it and now when I run "/usr/bin/spatch -sp_file ....", all is ok, it seems version 0.2.3 runs but "spatch -sp_file " reports fail, seems version 1.0 runs? -----邮件原件----- 发件人: [email protected] [mailto:[email protected]] 代表 Nicolas Palix 发送时间: 2014年2月14日 17:51 收件人: 林嘉(程二 福州) 抄送: [email protected] 主题: Re: [Cocci] Fatal error: exception Failure("no python") Hi, On Fri, Feb 14, 2014 at 8:57 AM, 林嘉(程二 福州) <[email protected]> wrote: > Then I found cocc can not work, it reports: Fatal error: exception > Failure("no python") You get is error when spatch has not been compiled with Python support but you are still using cocci file with Python snippet. Does ' spatch --version' report python support ? Such as spatch version 1.0.0-rc15 with Python support and with PCRE support Regards, -- Nicolas Palix Tel: +33 4 76 51 46 27 http://lig-membres.imag.fr/palix/ _______________________________________________ Cocci mailing list [email protected] https://systeme.lip6.fr/mailman/listinfo/cocci
