Radu Cazacu

Results 8 issues of Radu Cazacu

Hello, i've faced this error in my project and don't really know how to deal with it. `Type 'string' is not assignable to type 'PromptType | Falsy | PrevCaller'.ts(2322)` `...

Hi, unfortunately I got this error Rustc 1.61.0 nightly Libtorch instalation: manual Libtorch version: v1.11.0 cxx11 abi + cu113 -> Using v.1.12.0+cpu from docs link I'm getting `error: failed to...

Hi, I'm trying to run a program using rust-bert crate but unfortunately I'm getting this error. The error appears when I try to import from rust-bert crate, if I don't...

I did the same as it is in readme.md, i'm getting all the information about the user which is logged in with Facebook but at the end no one is...

Hi, I'm using a library called react-native-phone-input which is based on this library. I encountered a problem when trying to set the default code to the UK (which wasn't in...

Hi, I have tried to extract the sentiment analyzer into a separate function but the example from the docs didn't work, I have figured out how to deal with it...

Hi, could you help me please to resolve this dependencies issue? I'm using Ubuntu 24 and Tauri ``` /usr/include/limits.h:124:16: fatal error: 'limits.h' file not found thread 'main' panicked at /home/alu/.cargo/registry/src/index.crates.io-6f17d22bba15001f/oqs-sys-0.9.1+liboqs-0.9.0/build.rs:33:10:...

After following the migration guide I ended up with an error I can't solve. `Caused by: groovy.lang.MissingPropertyException: Could not get unknown property 'providers' for settings 'Ara' of type org.gradle.initialization.DefaultSettings.` It...