Feng Wang
Feng Wang
It's sdist not bdist.
Because we have to pack our code for every version of python since py3.6 (and maybe we should check every single platform also). BTW, I wonder that could you compile...
> By the way , i build it successfully on the other machine with gcc 7.4.0 What does `it` refer to? YOLOX or hello.c?
Well, if bdist whl is needed, we could provide such a feature in the next release.
Did you modify any code?
It's a bug and fixed in #1416 , Plz pull our latest branch to fix this issue.
Plz raise your issue more clearly.
Plz lint code in this PR also @bottledmind
Did you check the pre-process logic? It's updated since version 0.2. It might cause strange problem like this issue.
Sorry, I couldn't catch your meaning of `using yolox-pip`? If you write code in yolox, and it's merged by main branch, your prediction code will be included automaticlly after a...