Skip to content

Update to requirements.txt #1

@AllanJard

Description

@AllanJard

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions