Skip to content

Xplot Downgrades All My C++ Packages, C++ Kernels Crash #61

Description

@cgbsu

Hello,

I tried installing xplot, I am using a OCI container, it seems to download all my packages, including gcc 9.4 -> 7.5, and cling. When I try to run a C++ kernel in Jupyter Lab it crashes, in the console I see
No such file or directory #include <features.h>

Trying to build from source, but getting

In file included from /home/jovyan/xplot/src/xaxes.cpp:1:
/home/jovyan/xplot/include/xplot/xaxes.hpp:42:28: error: 'xw::xholder' is not a template
   42 |         using scale_type = xw::xholder<xscale>;
      |                            ^~
make[2]: *** [CMakeFiles/xplot.dir/build.make:63: CMakeFiles/xplot.dir/src/xaxes.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:76: CMakeFiles/xplot.dir/all] Error 2
make: *** [Makefile:130: all] Error 2

Thank you,

  • Chris

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