Issue adding gspread

Hi, i’m trying to install gspread but I keep getting this error message:

An error occurred during configuration: option use-feature: invalid choice: ‘content-addressable-pool’ (choose from ‘fast-deps’, ‘truststore’, ‘no-binary-enable-wheel-cache’)

This happens whether I try to install via pip or using the packages tool in my repl.

Hello and welcome to Ask @tvdatageek!

Since this is a pip configuration error, try:

Then run the pip install again.

1 Like