This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author s7v7nislands
Recipients Matthew.Scott, ned.deily, s7v7nislands, tarek
Date 2012-04-13.17:02:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1334336551.96.0.869764304201.issue14499@psf.upfronthosting.co.za>
In-reply-to
Content
maybe you can use xcode-select to set the correct path

xcode-select -print-path
/Applications/Xcode.app/Contents/Developer

Usage: xcode-select -print-path
   or: xcode-select -switch <xcode_folder_path>

   -switch <xcode_folder_path>     Sets the path for the current Xcode 


for detail, you can man xcode-select
History
Date User Action Args
2012-04-13 17:02:32s7v7nislandssetrecipients: + s7v7nislands, tarek, ned.deily, Matthew.Scott
2012-04-13 17:02:31s7v7nislandssetmessageid: <1334336551.96.0.869764304201.issue14499@psf.upfronthosting.co.za>
2012-04-13 17:02:31s7v7nislandslinkissue14499 messages
2012-04-13 17:02:31s7v7nislandscreate