-
-
Notifications
You must be signed in to change notification settings - Fork 673
Closed
Milestone
Description
pycryptosat is meant to be installed as a part of cryptominisat,
but it does not happen.
This is because it's installing the Python module in SAGE_ROOT/local/
From the log:
-- Found python interpreter, libs and header files
-- Building python interface
-- Python CFLAGS: '-Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/python3.9-RNBry6/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 '
-- Python LDFLAGS: '-lcrypt -lpthread -ldl -lutil -lm'
-- Python LINKFORSHARED flags: '-Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions'
-- Python module will be installed to : '/home/dimpase/work/sage/local'
-- Configuring done
./sage --pip install pycryptosat
can be used as a workaround
Component: packages: optional
Keywords: cryptominisat
Author: Dima Pasechnik
Branch: cdd19b0
Reviewer: Matthias Koeppe
Issue created by migration from https://trac.sagemath.org/ticket/33162