Could someone please give me the simplest possible step-by-step on how to run a python script on Windows?
Is it just installing Windows installer (64-bit) from https://www.python.org/downloads/windows/ and then double clicking the .py file? Or is there some other steps?
Edit: forget it, I'm stupid
@forteller pip install -r requirements.txt, I think
@anselmschueler Ah, fuck, yes of course. That's what it is on Linux too. OK, I feel stupid now. Thanks! :D
No you aren't! Stupid people don't ask questions so can get less stupid!