Skip to content

Exception when changing setting on Return element #31

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

Open
trashken opened this issue Apr 18, 2020 · 0 comments
Open

Exception when changing setting on Return element #31

trashken opened this issue Apr 18, 2020 · 0 comments

Comments

@trashken
Copy link

Traceback (most recent call last):
File "c:\users\user\appdata\local\programs\python\python37\lib\site-packages\Pythonic\main.py", line 367, in changeEvent
def changeEvent(self, event):
KeyboardInterrupt
Traceback (most recent call last):
File "c:\users\user\appdata\local\programs\python\python37\lib\site-packages\Pythonic\elements\basic_return.py", line 115, in recvGridConfig
self.grid_selector.addItem('Grid {}'.format(index + 1))
AttributeError: 'ExecReturn' object has no attribute 'grid_selector'

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