On Oct 23, 2014, at 6:50 PM, Robert Broome <[email protected]> wrote:

> I am trying to update ports after upgrading to 10.10 and XCODE 6.1.
> LLVM 3.3 is failing.
> According to the log:
> import sys; print sys.version.split
> has invalid syntax at sys.
> 
> configure: error: found python (opt/loca/bin/python); required >= 2.5
> 
> Does anyone have any ideas?

As a workaround, you can run `sudo port select --set python none` before 
installing LLVM and restore your preference after you're done.

vq
_______________________________________________
macports-users mailing list
[email protected]
https://lists.macosforge.org/mailman/listinfo/macports-users

Reply via email to