我使用的是最新版本的s3fs-0.5.2和fsspec-0.9.0,在导入s3fs时遇到以下错误: File "/User/.conda/envs/py376/lib/python3.7/site-packagesFile "/User/.conda/envs/py376/lib/python3.7/site-packages/s3fs/core.py", line 11, in <
为此,我尝试使用from fsspec.implementations.arrow import ArrowFSWrapperAttributeError: type object 'HTTPFileSystem' has no attribute 'open_input_stream'
我以前使用fsspec