Skip to Content.

mget-help - RE: [mget-help] problem with MGET

Please Wait...

Subject: Marine Geospatial Ecology Tools (MGET) help

Text archives


From: "Jason Roberts" <>
To: "'ania'" <>
Cc: <>
Subject: RE: [mget-help] problem with MGET
Date: Wed, 24 Jul 2013 09:34:53 -0400
Dear Anna,

I'm sorry for my slow response, and that you are encountering this problem.

My guess is that there is some installation problem. The LoadLibrary error 
comes from Windows itself. It means that MGET failed to load a DLL (dynamic 
link library), which is a file that contains compiled computer code. There 
are only a few places where MGET explicitly does this. One of those places is 
where MGET starts the R interpreter. If this only happens with MGET tools 
that access R, the problem is most likely there. 

Could you please:

1. Enable verbose logging. The instructions are here: 
http://code.env.duke.edu/projects/mget/wiki/Configuring%20MGET%20logging#Enablingverboselogging
 Sorry for the long link. Also the page shows Windows XP screen shots but you 
can follow the same instructions even though your Windows 7 screen will look 
different.

2. Reproduce the problem in ArcGIS. There will be many more messages 
displayed.

3. Copy the entire output from that window into an email message to me. (You 
can highlight it, press Ctrl-C, and then paste into email or a document.)

With this output, I can isolate the problem and hopefully suggest a solution.

Thanks,
Jason

-----Original Message-----
From: ania 
[mailto:]
 
Sent: Saturday, July 20, 2013 7:27 AM
To: 

Subject: [mget-help] problem with MGET

Hi,
I have problem with MGET tools connected with R.
I've installed the latest version of MGET 0.8a49 and installation completed 
successfully (on Windows 7 64bits; I also Installed all MGET dependencies), 
but when I want to perform Exploratory Analysis I get following message:

error: (127, 'LoadLibrary', ......
<class 'pywintypes.error'>: (127, 'LoadLibrary',  ......
Failed to execute (RExploratoryPlotsDensityHistogramForArcGISField)

It seems that MGET tools can not find path to library or sth like that...

Could You help me what I'm doing wrong?

Thanks,
Anna


Archives powered by MHonArc.
Top of Page