Hacker News new | ask | show | jobs
by iforgot22 534 days ago
In this case, the problem is more the prereqs. The user must first install Python and some packages, which already brings up the question of which version and which package manager.

And in easier cases, if it's so easy, why not package it in a regular app/exe?

1 comments

I will admit I forgot that Python is not installed by default on Windows.