Skip to content

std::runtime_error  #124

Open
Open
@PhilipDeegan

Description

@PhilipDeegan
g++ plot.cpp -Iext/plot/ $(python3-config --includes)  $(python3-config --ldflags) -o plot
LD_LIBRARY_PATH=/opt/py/python-3.7.3/lib ./plot
terminate called after throwing an instance of 'std::runtime_error'
  what():  Call to show() failed.
Aborted
which python3
/opt/py/python-3.7.3/bin/python3
echo $PYTHONHOME
/opt/py/python-3.7.3

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