Skip to content

Python profiler in Atom, I get an error  #1

Description

@dougli1sqrd

Traceback (most recent call last):
File "", line 1, in
ModuleNotFoundError: No module named 'line_profiler'

Appears in UI above call to the function to profile.
screen shot 2017-12-12 at 4 08 28 pm

But, if I pip install line_profiler in the virtual environment I have set for the plugin, I no longer get this error.

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