Samhith Kakarla

Results 6 comments of Samhith Kakarla

Hey, i was following your advise, when i tried running `python3 tabtools.py` i immediately run into the following issue: what is `table_toolkits()` ? i did a search for that symbol...

When running the code with gpt4 i get 1 of 2 errors : `Error: ModuleNotFoundError("No module named 'tools'"). Please make modifications accordingly and make sure the rest code works well...

Even after running spesifically with gpt-4-0613 i am still getting the following error: please advise how to move forward.

Just tried that. I also tried moving tabtools.py out of tools and directly into ehragent. That also produced the same error:

Finally got it working. Moving tools into the ehragent folder as mentioned above and un-installing tools fixed the issue!! I also had to remember to update the dataset path in...

Yes, Here is a picture of the full output, after which it throws the exception mentioned above: i can also find the .py file with the code it wants to...