Skip to content

porting to gdal ogr#525

Open
daviguima wants to merge 1 commit into
NCPP:masterfrom
daviguima:patch-1
Open

porting to gdal ogr#525
daviguima wants to merge 1 commit into
NCPP:masterfrom
daviguima:patch-1

Conversation

@daviguima
Copy link
Copy Markdown

I was trying to run your test after the setup:

python -c "from ocgis.test import run_simple; run_simple(verbose=False)"

And this gave me an ModuleNotFoundError: No module named 'ogr' So I believe adding from osgeo import ogr could fix it. Thanks in advance
David

trying to run your test after the setup:
python -c "from ocgis.test import run_simple; run_simple(verbose=False)"

And this gave me an ModuleNotFoundError: No module named 'ogr'
So I believe adding from osgeo import ogr could fix it.
Thanks in advance
David
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.

1 participant