Virtual environments do not have all required packages when applicaiton is built #97

Open
opened 2026-09-12 20:24:41 -07:00 by tyler · 0 comments
Owner

Linux is missing paramiko, and macOS is missing _cffi_backend. The latter is likely due to pyinstaller missing the dependency when bundling.

Linux is missing paramiko, and macOS is missing _cffi_backend. The latter is likely due to pyinstaller missing the dependency when bundling.
tyler added the Kind/Bug
Reviewed
Confirmed
1
Priority
Low
4
Platform
All
labels 2026-09-12 20:24:41 -07:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: tyler/flares#97