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

Teething Issue #1

Closed
baqwas opened this issue Feb 24, 2017 · 3 comments
Closed

Teething Issue #1

baqwas opened this issue Feb 24, 2017 · 3 comments

Comments

@baqwas
Copy link

baqwas commented Feb 24, 2017

Installation worked without a hitch. Pi-Pan (and PiLight) installed separately and the respective demo programs are working fine. OpenCV compiled and tested with elementary open/save image tutorials.

Unfortunately, could run the your demo sample, face-track.py, owing to the error in the attached screenshot. An guidance on troubleshooting would be sincerely appreciated.

A+.
face-track-demo-error

@pageauc
Copy link
Owner

pageauc commented Feb 27, 2017

This is due to syntax changes between openCV 2 and 3 versions. Code was fixed in the gpiozero version but did not get a chance to change in the pi-pan version before our trip. I have updated the code with version .63 on github. This was tested and works on gpiozero version so it should work without problems on pi-pan version. Let me know if you have problems since I have not actually tested these changes yet.
You can reinstall or just do a wget for new version

wget -O face-track.py https://raw.github.com/pageauc/face-track-demo/master/face-track.py

@baqwas
Copy link
Author

baqwas commented Feb 27, 2017 via email

@pageauc
Copy link
Owner

pageauc commented Feb 27, 2017 via email

@pageauc pageauc closed this as completed Jun 28, 2022
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