-
Hi, I'm just getting started with code-input and I have a question, how can I select a specific language when the autodetect plugin is registered?
```html
…
-
paulchikkkk@bb6699 ~ % cd Frida-Script-Runner
paulchikkkk@bb6699 Frida-Script-Runner % pip3 install -r requirements.txt
[notice] A new release of pip is available: 24.2 -> 24.3.1
[notice] To up…
-
Are there instructions on how to launch netpad as a web app? I've tried running locally in Rider but I'm getting issues around SPA/proxy settings. However, that's not exactly what I'm trying to achiev…
-
Hi,
I'm encountering a CUDA Out of Memory error while trying to run the imagenetv2 and imagenet_sketch datasets with the provided script. The script works fine for imagenet_a, but for the other dat…
-
When i run script_faster_rcnn_demo.m in Matlab, i got the following message:
fast_rcnn startup done
GPU 1: free memory 12375916544
Use GPU 1
Undefined function 'caffe_' for input arguments of type 'ch…
-
Hello,
I'm trying to run SqlScript, but only if my property SQLSCRIPT is set to True.
```new SqlScript("db", "script_binary_id", ExecuteSql.OnInstall) { ComponentCondition = "SQLSCRIPT='True'" },…
-
Looks like line no 40 (python -m virtualenv gimpenv3) in install.bat script has to be changed to python -m venv gimpenv3
-
Saw your LinkedIn post. I will likely have more suggestions in the future as I've been working on this exact same script. No one know who I am, so maybe I'll create some suggestions to add features I'…
-
A user contacted me today saying that the application does not autodetect proxy settings from the system (Windows 11). The proxy was set to use a PAC script and Chrome detected it successfully. After …
-
Hi,
I'm very new to Femto Mega and programming stuff.
I'm trying to register metadata following this post: https://github.com/orbbec/OrbbecSDK/blob/main/misc/scripts/obsensor_metadata_win10.md
I…