zeuner

Results 33 comments of zeuner

That's interesting. What it_IT dictionary version is provided by RStudio? Still, if it's an error with the dictionary, it would probably be good to have a clearer error message. I...

I was able to reduce the offending stemming operation to this fairly minimal example code that crashes for me: ``` library(hunspell) stem

I encountered the error on both Debian Buster and Ubuntu Focal Fossa, using the hunspell-it dictionary packages provided by the OS. In particular, this was hunspell-it 6.4.3 ( https://packages.ubuntu.com/focal/hunspell-it )...

I saw similar errors, maybe this (https://github.com/Eisenwave/voxel-io/pull/3) works for you?

Would you mind adding an example to `examples/`? I tried to use the patch, but I didn't see the `xlabel` show up. Maybe I did something wrong, though.

@dirkf The error occurs on `master`. And I notice your log shows the same git commit hash. Any idea what could lead to a differing behaviour here? It seems that...

When I use the release from https://github.com/ytdl-org/ytdl-nightly/releases/tag/2023.08.07, the outcome differs only marginally: ``` [debug] System config: [] [debug] User config: [] [debug] Custom config: [] [debug] Command-line args: [u'-v', u'-F',...

Great to hear. Happy to test in case the changes become available in some branch.

I encountered similar errors, which were fixed here: https://github.com/alicevision/AliceVision/pull/1500

Is there any perspective for your customized libraries going into Coins mainline? These seem to be active projects, and it doesn't seem favourable having to install multiple versions of the...