Skip to content

Python doesnt stay open #686

@Pixel-Minions

Description

@Pixel-Minions

Hi,

I am currently testing plumbum, amazing and simple but, when I try to run python, the python.exe in Windows, I know it runs but closes, it doesn't stay in interactive session. Why is this?

from plumbum import local
python = local["python"]
python()

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions