osx,python-2.7,scrapy,pip,pip-install-cryptography
I managed to resolve this myself by a roundabout means, which I'm sharing as an answer to my own question. I never got cryptography to install through pip. I got around this by installing anaconda. Cryptography installed fine through anaconda. I then successfully installed scrapy with pip install which recognized...