Jacob Kesinger
Jacob Kesinger
On osx 10.10.5, the examples build cleanly but when I try to run them I get: .libc++abi.dylib: terminating with uncaught exception of type std::runtime_error: Error loading module matplotlib.pyplot! /bAbort trap:...
Unless I'm missing something, console.rs wraps get_default_background but not get_default_foreground. I'd think the fix would be something like adding: fn get_default_foreground(&mut self) -> Color { unsafe { FromNative::from_native( ffi::TCOD_console_get_default_foreground(*self.as_native())) }...
This is more of a pyquery bug but I found it while using tapas-dl. In the comments to the first installment of https://tapas.io/series/talesofthehangman there's a "🤩" character and something about...