Re: [Pythonmac-SIG] Need help with Python Library link error in OS X 10.11.6

2016-12-13 Thread Chris Barker
> brew install --HEAD libimobiledevice > odd -- this: http://brewformulas.org/Libimobiledevice doesn't make it look like it needs Python. I think this is a question for the brew folks. -CHB > and following error message was displayed at the end of this command run > > *

Re: [Pythonmac-SIG] Need help with Python Library link error in OS X 10.11.6

2016-12-13 Thread Christopher Barker
The configure script should come with the source. It is specific to that particular package, not a system script. But brew should do that for you anyway. I have no idea what Appium is, but it looks like it depends on Python -- you probably neeed to install the brew version of Python first. I wou

[Pythonmac-SIG] Need help with Python Library link error in OS X 10.11.6

2016-12-13 Thread Manohar K Chintala
Hello Team, I am setting up Appium for mobile test automation on new Mac with OS X 10.11.6 and as part of that I had to run following command. brew install --HEAD libimobiledevice and following error message was displayed at the end of this command run **

[Pythonmac-SIG] Need help with Python Library link error in OS X 10.11.6

2016-12-13 Thread Manohar K Chintala
Hello Team, I am setting up Appium for mobile test automation on new Mac with OS X 10.11.6 and as part of that I had to run following command. brew install --HEAD libimobiledevice and following error message was displayed at the end of this command run **