Skip to content

AttributeError when trying to rerun the script #1

Description

@Jaray4

Good Afternoon! I recently tried rerunning the script for a class project but have been unsuccessful in rerunning the script. I have tried running in on Linux (multiple python versions and windows). I have no experience coding python and was able to figure out how to fix a couple of other errors before this one completely stumped me.

Traceback (most recent call last):
File "vgchartsfull2.py", line 29, in
for row in chart.find_all('tr')[1:]:
AttributeError: 'NoneType' object has no attribute 'find_all'

Any help will be greatly appreciated :)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions