Skip to content

Kernel won't print in vscode jupyter, seemingly at random #1049

Closed as duplicate of#243
@theloni-monk

Description

@theloni-monk

The following code executed in a cell

print("test")
flush(stdout)
false

produces the output:
false

I've tried and succeeded and failed to reproduce this error several times and it seems to just happen sometimes that vscode won't print the output of stdout other than the final statement evaluated. I have no idea why.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions