Hi,
I followed the description in CONTRIUBTING.md on running autotest suite:
/cd ../autotest//
//pip install -r requirements.txt//
//pytest/
At the last step, pytest gave the following error:
/ImportError while loading conftest
'/scratch/gdal/gdal/autotest/conftest.py'.//
///home/fechen/.local/lib/python2.7/site-packages/six.py:709: in exec_//
// exec("""exec _code_ in _globs_, _locs_""")//
//conftest.py:9: in <module>//
// from osgeo import gdal//
//E ImportError: No module named osgeo/
Any thing I need to do to fix this?
Thanks,
-Fengting
_______________________________________________
gdal-dev mailing list
[email protected]
https://lists.osgeo.org/mailman/listinfo/gdal-dev