codeinterpreter-api icon indicating copy to clipboard operation
codeinterpreter-api copied to clipboard

file is not available in the current working directory

Open imitator2020 opened this issue 2 years ago • 1 comments

I upload a file which located in frontend dir, and ask it try to output the file data, but it seems can not read this file, and return an error msg "I'm sorry, but it seems that the file "test.xlsx" is not available in the current working directory. Please make sure that the file is uploaded and located in the correct directory." I also try to move the file into project's root dir, still can not read the file frontend_dir err_msg

imitator2020 avatar Sep 15 '23 06:09 imitator2020

I upload a file which located in frontend dir, and ask it try to output the file data, but it seems can not read this file, and return an error msg "I'm sorry, but it seems that the file "test.xlsx" is not available in the current working directory. Please make sure that the file is uploaded and located in the correct directory." I also try to move the file into project's root dir, still can not read the file frontend_dir err_msg

It seems is computer's problem, I change another computer and it work, is very strange🤡

imitator2020 avatar Sep 16 '23 05:09 imitator2020