On Friday, February 17, 2017 at 4:53:15 PM UTC-8, Thom Rogers wrote: > > Apparently I havr\e both (/usr/bin/python and also /usr/local/bin/python > 0 NEITHER ONE IMPORTS CONFIGOBJ > >> >> >> On my macbook using the same os version, I have just /usr/bin/python.
I did "sudo pip install configobj" which worked, then it shows up in 'pip list --format=columns' and I 'can' import it ok. Hope this helps. Note, pip did complain about ownership a little and failed until I ran pip under sudo, but I don't know what the best practice is on a mac for doing these things so your mileage may vary.
