Closed tomlin7 closed 3 years ago
Describe the bug Effect class is imported wrong in samples/maps.py
Traceback (most recent call last): File "maps.py", line 16, in <module> from asciimatics.widgets import Effect, Button, Text, Layout, Frame, Divider, PopUpDialog ImportError: cannot import name 'Effect' from 'asciimatics.widgets' (C:\path\to\python\test\lib\site-> > packages\asciimatics\widgets\__init__.py)
To Reproduce
maps.py
Expected behavior Maps should be fetched and displayed as ASCII.
Screenshots
System details:
Been a while since I've run this sample.... Can't believe I was importing Effect from widgets! :-)
Yeah - that needs fixing.
No fixed. Thanks
Describe the bug Effect class is imported wrong in samples/maps.py
To Reproduce
maps.py
Expected behavior Maps should be fetched and displayed as ASCII.
Screenshots
System details: