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

Don't run. An Error is there. #21

Closed
ghost opened this issue Oct 14, 2019 · 1 comment
Closed

Don't run. An Error is there. #21

ghost opened this issue Oct 14, 2019 · 1 comment

Comments

@ghost
Copy link

ghost commented Oct 14, 2019

Traceback (most recent call last):
File "c:\python37\lib\runpy.py", line 193, in run_module_as_main
"main", mod_spec)
File "c:\python37\lib\runpy.py", line 85, in run_code
exec(code, run_globals)
File "C:\Python37\Scripts\jmopenorders.exe_main
.py", line 9, in
File "c:\python37\lib\site-packages\jmopenorders_main
.py", line 134, in main
berater = names.get()
File "c:\python37\lib\site-packages\jmopenorders\openorders\getserviceperson.py", line 76, in get
berater_file.close()
UnboundLocalError: local variable 'berater_file' referenced before assignment

@jmuelbert
Copy link
Owner

The Code is changed. Should run now.

Thank you for testing.

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