Can some python hacker chack and fix why python has hardcoded sys.prefix, thus making python-virtualenv a no-op?
[bagg...@sith tmp]$ virtualenv xxx New python executable in xxx/bin/python ERROR: The executable xxx/bin/python is not functioning ERROR: It thinks sys.prefix is '/usr' (should be '/tmp/xxx') ERROR: virtualenv is not compatible with this system or executable [bagg...@sith tmp]$ rpm -q python python-2.6.5-3.x86_64 -- Jan Rękorajski | ALL SUSPECTS ARE GUILTY. PERIOD! baggins<at>mimuw.edu.pl | OTHERWISE THEY WOULDN'T BE SUSPECTS, WOULD THEY? BOFH, MANIAC | -- TROOPS by Kevin Rubio _______________________________________________ pld-devel-en mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-devel-en
