We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Building GeoProcessing.sln raises error: OSMToolHelper.cs - 'OSMGPFactory' does not contain a definition for 'GetPythonArcGISInstallLocation'
OSMGPFactory.GetPythonArcGISInstallLocation() is referenced by:
OSMGPFactory.GetPythonArcGISInstallLocation()
The text was updated successfully, but these errors were encountered:
also having this issue.
Sorry, something went wrong.
I found this bit of code to return the path to python: https://gis.stackexchange.com/questions/44411/how-can-i-programmatically-get-the-path-of-python-exe-used-by-arcmap
Maybe a branching issue?
dev still show everything in its proper place
arcgis-osm-editor/src/OSMGeoProcessing/OSMGPFactory.cs
Line 588 in b08ec48
ah, I was using master. Is there a plan to pull the dev branch into master? tag a release?
No branches or pull requests
Building GeoProcessing.sln raises error:
OSMToolHelper.cs - 'OSMGPFactory' does not contain a definition for 'GetPythonArcGISInstallLocation'
OSMGPFactory.GetPythonArcGISInstallLocation()
is referenced by:The text was updated successfully, but these errors were encountered: