- Notifications
You must be signed in to change notification settings - Fork130
Open
Description
In 2021 this package always fails to import things with the following error:
File"/home/vadim0x60/.pyenv/versions/3.9.9/lib/python3.9/site-packages/stackoverflow/__init__.py",line34,infind_speccode,author,url=cls.find_working_code(spec.name)File"/home/vadim0x60/.pyenv/versions/3.9.9/lib/python3.9/site-packages/stackoverflow/__init__.py",line24,infind_working_coderesult=cls.fetch_code(url)File"/home/vadim0x60/.pyenv/versions/3.9.9/lib/python3.9/site-packages/stackoverflow/__init__.py",line85,infetch_codereturncls.find_code_in_html(q.text)File"/home/vadim0x60/.pyenv/versions/3.9.9/lib/python3.9/site-packages/stackoverflow/__init__.py",line94,infind_code_in_htmlanswer.votes=int(answer.find(itemprop="upvoteCount")["data-value"])TypeError:'NoneType'objectisnotsubscriptable
Tragic to see an essential part of my workflow completely fail me.
Metadata
Metadata
Assignees
Labels
No labels