Cosimo Streppone
Cosimo Streppone
Had the following errors otherwise: ``` Saving data in data Chosen language: it data/wiki_dumps/itwiki-latest-pages-articles.xml.bz2 already exists. Skipping download. data/wiki_extr/it already exists. Skipping extraction. /src/fastai/.venv/bin/python: No module named multifit.create_wikitext /src/fastai/.venv/bin/python: No...
This patch appears to solve the problems detailed in #354 and possibly #385. The question is: is this the correct way to solve the problem? Not sure. The conditions to...
Or otherwise it will block reception of events from the main loop. Maybe there's another way of doing it, `AnyEvent->child` or something similar.
It should automatically figure out the location of VBoxGuestAdditions.iso image file on Ubuntu as well. It also stops if it cannot detect any valid .iso image.
Going to try this in production today.
# Description See issue #1737 for context. Currently it's not possible from the skill code to distinguish between `@botname message` and `botname message`. With this change, username mentions retain the...
Hi Jeremy, I had to apply this tiny fix, or mytop 1.7 wouldn't start on my test systems. Not sure if it's valid or invalid syntax though. Thanks for mytop,