ImportError: cannot import name 'trailing_sep' from 'fsspec.implementations.local'

Getting this error when importing below -
from pinecone_datasets import list_datasets

pip install fsspec would probably solve this issue.

Here the image from Noteable and Pinecone example - Google Colab

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.