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
Yeah this is a recurring issue which is associated with pygeotools handling of gdal and circular imports. David has some pointers on it.
It is most problematic for python files which print output to screen, the output which is passed to other command line scripts during stereo processing. I wrote some downstream bash parsing which clears the output of this swig error and passes the correct variable to the cli script. But we should fix upstream.
When tests run, this error occurs:
Get to the bottom of it and resolve the problem.
The text was updated successfully, but these errors were encountered: