You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you, for your respond.
What actually I have to do?
pip uninstall anyks-sc
pip install anyks-sc
Yes, everything is relevant, under Linux and FreeBSD everything should be assembled correctly, I checked it on all current distributions. If the package compiled, then it should work.
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:
The text was updated successfully, but these errors were encountered: