Jorge Arévalo

Results 5 comments of Jorge Arévalo

Same with Ubuntu 20.04 The problem is `libgranite.so.3` is not in the library search path. And if you install libgranite5, as I did, you will get the v5. Check it...

Thanks for your response. I finally could solve it by preventing Django to create backwards relation between ROI and Series. `class Series(gismodels.Model): # Prevents django to create a backwards relation...

Works perfect for me. Thanks! https://registry.jsonresume.org/jorgeas80

Same problem here. How could I get a debug log?

> zsh-antigen from Ubuntu repo seems to be missing most of the code. I use this command to install zsh-antigen. > > sudo curl -o /usr/share/zsh-antigen/antigen.zsh -sL git.io/antigen This just...