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

Update to requirements.txt #1

Open
AllanJard opened this issue Jun 6, 2023 · 0 comments
Open

Update to requirements.txt #1

AllanJard opened this issue Jun 6, 2023 · 0 comments

Comments

@AllanJard
Copy link

I wanted to have a little "play" with video to line scan photos - so thank you for making this available!

I thought I'd write down the little tweak I used to make it work on my OpenSUSE tumbleweed system (although I suspect it will be the same on other distros).

Requirements.txt updated to be:

numpy==1.24.3
matplotlib==3.7.1
progressbar2==3.55.0
opencv-python==4.7.0.72

and in main.py replace set_window_title with setWindowTitle for the updated API. Then it runs beautifully.

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

1 participant