You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
File "/Users/philvarner/.pyenv/versions/3.9.14/lib/python3.9/site-packages/stactools/naip/stac.py", line 105, in create_item
fgdc_metadata_text = pystac.STAC_IO.read_text(fgdc_metadata_href)
AttributeError: module 'pystac' has no attribute 'STAC_IO'
The text was updated successfully, but these errors were encountered:
Running the example in the README
Throws the exception:
The text was updated successfully, but these errors were encountered: