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