Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error 'rest_of_line' is not defined #4

Open
ALutz273 opened this issue Jun 2, 2023 · 0 comments
Open

Error 'rest_of_line' is not defined #4

ALutz273 opened this issue Jun 2, 2023 · 0 comments

Comments

@ALutz273
Copy link

ALutz273 commented Jun 2, 2023

Hello,

I get the following error:

># export PYTHONPATH=/opt/freeware/lib/python3.7/site-packages/
># errpt -a | python3 errpt-a_to_json.py
Traceback (most recent call last):
  File "//errpt-a_to_json.py", line 37, in <module>
    info_value          = rest_of_line.addParseAction(strip_value) + Optional(vpd_grammar)
NameError: name 'rest_of_line' is not defined
oslevel -s :7300-01-01-2246
python3 --version : Python 3.9.12

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant