Skip to content

ValueError: not enough values to unpack (expected 2, got 1) #210

Closed
@SamuelXJames

Description

@SamuelXJames

I am unable to run mprof plot. I get the above value error instead which is due to line 312 in mprof,py
which is: field, value = l.split(' ', 1).

I am currently running memory_profiler as: python -m memory_profiler mprof plot in command. Mprof run works as intended.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions