Skip to Content.

mget-help - RE: [mget-help] cannot find GeoEco in program files

Please Wait...

Subject: Marine Geospatial Ecology Tools (MGET) help

Text archives


RE: [mget-help] cannot find GeoEco in program files


Chronological Thread 
  • From: Jason Roberts <>
  • To: ziran wei <>, "" <>
  • Subject: RE: [mget-help] cannot find GeoEco in program files
  • Date: Fri, 1 Apr 2022 00:15:10 +0000
  • Accept-language: en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=duke.edu; dmarc=pass action=none header.from=duke.edu; dkim=pass header.d=duke.edu; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=32sgBfeARbT+xbYk7nHxAPqph91jNLhMhh00RzPCsfQ=; b=bT6L08quoNh5uEPMufn1l+5y6iXdrpBmNwU/CBHm6ThTXKVPkXjQrNhJBO/BSy0J1HfZlEVfZgVHeUgzhtM8M1Bxq5iKKGi1oAurUCWM5z6RVVLkrXQiC0X4uCV8w5zUSt+LzsbQrkRXy3yb9bn4lA+MjvMkz7UOju01qTl8+y5v5Bs/tACkQEPdRcABJmjBoKV2yqnkjvIbXHM0rg3pG6gmJMd0fLOYl0vvELC03AEOtBWF27+NWgRpNvEQiH/PziUamqIKu2HMGH6+RC/2SN3ssYzEi9V+RTC/zTnB5HxUh2vIoMPhkrg4m1j9Xhy7o37IvjSemCI4G4h/n4bnwA==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=LsZiF+blv3VRE4VjrNHspi0RryEjJqb3GNJuFYYDV4XyJw26b/zST9oAdDt3ttG1uckrdIy+Aq7N4H6W6tIXLamNEohkwQ3VS+81sa0YQMqvAv1fJn8fDTIsp3RE4CseegatfZTlCc00Qoucz4hT2RgbWZbEUjIx5M+p29nfqYI8T6JPxR62iBduEfRbopzjAIR7uxvLpK1A3sKb2KXomsmOxQzzmp3afLwAPrCEAFz1SVxRMybaeph8NekoUhXS1vHwDl4OmKYW9DiEdF/rpKPZ9NWHlhnQsFk9h+U+h9M5vx8R8GxCcYU88nyCuA+/fuuE/Y5X5GF42Qy2taDNpg==

Hi Ziran,

 

It definitely should have been in C:\Program Files\GeoEco\ArcGISToolbox. It not being there is cause for concern, and suggests that MGET is not installed correctly. We wrote that code pretty carefully to try to report an error message if somehow it failed. I’m not sure what happened.

 

The actual Python package is installed to ArcGIS’s Python directory. Assuming you want to run MGET from ArcGIS like most MGET users, then you should not have had to install Python yourself. Instead you should be using the copy that ArcGIS installed. If that was ArcGIS 10.8 then it is installed to C:\Python27\ArcGIS10.8. In that scenario, MGET is installed to C:\Python27\ArcGIS10.8\Lib\site-packages\GeoEco. The .tbx file that shows up in ArcGIS originates from C:\Python27\ArcGIS10.8\Lib\site-packages\GeoEco\ArcGISToolbox, but we copy that into C:\Program Files\GeoEco\ArcGISToolbox so that if you change ArcGIS versions (and thus the directory that MGET is installed in), then your geoprocessing diagrams will not necessarily break (because they reference C:\Program Files rather than a version specific directory, e.g. C:\Python27\ArcGIS10.8).

 

I hope this helps, but I’m not sure it does...

 

Best,

Jason

 

From: <> On Behalf Of ziran wei
Sent: Thursday, March 31, 2022 2:33 PM
To:
Subject: [mget-help] cannot find GeoEco in program files

 

Hi,

I’m a grad student in stony brook university trying to process hdf data using the mget toolbox. I believe I’ve successfully installed the mget software on top of finishing installing python 2.7. I’m trying to add the toolbox to Arcgis but it is nowhere to be found in C:\Program Files\GeoEco\ArcGISToolbox instructed by the tutorial. I checked program files x86 as well. I tried removing and reinstalling python 2.7 and mget tool as well but even after being told that Mget tools is installed correctly I still could not find it in C:\Program Files\GeoEco\ArcGISToolbox. Any idea where I can find it?

 

Best,

Ziran

 

Sent from Mail for Windows

 




Archive powered by MHonArc 2.6.19.

Top of Page