Skip to content

Update yaml file and fix kml i/o func#52

Open
liamtoney wants to merge 2 commits intomasterfrom
fix-env
Open

Update yaml file and fix kml i/o func#52
liamtoney wants to merge 2 commits intomasterfrom
fix-env

Conversation

@liamtoney
Copy link
Copy Markdown
Member

Closes #51 by removing pin on FastKML. We can't remove the Python pin (I tried) since if we do we get a setting array w/ sequence error.

I also removed the unneeded defaults channel which causes problems for USGS folks who can't use the commercial Anaconda channels.

@liamtoney liamtoney requested a review from davidfee5 March 30, 2026 00:34
@liamtoney liamtoney added the bug Something isn't working label Mar 30, 2026
@liamtoney liamtoney changed the title Update yaml file Update yaml file and fix kml i/o func Mar 30, 2026
@liamtoney
Copy link
Copy Markdown
Member Author

Updated to fix the KML read-in function now that we are using a newer FastKML. Tested example.py and the read_kml() function and things worked.

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

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

recent update to setuptools results in missing pkg_resources when importing fastkml

1 participant