Terencio Agozzino

Results 17 comments of Terencio Agozzino

@lckarssen, a temporary solution has been provided here: https://github.com/emacs-dashboard/emacs-dashboard/issues/115

Thank you for your pull request, this going to make my life easier ☺️ I hope that the merge won't take too much time to do.

Hi @sky-2002, thank you very much for your feedback! :-) It's not the first time I've seen some users encounter problems with the cached `fetch` method. I know that back...

@bsteenwi Oh yes indeed, I can see that the use of `key=partial(hashkey, "fetch"))` has already been removed from the develop branch since quite a while. @sky-2002 In principle, this error...

From what I understand from your screenshot, it seems that the `python-Levenshtein` package could not be installed. Did you already try to install it manually? Make sure you have at...

I can read that the `python-Levenshtein` package has been renamed to `levenshtein` (cf. [PyPI documentation](https://pypi.org/project/python-Levenshtein/)). I will update the package dependencies to prevent this from happening again. I would try...

If you were able to install pyRDF2Vec without errors, it is already promising. Before trying to import it into your code, I'll see if you already know how to import...