0

I installed the latest version of AWS Wrangler, 2.19.0. When I run the import this happens.

import awswrangler as wr
File \~/opt/anaconda3/lib/python3.9/site-packages/awswrangler/lakeformation/\_utils.py:13, in \<module\>
11 from awswrangler import \_utils, exceptions
12 from awswrangler.catalog.\_utils import \_catalog_id, \_transaction_id
\---\> 13 from awswrangler.s3.\_describe import describe_objects
15 \_QUERY_FINAL_STATES: List\[str\] = \["ERROR", "FINISHED"\]
16 \_QUERY_WAIT_POLLING_DELAY: float = 2  # SECONDS

ModuleNotFoundError: No module named 'awswrangler.s3.\_describe'; 'awswrangler.s3' is not a package
Lautaro
  • 5
  • 4

0 Answers0