judgeou
judgeou
我尝试 npx electron . 的时候报了一个错: ``` Error: The module '/Users/ouzian/project/eSearch/node_modules/robotjs/build/Release/robotjs.node' was compiled against a different Node.js version using NODE_MODULE_VERSION 93. This version of Node.js requires NODE_MODULE_VERSION 103. Please try re-compiling...
我把 `node_modules/robotjs/build `删了,执行 `npm rebuild robotjs --update-binary` 还是一样的错误,难道和 electron 版本有关系吗?
这是我 electron 版本
> `npm run rebuild`试试 这下跑起来了
离线 ocr 的时候报了一长串的错误。。。 ``` /Users/ouzian/Library/Application\ Support/eSearch/ocr Error: Command failed: source /Users/ouzian/Library/Application\ Support/eSearch/ocr/env/bin/activate && /Users/ouzian/Library/Application\ Support/eSearch/ocr/env/bin/python /Users/ouzian/Library/Application\ Support/eSearch/ocr/ppocr/tools/infer/predict_system.py --image_dir="/var/folders/zf/mqv7h2wn0fq6xhr_s5dxcrr00000gn/T/eSearch/ocr.png" --det_model_dir="/Users/ouzian/Library/Application Support/eSearch/ocr/ppocr_model//Users/ouzian/Library/Application\ Support/eSearch/ocr/ppocr_model/inference/ch_PP-OCRv2_det_infer" --rec_model_dir="/Users/ouzian/Library/Application Support/eSearch/ocr/ppocr_model//Users/ouzian/Library/Application\ Support/eSearch/ocr/ppocr_model/inference/ch_PP-OCRv2_rec_infer" --use_gpu=False --rec_char_dict_path="/Users/ouzian/Library/Application Support/eSearch/ocr/ppocr_model/ppocr_keys_v1.txt" /Users/ouzian/Library/Application Support/eSearch/ocr/env/lib/python3.7/site-packages/paddle/vision/transforms/functional_pil.py:36: DeprecationWarning:...
哔哩哔哩提供的flv格式最高就是1080p,再往上需要加 `fnval=4048` 参数,不过格式就会变成音视频分离的那种
same problem Ubuntu 20.04.4 LTS (GNU/Linux 5.4.0-126-generic x86_64), RTX 3090 nvcc --version ``` nvcc: NVIDIA (R) Cuda compiler driver Copyright (c) 2005-2021 NVIDIA Corporation Built on Mon_May__3_19:15:13_PDT_2021 Cuda compilation tools,...
> I have identified [the commit](https://github.com/AUTOMATIC1111/stable-diffusion-webui/commit/2e2d45b281cf3bafbf5034417dab34582a56787b) which began the errors, at least for me > > If you want to fix the error temporarily, checkout [fec2221](https://github.com/AUTOMATIC1111/stable-diffusion-webui/commit/fec2221eeaafb50afd26ba3e109bf6f928011e69), the last commit before...
build from source works for me. but take a long time (about 1 hour) ``` !pip install pyre-extensions==0.0.23 !pip install numpy !git clone https://github.com/facebookresearch/xformers/ %cd xformers !git submodule update --init...
Ubuntu, same problem