[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: install RH9 fail with "object has no attribute 'deepcopy'"



On Sun, Feb 15, 2004 at 08:37:12PM +0100, Matthias Meyer wrote:
> Matthias Meyer wrote:
> 
> > Hello,
> > 
> > I try to install RH9 on my Athlon600 with Videocard ATI Rage128Pro but
> > anaconda fails just after start with the following lines:
> > 
> > Traceback (most recent call last):
> > File "/usr/bin/anaconda", line 465, in ?
> >   skipMOuseProbe = skipmouseprobe)
> > File "/usr/lib/python2.2/site_packages/rhpl/xserver.py", line 77, in probe
> > HW
> >   videohw = videocard.VideoCardInfo(skipDDCProbe = skipDDCProbe)
> > File "/usr/lib/python2.2/skip_packages/rhpl/videocard.py", line 552, in
> > __init__
> >   self.orig.videocards = copy.deepcopy(self.videocards)
> >   Attribute Error: 'module' object has no attribute 'deepcopy'
> > install exit abnormally
> > 
> Nobody have a idea what the problem?
> Nobody can help me to solve this problem?
> 
> Thanks in advance
> Matthias

I'm no expert on Python errors, but let's suppose it's in some kind of
tizzy about your video.  To eliminate that possibility, try installing
in text mode.  You do that by putting this at the boot prompt:

  linux text

You will still get all the GUI stuff installed.  You just won't see as
much eye candy during the install.  See also

http://www.rhil.net/docs/faq.html#install_dies

for other install solutions.

Cheers,
-- 
Bob McClure, Jr.             Bobcat Open Systems, Inc.
robertmcclure earthlink net  http://www.bobcatos.com
God promised a safe landing, not smooth sailing.




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]