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

issue #3

Open
TomaszMyszak opened this issue Jul 9, 2022 · 0 comments
Open

issue #3

TomaszMyszak opened this issue Jul 9, 2022 · 0 comments

Comments

@TomaszMyszak
Copy link

when i try to use this app, a have a issue:
Traceback (most recent call last):
File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main
return _run_code(code, main_globals, None,
File "/usr/lib/python3.10/runpy.py", line 86, in _run_code
exec(code, run_globals)
File "........accessmysqlconverter-master/accessmysqlconverter/application.py", line 285, in
main(argv)
File "/......./accessmysqlconverter-master/accessmysqlconverter/application.py", line 280, in main
app = Application(master=root, arguments=arguments)
File "/.......accessmysqlconverter-master/accessmysqlconverter/application.py", line 58, in init
self._same_dir_as_file() # Disable output button and it sets output dir at start
File "/......./accessmysqlconverter-master/accessmysqlconverter/application.py", line 212, in _same_dir_as_file
self._set_output_dir(path.dirname(self._file_path))
File "/.......accessmysqlconverter-master/accessmysqlconverter/application.py", line 183, in _set_output_dir
self._output_dir_label.config(text=self._output_dir)
AttributeError: 'Application' object has no attribute '_output_dir_label'

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