-
Notifications
You must be signed in to change notification settings - Fork 25
Closed
Description
So I've been trying to get cscore installed on my team's raspberry pi 4 to no avail. I install using the
robotpy-installer download-opkg cscore
And it executes perfectly fine, no errors. Then I run the installation step,
robotpy-installer install-opkg cscore
Which executes fine as well. So at this point I open a terminal and open python3 and type
import cscore and when that didn't work I just tried import _cscore which didn't work either.
I'm not sure what to do from here because the installation seems to be going fine, but then I can't open it.
Metadata
Metadata
Assignees
Labels
No labels