|
|
|
|
|
by pacifika
1654 days ago
|
|
I’ve tried all the options and my view is unless you test bundling from the start of the project you’re in for a world of hurt, either having to manually patch packages (ntlk); or produce executables that are missing dependencies. It’s the main reason I’m looking at switching to Go for these kinds of apps. Python should have a working solution as part of the standard library. |
|