djouallah commented on issue #527: URL: https://github.com/apache/iceberg-python/issues/527#issuecomment-2002280228
getting this error now ``` 319 return file_io 320 else: --> 321 raise ValueError(f"Could not initialize FileIO: {io_impl}") 322 323 # Check the table location ValueError: Could not initialize FileIO: pyiceberg.io.fsspec.FsspecFileIO ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org