python-rest-api icon indicating copy to clipboard operation
python-rest-api copied to clipboard

pipenv

Open ghost opened this issue 5 years ago • 0 comments

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'

ghost avatar Feb 01 '20 20:02 ghost