我试图用conda安装给定版本的:/home/hakon/miniconda3/bin/perl$ perl --version
This is perl 5, version 32, subversion 1 (v5.32.1) built for x86_64-linux-thread-multi>=7.5.0']The following specifications were foun
/sysroot/usr/include/zlib.hcmake_minimum_required(VERSION 3.18) Could NOT find ZLIB (missing: ZLIB_LIBRARY) (found version "1.2.11")
因此,CMake无法找到ZLIB_LIBRARY(libz.so),
我在Python中有一个脚本来压缩大字符串: ...s = """Large string more than 2Gb""" .../commands/sce.py", line 438, in processFiles#012 data = zlib.compress(s)#012OverflowError: size