Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
onedrivesdk
#1
Hello there.

I am trying to write code that will take my Bard conversations and save them to a text file on my onedrive account. It was take future conversations and add them to this text file. I want a file that has all of my conversations so that I can use it for an AI program that I want to develope.

I got the code from Bard and it is trying to import the onedrivesdk, but it cannot resolve "import onedrivesdk". I am pretty sure I downloaded the PIP and it should be in there.

I had Bard write some code to look for this library, but it is saying it cannot find it. I have also had Bard write code to install the PIP if it isn't there, but the output says that it is in onedrive.

Some help is greatly appreciated.
Reply


Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020