Man, you just made me realize what the issue is, I overlooked it in my frustration. We completely forgot to install pyfrc, and we hadn't done it yet because we've been having issues with pip as well. I don't remember what errors we were getting, but I'll give that another go.
But to answer your questions:
It's happening at the top of the code, and stops when it can't import wpilib. That's about all the output we're getting, just a couple lines of error message.
We're deploying code through the code's directory with
.
So, we should be able to get this fixed now. Hopefully, my personal computer will be more forgiving than the teams programming computer so that I can figure this out.