secondly your python not able to find missing _sys.so file that come as part of anaconda. try by setting python path to your anaconda built directory, but even after this you can't see what are you expected to see....
;)
VijayOn Sun, Apr 1, 2012 at 6:04 PM, Jon Chiappetta <Jon.Chiappetta@xxxxxxxxxxxxxxxx> wrote:
My previous post might have been on the wrong track in trying to run anaconda in text mode. When I just
try running the command below I get the following error:
$ ./anaconda
Traceback (most recent call last):
File "./anaconda", line 605, in <module>
from pyanaconda.flags import flags
File "/home/jchiappetta/Desktop/anaconda/pyanaconda/__init__.py", line 33, in <module>
import isys
File "/home/jchiappetta/Desktop/anaconda/pyanaconda/isys/__init__.py", line 30, in <module>
import _isys
ImportError: No module named _isys
Are there any tips to get past this?
_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/anaconda-devel-list
_______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list