Hi all, While using download_loader() When i run the application, I face FileExistError, or I face ConnectionTimeoutError Especially with Google calender and Google drive connectors. Do anyone else face this issue? Any help here @jerryjliu0 @Logan M @ravitheja
@Logan M Yep, It's very strange to reproduce because It doesn't work for four of us machine, but we face no such issue in two other machines. Do you think it is because of conda env, Although tried it by deleting packages cache, deleting all existing env and then creating new conda env and installed the packages but It still doesn't work
Ideally the code should not pass into the if block (If dir already exists).. lol Guess then this must be an issue either with the dirpath or the conda env
@Logan M Sorry, I was unavailable to respond but It seems like in latest version of llama-index we are not facing the issue anymore. Strange but it somehow got fixed, Haven't got the time to look at new code.
Thanks for your help Logan, Greatly appreciate it!