Slian

Results 4 issues of Slian

当我点击搜索按钮的时候,显示错误 Traceback (most recent call last): File "C:\Users\Slian\.virtualenvs\albumy-ABVUmZFk\Lib\site-packages\flask\app.py", line 2309, in __call__ return self.wsgi_app(environ, start_response) File "C:\Users\Slian\.virtualenvs\albumy-ABVUmZFk\Lib\site-packages\flask\app.py", line 2295, in wsgi_app response = self.handle_exception(e) File "C:\Users\Slian\.virtualenvs\albumy-ABVUmZFk\Lib\site-packages\flask\app.py", line 1741, in handle_exception...

如何根据CSV生成json文件?没有发现任何用csv生成json文件的语句。

### Do you need to file an issue? - [x] I have searched the existing issues and this bug is not already filed. - [x] I believe this is a...

bug

Hi, thanks for releasing this great environment! While running the official data_generation_causal_world.py script from [your repository / paper], I ran into the following issue: CUDA_VISIBLE_DEVICES=1 python data_generation/data_generation_causal_world.py \ --output_folder data/causal_world...