You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@daongochoanganh
Hi,
did you try to manually copy the file to the Linux and try to open it?
since library is downloading binary content it should match 1 to 1 version on Sharepoint.
so I assume the issue is in file itself rather than in Python module
Hi,
I having an issue when trying to download Excel file:
File downloaded in Window run-time work and I can open the Excel file normally using MS Excel and also can use Pandas to read the Excel.
However, when I run the code in Ubuntu, data downloaded open with Open Office show error with content = "Unexpected EOF"
The text was updated successfully, but these errors were encountered: