getredash / redash

Make Your Company Data Driven. Connect to any data source, easily visualize, dashboard and share your data.
http://redash.io/
BSD 2-Clause "Simplified" License
26.2k stars 4.36k forks source link

cannot import name 'DEPRECATED_SERVICE_NAMES' from 'botocore.docs' while using google sheets #6727

Open sahas-3184 opened 8 months ago

sahas-3184 commented 8 months ago

Hi All, Currently facing an issue in 10.1.0 (version) while using google sheets as a Datasource

cannot import name 'DEPRECATED_SERVICE_NAMES' from 'botocore.docs' (/usr/local/lib/python3.7/site-packages/botocore/docs/init.py)

libraries being used (which are being mentioned in requirements.txt) boto3==1.10.0 botocore==1.13.50

And Redash is hosted on ECS , Please help me to find a solution, getting above error from 20/01/2024 , before that it was working fine and suddenly started facing this issue

guidopetri commented 8 months ago

@sahas-3184 thanks for the report. Would you be able to upgrade to redash:preview to see if the preview image fixes your problem? We updated a lot of libraries since redash 10.

gthomson31 commented 6 months ago

is there an upgrade path for preview ?

a1rishav commented 5 months ago

@sahas-3184 were you able to find a fix for this issue?