Open
Description
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
Labels
No labels