Skip to content

generate parser error #13

@brandonwbrown

Description

@brandonwbrown

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions