You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 13, 2023. It is now read-only.
Without some way to get CSCore I can't run the example multiCameraServer.py that comes with wpilibsuite/FRCVision-pi-gen locally on a windows installation.
@amoose136 running cscore locally is actually an annoying proposition, see robotpy/robotpy-cscore#17 ... though, if we packaged OpenCV with robotpy-build, I wonder if we could pull it off?
I may have to try the conda thing. I don't really like conda as I don't think it solves the problems it's designed to solved so I'd rather just use stock python. I was able to get opencv to compile using visual studio community edition but that didn't fix the missing header error when building CSCore and the wheel file linked doesn't actually work anymore either because the version of opencv I built was 4.x series not 3.x series.
Should just be copy/paste from the old repo. Need to build/install cscore for roborio too.
The text was updated successfully, but these errors were encountered: