AlibabaResearch / AlibabaResearch/AdvancedLiterateMachinery

ERROR python create_grid_input.py

Open
#168 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
1.8k
Forks
195
PR merge metrics
No merged PRs in 30d

Description

Thank you very much for your contribution. In the VGT layout model, executing python create_grid_input.py script generates an error message.
TypeError: save_pkl_file() takes from 3 to 4 positional arguments but 5 were given.
I think we should change the original code. Change this code:"save_pkl_file(grid, args.output, f"page_{page}", page, args.model)" to "save_pkl_file(grid, args.output, f"page_{page}", args.model)".

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.