Hi,

I installed R-2.12.1 a short while ago and just installed
rpy-1.0.3.win32-py2.7-R.2.12.1.exe .

My platform is Windows XP (SP3) and Enthought Python epd-7.0-1.

-----

When I invoke "import rpy" from the Python interpreter, I get a
message dialog with the following message:

"The procedure entry point GA_msgWindow could not be located in the
dynamic link library Rgraphapp.dll"

I also get the following traceback in Python:

"Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "d:\Python27\lib\site-packages\rpy.py", line 109, in <module>
    win32api.LoadLibrary( Rlib )
pywintypes.error: (127, 'LoadLibrary', 'The specified procedure
could not be found.')"

-----

Aside from installing additional R packages, I have not modified the
base R install at all.

Any idea how to fix this problem?

Thanks.

Best Regards,
Brad


------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
rpy-list mailing list
rpy-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rpy-list

Reply via email to