On Monday, 29 March 2021 at 19:21:34 UTC, Marcone wrote:
Python dont need pip for run script with imported module. Just need call python.
But you need to install the module beforehand. The Pyhton interpreter doesn't fetch modules and install them for you. Neither does dmd.