Closed lschumm closed 6 years ago
My best guess is this is an issue with Toga. With a little print debugging, it looks like podium/deck.py
, line 22:
themeFile = fileWrapper.fileWrappers.valueForKey_("theme.css")
python Crash on MacOS 10.12.5 +1
Based on @meatballs report and fix, I'm assuming this is resolved; if it isn't please let us know and we can re-open.
I installed the latest podium (a8db0bf6edc6c564bf0dea1d056c3bfe0546c666) through
python3 setup.py install
–using the Brew-installed Python 3.6. I made the file main.md with the following contents:It spits out the following message
and then crashes, saying "Python quit unexpectedly.", yielding the following log: