Nathan Trudeau
Nathan Trudeau
The actor was freshly created in V10.
I'll try disabling even more modules one by one and keep you up to date.
No. I deactivated all modules except D&D Beyond importer and it has the same issue. 
Here's the character's link, if it helps: https://www.dndbeyond.com/characters/82677640
And I know it's the avatar, because I just created a character without avatar and imported it without any issue. However, the moment I set the avatar, the import fails.
I will check it out later today and keep you in touch.
I understand that. It is still, however, my strong belief that these cases should still be handled by the library, as it is far from everyone that follows best practices....
@rushter @lexborisov
In the meantime, for those reading this thread, you can simply do something like that in your code prior to calling HTMLParser.css(): ``` chars_to_patch = [ '>', '+', '~' ]...
The yfinance module throws this error when it has trouble finding data for a given ticker, happened a couple of time in my personal scripts. Surround it in a try...