pyenv install 3.4.10
pipenv install --python 3.4.10
pipenv install messagebird
pipenv run python examples/number_available_list.py --accessKey XXXXXXXXXXXXXXX
An <class 'AttributeError'> exception occurred while :
'Client' object has no attribute 'available_numbers_list'