Latest commit segmentation fault

I’ve just pulled the latest commit from github and rebuilt. Now whenever I try import topi I get a segmentation fault.

I tried removing the whole build and rebuilding, and running a tutorial, but I still get the same issue.

Once I reverted back to my previous version, everything works fine again.

I’ve seen the same issue recently. For me, after cloning the repo again, the issue is gone.

I’ve just deleted the repo and recloned and that seems to have solved the problem. Thanks!