campaignmonitor / createsend-python

A Python library for the Campaign Monitor API
http://campaignmonitor.github.io/createsend-python
MIT License
57 stars 64 forks source link

Fix installation error when 'six' is missing #31

Closed izquierdo closed 7 years ago

izquierdo commented 8 years ago

Running setup.py in the current version fails if six is not already installed, because six is imported in createsend.createsend.

jdennes commented 7 years ago

Should be fixed in https://github.com/campaignmonitor/createsend-python/releases/tag/v4.2.2.