Skip to content

BR IENC catalog script needs update #11

@nohal

Description

@nohal

After the recent redesign of https://www.marinha.mil.br/chm/dados-do-segnav/cartas-ienc?page=1 the script fails with

Traceback (most recent call last):
  File "/opt/chartcatalogs/scripts/./brasil_ienc.py", line 47, in <module>
    ProcessPage(catalog, 0)
  File "/opt/chartcatalogs/scripts/./brasil_ienc.py", line 33, in ProcessPage
    for row in table.find_all('tr'):
AttributeError: 'NoneType' object has no attribute 'find_all'

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions