cmc-csci040 icon indicating copy to clipboard operation
cmc-csci040 copied to clipboard

CI Issue

Open charlottegjordan opened this issue 7 months ago • 1 comments

When I run $ python -m doctest docchat.py in my terminal, it passes all the doctests, but when github runs CI, it says some of the functions are failing because a dependency is missing, specifically punkt from nltk. I have the command to download it in the code, and I don't get that error when I run the doctests, so why isn't my file passing in CI?

charlottegjordan avatar Apr 27 '25 04:04 charlottegjordan

Hmm... this is a subtle enough problem that I'll need to look at it in person with you. You can have a 1 day extension in order to meet with me in office hours Monday and get it resolved. (I'm confident the fix will be easy once we're in person.)

mikeizbicki avatar Apr 27 '25 05:04 mikeizbicki