I'm having trouble using the default strategies inside SageMath 8.8 (linux binaries). Not sure if it should be reported here or to sage
`
┌────────────────────────────────────────────────────────────────────┐
│ SageMath version 8.8, Release Date: 2019-06-26 │
│ Using Python 2.7.15. Type "help()" for help. │
└────────────────────────────────────────────────────────────────────┘
I'm having trouble using the default strategies inside SageMath 8.8 (linux binaries). Not sure if it should be reported here or to sage ` ┌────────────────────────────────────────────────────────────────────┐ │ SageMath version 8.8, Release Date: 2019-06-26 │ │ Using Python 2.7.15. Type "help()" for help. │ └────────────────────────────────────────────────────────────────────┘
sage: from fpylll import * sage: BKZ.DEFAULT_STRATEGY ....: '/export/scratch1/ducas/SageMath/local/share/fplll/strategieparse error - unpreprocessing_blpruning_parameteError: gptr == nullpos/default.json' sage: BKZ.DEFAULT_STRATEGY_PATH '/export/scratch1/ducas/SageMath/local/share/fplll/strategieparse error - unpreprocessing_blpruning_parameteError: gptr == nullpos' sage: `