Andy Tai

Results 5 issues of Andy Tai

The HttpsRequestOptions object seems to be modelled after NativeScript's built in HttpRequestOptions object, as seen from the example in the documentation. However, in the current code the "content" field of...

Hi I was trying to update OpenCV in guix to 4.6.0 from 4.5.4. The Guix QA build checker shows aiscm would fail to build with OpenCV 4.6.0, with error https://bordeaux.guix.gnu.org/build/6d64c5dc-818b-470d-b55c-be5b4cccf643...

mail list thread: https://lists.gnu.org/archive/html/guile-user/2022-06/msg00024.html how to initialize a variable meant to be a GtkTreeModel, a Gtk "interface"? (selection is a valid GtkTreeSelection obtained elsewhere earlier) This does not work (the...

On Ubuntu 20.04, with Python 3.11, installation command pipenv install fails with [pipenv.exceptions.InstallError]: Collecting scikit-learn==0.20.4 (from -r /tmp/pipenv-ikw3gac7-requirements/pipenv-6xx6neu7-hashed-reqs.txt (line 12)) [pipenv.exceptions.InstallError]: Downloading scikit-learn-0.20.4.tar.gz (11.7 MB) [pipenv.exceptions.InstallError]: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.7/11.7 MB 11.7...

On Fedora 39, which has as default, Python 3.12, I followed instruction for installation. pipenv install fails with [pipenv.exceptions.InstallError]: ERROR: Ignored the following versions that require a different python version:...