Bronze 1
Since ‎04-11-2023
‎04-30-2023

My Stats

  • 1 Posts
  • 0 Solutions
  • 0 Likes given
  • 0 Likes received

Nitrox's Bio

Badges CommeUnChat Earned

View all badges

Recent Activity

Hello.I'm able to read any docx synchronized with my google drive.But not gdoc.I tried : pip install gdoc import gdoc text_ori = gdoc.Document(FILE_PATH) It return me :AttributeError: module 'gdoc' has no attribute 'Document'I'm really bad dev.I need...