@helloyanis Ok, so I've made a lot of progress & have a ton of feedback. Happy Easter!
a) Thinking about how to pass you that feedback - it'd probably be best if you fired off an email to [email protected] and I can just send you a .doc or .pdf or whatever
b) What version of Python did you use in step 1) of the tutorial? I used 3.13.3, and I think ONNX has an incompatibility with the latest?
I'm pretty much hitting this issue:
https://github.com/onnx/onnx/issues/4269
and I suspect (although that issue is very old) that there's a CURRENT incompatibility with Python 3.13.3 and whatever the current version of ONNX is
(Alternately, I just need to install a compiler to get the ONNX wheel built...but I seem to have that too, as I installed VSCode on this fresh system.)
