Bugs item #1901800, was opened at 2008-02-26 09:24
Message generated for change (Comment added) made by lgautier
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=453021&aid=1901800&group_id=48422

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Build
Group: None
Status: Open
>Resolution: Works For Me
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: rpy does not install under python2.5?

Initial Comment:
>python setup.py install
RHOMES= []
DEBUG= True
Setting RHOMES to  ['/usr/lib64/R']
Traceback (most recent call last):
  File "setup.py", line 76, in <module>
    get_config_vars()['OPT'] = '-g -Wall'
  File "/usr/lib64/python2.5/distutils/sysconfig.py", line 493, in 
get_config_vars
    func()
  File "/usr/lib64/python2.5/distutils/sysconfig.py", line 352, in _init_posix
    raise DistutilsPlatformError(my_msg)
distutils.errors.DistutilsPlatformError: invalid Python installation: unable to 
open /usr/lib64/python2.5/config/Makefile (No such file or directory)


----------------------------------------------------------------------

>Comment By: lgautier (lgautier)
Date: 2008-02-26 14:06

Message:
Logged In: YES 
user_id=1623918
Originator: NO

It is working for me.

I suspect that the python-dev (or similar package) is not installled on
your machine.

The error message says:
distutils.errors.DistutilsPlatformError: invalid Python installation:
unable to open /usr/lib64/python2.5/config/Makefile (No such file or
directory)

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=453021&aid=1901800&group_id=48422

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
rpy-list mailing list
rpy-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rpy-list

Reply via email to