-
Notifications
You must be signed in to change notification settings - Fork 44
Open
Description
How do you "Add the path to sage environment" as mentioned in this issue?
I cloned https://github.com/fplll/g6k
Then I ran sage --python setup.py build_ext --inplace
I think it built g6k correctly because I got
copying build/lib.linux-x86_64-cpython-38/g6k/siever.cpython-38-x86_64-linux-gnu.so -> g6k
copying build/lib.linux-x86_64-cpython-38/g6k/siever_params.cpython-38-x86_64-linux-gnu.so -> g6k
Now I'm stuck at "add the path to sage environment". I don't know what this means. What do I do next with the .so files?
Metadata
Metadata
Assignees
Labels
No labels