I hope people are still reading this list.

I'm running the following configuration
Windows 7
Anaconda
Python 3.5 64 bit
Pywin32 220
PyGUI-2.5.4

Some of the tests work very well so far (01 through 11), and I really like the OS-native look, but I have two issues.

Whenever I run a test or the BlobEdit demo, anything including scrollable views, I get

>   File "C:\Anaconda3\[...]\lib\site-packages\GUI\GScrollableViews.py"
> , line 10, in <module>
>     from GUI import DrawableContainer, ScrollableBase
> ImportError: cannot import name 'ScrollableBase'"

Whenever I quit a PyGUI application, I get a Windows error message that Python is no longer working. Which is in itself not a problem, but slightly annoying.

Are there any remedies to this behavior?

Thanks
Oliver
_______________________________________________
Pygui mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pygui

Reply via email to