sassoftware / sassoftware/python-sasctl
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].
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 52
- Forks
- 45
- Avg merge
- 23h 38m
- Merged PRs (30d)
- 2
Description
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?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the sasctl or swat import in SageMaker and read the linked swat troubleshooting guidance for missing Linux library dependencies. Determine whether the missing libnuma.so.1 dependency can be addressed for SageMaker, or whether the supported-use limitation should be documented; the issue is done when users have a clear resolution.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, python
- Domain
- api, cloud
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100