CartoDB / carto-python

CARTO Python client
https://carto.com
BSD 3-Clause "New" or "Revised" License
154 stars 62 forks source link

AttributeError: 'Namespace' object has no attribute 'CARTO_BASE_URL #140

Open kareemzok opened 5 years ago

kareemzok commented 5 years ago

Hello,

I m using in the below link the export all maps example : https://carto.com/developers/python-sdk/examples/#example-export-all-maps

But when I run the script after setting the arg the following error :

AttributeError: 'Namespace' object has no attribute 'CARTO_BASE_URL'