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

AttributeError: 'Mywin' object has no attribute 'parent' #4

Open
3mbed opened this issue Jan 27, 2023 · 0 comments
Open

AttributeError: 'Mywin' object has no attribute 'parent' #4

3mbed opened this issue Jan 27, 2023 · 0 comments

Comments

@3mbed
Copy link

3mbed commented Jan 27, 2023

Thanks for the project I am seeing the following error when i load a BSDL file . Can you help

$python3 main.py
Traceback (most recent call last):
File "/home/hassin/projects/jtagGUI/Panels/MainWindow.py", line 125, in loadFile
self.loadBSDL(pathname)
File "/home/hassin/projects/jtagGUI/Panels/MainWindow.py", line 134, in loadBSDL
if not self.parent.parser.initialized:
AttributeError: 'Mywin' object has no attribute 'parent'

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