-
OS: Fedora 29
JAVA: 1.8 | 11 - both
issue with JAVA 1.8:
```
JAVA_HOME=/usr/java/latest ./gradlew build …
bvn13 updated
5 years ago
-
### Issue type
Bug
### Have you reproduced the bug with TensorFlow Nightly?
No
### Source
source
### TensorFlow version
tf 2.17.0
### Custom code
Yes
### OS platform and …
-
- [x] #3035
- [ ] #3286
- [ ] #3284
- [x] #3220
- [ ] #3326
# Motivation
During the development of the Haskell backend booster, we have been noticing that the Kore language itself is not de…
-
This plugin is no longer working with Gradle 6; gives "Unrecognized option : -h"
Steps to reproduce:
- Set up a gradle project using Gradle 6.5 & use this plugin
Error:
> Task :compi…
-
## Scenario
GIVEN I am on Windows 10 with Java 21 and Wix3 installed
GIVEN I want to use `--type app-image` in the `jpackage` call, so that I don't get an installer but the app folder instead
WHEN …
-
i got a gradle error: myproject:ngGenerateAllCommand execution error: null
my environment: grails 3.3.8 java 8 gradle 4.6
my domain like:
class MyDomain {
static class MySubCls {
…
-
Hi,
I am pretty new to Apache and tried to install mod_pagespeed on our demo server.
It seems to be installed properly based on the mod_pagespeed header shown when i type
`curl -D- http://example.com…
-
### Description
if I use unity 2019.4.39f with [Firebase Unity SDK 10.7.0](https://dl.google.com/firebase/sdk/unity/firebase_unity_sdk_10.7.0.zip), I still successfully built Android to the apk f…
-
I've the following code
#encoding: unicode_escape
a1,srt_rce,a2 = '''
\u0027\u0027\u0027\u002C\u0067\u0065\u0074\u0061\u0074\u0074\u0072\u0028\u005F\u005F\u0069\u006D\u0070\u006F\u0072\u0074\u005…
-
When I try to run recognition I getting this:
File "faceswap/lib/FaceFilter.py", line 9, in __init__
self.encoding = face_recognition.face_encodings(image)[0] # Note: we take only first face…