Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Running Vilib on Model B+? #4

Closed
mbooco opened this issue Mar 5, 2023 · 1 comment
Closed

Running Vilib on Model B+? #4

mbooco opened this issue Mar 5, 2023 · 1 comment

Comments

@mbooco
Copy link

mbooco commented Mar 5, 2023

I have everything working on my PiCar-X except the camera using EzBlock. I have checked out my camera using the raspistill command and all is good. I cannot get any EzBlock projects to work using Vilib. How can I get Vilib to run on model B+ rev 1.2? Is it too old? Please advise how to proceed. I have provided details below.
Thank you..

Summary:
Running the following python cmd: from vilib import Vilib fails. I believe this to be the issue that causes an EzBlock project using Vilib not to work.

python3
Python 3.7.3 (default, Jan 22 2021, 20:04:44)
[GCC 8.3.0] on linux

from vilib import Vilib
Launching ...
Illegal instruction

Versions:
Python 3.7.3
Model: Raspberry Pi Model B Plus Rev 1.2
OS: Raspbian GNU/Linux 10 (buster)"
ezblock version: 1.2.1
EzBlock Studio: v3.2.137

@Lovmong
Copy link
Contributor

Lovmong commented Jul 5, 2024

Vilib requires tflite functionality. Currently not compatible with Pi Mode B+, Pi Zero W

@Lovmong Lovmong closed this as completed Jul 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants