Re: [Pyars-users] Cannot load dll
Brought to you by:
ergorion
From: Marco M. <ma...@gm...> - 2012-07-31 05:05:15
|
On Mon, Jul 30, 2012 at 10:00 PM, Bruno Piaui - www.bolinhochique.com < bru...@gm...> wrote: Hi Bruno, already tried that, still finding my way out! ;) Cheers, Hello, I think I had to put the path of the ARS dlls to the PATH. > Also picked up a bit with it .. :D > > > att, > Bruno Piaui > > 2012/7/30 Marco Matarazzo <ma...@gm...> > >> Hi all, >> >> I wanted to try this fantastic pyArs project, but having problems with >> the basic, as it won't find the Remedy dlls. I'm using Remedy 7.6.4, so it >> should look for: >> >> arapi7604_build002.dll >> arrpc7604_build002.dll >> arutl7604_build002.dll >> >> but everytime I try to import the pyars module, I get: >> >> FATAL ERROR: Could not load ARS shared libraries (with a bunch of details >> on which path it was looking for etc. etc.) >> >> I traced the code, and all the attempts to load any of the dlls, included >> the three above, throw an OSError 126 'Module not found'. Of course I >> triple checked the three dlls are at least in one of the folders included >> in the path. >> I'm using Win7 x64 with x32 Remedy libraries. Any hint on what to try? >> >> Thanks! >> ]\/[arcoa >> >> -- >> I'm Winston Wolf, I solve problems. >> >> >> ------------------------------------------------------------------------------ >> Live Security Virtual Conference >> Exclusive live event will cover all the ways today's security and >> threat landscape has changed and how IT managers can respond. Discussions >> will include endpoint security, mobile security and the latest in malware >> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ >> _______________________________________________ >> Pyars-users mailing list >> Pya...@li... >> https://lists.sourceforge.net/lists/listinfo/pyars-users >> >> > -- I'm Winston Wolf, I solve problems. |