Skip to content
This repository has been archived by the owner on Jun 18, 2023. It is now read-only.

AttributeError: 'NoneType' object has no attribute 'string #51

Open
ikreb7 opened this issue Oct 22, 2020 · 1 comment
Open

AttributeError: 'NoneType' object has no attribute 'string #51

ikreb7 opened this issue Oct 22, 2020 · 1 comment

Comments

@ikreb7
Copy link

ikreb7 commented Oct 22, 2020

I get this error message if I run

pipwin refresh

or if I try to install a package. I use pipwin v0.5.0.

    dl_function = re.search(r"function dl.*\}", soup.find("script").string).group(0)
AttributeError: 'NoneType' object has no attribute 'string'``
@dadin852
Copy link

Same

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants