You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've created a pull request ( #247 ) which addresses this issue. The test suite is failing, however I'm not convinced that the test suite is valid anymore, especially as every open pull request fails it.
@kagof Yeah, looks like Python 2.6 is having trouble. All the other versions are passing though.
If anyone stumbles across this, looks like the error is 'No module named _io', which a quick search says may be a corrupt virtualenv. Not sure why it's only happening on 2.6, but should be ok to pull in. (Will review soon!)
When using
--quiet
with--export
, "Exporting to foobar.html" is printed to console.The text was updated successfully, but these errors were encountered: