Hacker News new | ask | show | jobs
by ofek 918 days ago
The main difference is it does no build sorcery. In the end, your code is running on a real installation on disk. Therefore, there is no chance for extension modules to fail.
1 comments

Does it potentially solve the problem of anti viruses false-flagging the runtime? Pyinstaller was giving me huge headaches with this
Yes.
Hallelujah, i'll give it a try over christmas break