02 2023 档案
摘要:curl: (60) SSL certificate problem: certificate has expired More details here: https://curl.haxx.se/docs/sslcerts.html 这个问题原因就是证书到期了,重新下载下证书就行了。 解决方案
阅读全文
摘要:aria2c -D -l data/apps/crawler-core/04.log --log-level notice -x 16 -s 64 https://the-eye.eu/public/AI/pile/train/03.jsonl.zst
阅读全文
摘要:def decompose_file(data): # ungz_file_path = gz_file_path.replace(".gz", "") # with gzip.open(gz_file_path, 'rb') as f_in: # with open(ungz_file_path,
阅读全文
摘要:ffmpeg -i 1 aaa.ts -acodec copy -vcodec copy -absf aac_adtstoasc output.mp4
阅读全文
摘要:按照github的步骤一步步来的时候,最后一步出现问题, ld: cannot link directly with dylib/framework, your binary is not an allowed client of /usr/lib/libcrypto.dylib for archi
阅读全文
摘要:git clone https://github.com/emscripten-core/emsdk.git pyenv local 3.8.0 ./emsdk install latest https://xmanyou.com/wasm-emsdk-mac-start-up/ js调用wasm
阅读全文

浙公网安备 33010602011771号