forked from slott56/TigerShark
-
Notifications
You must be signed in to change notification settings - Fork 15
generate parser error #13
Copy link
Copy link
Open
Description
When i try to generate my own 835 5010 with:
python ../tools/convertPyX12.py 835.5010.X221.A1.xml M835_5010_X221_A1.py -b ../pyx12/pyx12/map/ -n parsed_835
i get lots of DEBUG messages and then:
Traceback (most recent call last):
File "../tools/convertPyX12.py", line 593, in <module>
writeFile(args.base_dir, args.py_file, name, x12, args.structure)
TypeError: writeFile() takes at most 4 arguments (5 given)
i'm guessing this is because TigerShark is based on pyx12 v2.0 and we're at 2.3.1 at the moment.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels