Results 3 issues of Ahmad khaliq

Hi, I'm trying to run Cim - AC example with Visualization support. I provide the 'enable-dump-snapshot' option in the Env() of main file and run the inspector dashboard from terminal...

I'm trying to run the code and its giving me syntax error on line 65 specifically at (@) ^ SyntaxError. Any reason for it anyone?

I'm getting error while importing InvertedIndex and InvertedIndexBuilder: from invidx import InvertedIndex, InvertedIndexBuilder from _invidx import InvertedIndex, InvertedIndexBuilder ModuleNotFoundError: No module named '_invidx'