Modify ↓
Ticket #512 (new enhancement)
Include OpenCV
| Reported by: | alex75 | Owned by: | htgoebel |
|---|---|---|---|
| Priority: | lowest | Milestone: | PyInstaller 3.0 |
| Component: | Hooks | Version: | 1.5.1 |
| Severity: | trivial | Keywords: | OpenCV |
| Cc: |
Description
OpenCV is not in the "SupportedPackages" list.
Attachments
Change History
comment:2 in reply to: ↑ 1 Changed 16 months ago by alex75
Replying to matysek:
Does it work for you with pyinstaller?
I've not tryed. I'm returned to PIL because my old code works with it and it is in the list of supported libs. I'm not so "experienced" in Python to test if Py.Installer "really" works with OpenCV and my needs on image processing are really basic. Alessandro
Note: See
TracTickets for help on using
tickets.

Does it work for you with pyinstaller?