<div dir="ltr"><div><div>Hi all,<br><br>I am having difficulty setting up a python service that utilises numpy. It works fine under cgi but not under fastcgi. Under fastcgi it only works every second request i.e initial load works second request crashes and service is restarted, next request works etc.<br>
<br></div>It seems to be the import of numpy, that is causing the problems as without the import statement the python service will run fine. Has anyone run into this before and have any ideas? <br><br></div>Cheers,<br><br>
Tim<br></div>