sassoftware / python-sasctl

Python package and CLI for user-friendly integration with SAS Viya
https://sassoftware.github.io/python-sasctl
Apache License 2.0
45 stars 40 forks source link

Importing sasctl error in SageMaker: RuntimeError: Booting the TK subsystem failed: Cannot dlopen [tkmk.so] : [libnuma.so.1: cannot open shared object file: No such file or directory]. #193

Open christopher-parrish opened 2 months ago

christopher-parrish commented 2 months ago

I am getting the following error importing sasctl (also swat) in SageMaker:

RuntimeError: Booting the TK subsystem failed: Cannot dlopen [tkmk.so] : [libnuma.so.1: cannot open shared object file: No such file or directory].

There is a troubleshooting tip in the API documentation for swat, but I can't figure out how to fix it.

Is there not a way to use sasctl or swat with SageMaker?