Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FIX: register drivers on import #145

Merged
merged 2 commits into from
Aug 15, 2022
Merged

FIX: register drivers on import #145

merged 2 commits into from
Aug 15, 2022

Conversation

brendan-ward
Copy link
Member

Resoves #144

This moves driver registration to the import step. We were not using it consistently across all internal functions, and this seemed the best way to make sure it was done up front and not repeated.

@tqa236
Copy link
Contributor

tqa236 commented Sep 21, 2022

thanks a lot for the fix @brendan-ward . Is there any plan to release a new version of pyogrio to resolve this error in the latest version?

weiji14 added a commit to GenericMappingTools/pygmt that referenced this pull request Jul 9, 2024
Trying to solve `pyogrio.errors.DataSourceError: No driver registered` error by forcing driver registration. Xref geopandas/pyogrio#145
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants