Ravi Rahman

Results 3 issues of Ravi Rahman

I am trying to compile with Cinder with `--with-lto` but am getting the following errors: ``` dfg++ -pthread -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -fprofile-generate -Xlinker -export-dynamic -o python Programs/python.o libpython3.10_static.a...

It appears that BNCollege, and potentially others, use a javascript redirect to prevent scraping. Here is a workaround (on Android) using a webview: `WebView view;` Then in, for example, `onCreate`,...

`snowflake_clusterby` produces incorrect quoting when using expressions 1. What version of Python are you using? `Python 3.11.9 (main, Apr 2 2024, 08:25:04) [Clang 15.0.0 (clang-1500.3.9.4)]` 2. What operating system and...

enhancement
status-triage_done