Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2025 07:12 AM
Thank you. So I guess the workaround is to pull the .whl into the app using the SDK, install it manually and only then start the actual entrypoint. Very tedious and error prone. That even makes duplicating the dependency code into the app seem like a not-so-bad alternative 😄