You may repeat after me using docker image: docker run -it python:3.6 bash python3 -m pip install pybind11 python3 -m pip install anyks-sc All steps finished withot errors. Check installed libs:  Try import asc: 
You may repeat after me using docker image:
docker run -it python:3.6 bash
python3 -m pip install pybind11
python3 -m pip install anyks-sc
All steps finished withot errors.
Check installed libs:

Try import asc:
