AlibabaResearch / AlibabaResearch/AdvancedLiterateMachinery
ERROR python create_grid_input.py
Đang mở
- Ngôn ngữ chính
- C++
- Star
- 1.8k
- Fork
- 195
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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)".
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.