ExaWorks / SDK

ExaWorks SDK
11 stars 12 forks source link

Containerized tutorials #139

Closed mtitov closed 1 year ago

andre-merzky commented 2 years ago

When testing this, the stumbles over the first cell of the rct notebook, the pip install radical.entk. It fails with:

building 'netifaces' extension
      gcc -pthread -B /opt/conda/compiler_compat -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /opt/conda/include -fPIC -O2 -isystem /opt/conda/include -fPIC -DNETIFACES_VERSION=0.11.0 -I/opt/conda/include/python3.10 -c netifaces.c -o build/temp.linux-x86_64-cpython-310/netifaces.o
      error: command 'gcc' failed: No such file or directory
      [end of output]

Any advise?

mtitov commented 1 year ago

@andre-merzky I would like to work more on this PR, trying to incorporate your previous comments. Currently it provides a container with the possibility to run jupyter notebooks within it, but doesn't let to handle packages

mtitov commented 1 year ago

close this PR in favor of the current tutorials setup procedure (it doesn't bring anything new)