I am using gspread package in python, and I try to import a csv into a google spreadsheet, but I got an error.
Here is my code:
import requests from bs