Dear All, I have a problem with installing the Rpy2 on my computer. When I try to use easy_install command I am getting the following error:
Traceback (most recent call last): File "C:\Python26\Scripts\easy_install-script.py", line 8, in <module> load_entry_point('setuptools==0.6c11', 'console_scripts', 'easy_install')() File "C:\Python26\lib\site-packages\setuptools\command\easy_install.py", line 1712, in main with_ei_usage(lambda: File "C:\Python26\lib\site-packages\setuptools\command\easy_install.py", line 1700, in with_ei_usage return f() File "C:\Python26\lib\site-packages\setuptools\command\easy_install.py", line 1716, in <lambda> distclass=DistributionWithoutHelpCommands, **kw File "C:\Python26\lib\distutils\core.py", line 152, in setup dist.run_commands() File "C:\Python26\lib\distutils\dist.py", line 975, in run_commands self.run_command(cmd) File "C:\Python26\lib\distutils\dist.py", line 995, in run_command cmd_obj.run() File "C:\Python26\lib\site-packages\setuptools\command\easy_install.py", line 211, in run self.easy_install(spec, not self.no_deps) File "C:\Python26\lib\site-packages\setuptools\command\easy_install.py", line 446, in easy_install return self.install_item(spec, dist.location, tmpdir, deps) File "C:\Python26\lib\site-packages\setuptools\command\easy_install.py", line 476, in install_item dists = self.install_eggs(spec, download, tmpdir) File "C:\Python26\lib\site-packages\setuptools\command\easy_install.py", line 655, in install_eggs return self.build_and_install(setup_script, setup_base) File "C:\Python26\lib\site-packages\setuptools\command\easy_install.py", line 930, in build_and_install self.run_setup(setup_script, setup_base, args) File "C:\Python26\lib\site-packages\setuptools\command\easy_install.py", line 919, in run_setup run_setup(setup_script, args) File "C:\Python26\lib\site-packages\setuptools\sandbox.py", line 62, in run_se tup lambda: execfile( File "C:\Python26\lib\site-packages\setuptools\sandbox.py", line 105, in run return func() File "C:\Python26\lib\site-packages\setuptools\sandbox.py", line 64, in <lambd a> {'__file__':setup_script, '__name__':'__main__'} File "setup.py", line 153, in <module> File "setup.py", line 119, in getRinterface_ext File "setup.py", line 85, in get_rconfig Exception: "C:\Users\andrzej\Documents\R\R-2.10.1\bin\R" CMD config --cppflags returned The same error appears when I try to install Rpy2 from the zip file (rpy2-2.1.0beta2). I have a Windows Vista machine with Python 2.6 and R 2.10.1 on it. Could anyone explain me what the problem is and how can I have it solved. Thank you in advance, Andrzej. ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ rpy-list mailing list rpy-list@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/rpy-list