Trouble installing pycurl on Mac OS X 10.6.8 – Ebay API
I am working on a python project (I have python 2.7) that uses the eBay SDK module found here: https://github.com/timotheus/ebaysdk-python I was able to install ebaysdk but had trouble when running my program that imports it: Nicole-MacBook-Air:python nicole$ python ebayToHTML.py…