John Vouvakis Manousakis

Results 9 issues of John Vouvakis Manousakis

**Describe the bug** When running the initial authentication setup, after filling in my info I am presented with a blank screen. My account is from UC Berkeley and there is...

bug

(base) johnvm@johnvm-HP-250-G3-Notebook-PC:~/rtl8814au$ make make ARCH=x86_64 CROSS_COMPILE= -C /lib/modules/5.8.0-44-generic/build M=/home/johnvm/rtl8814au modules make[1]: Entering directory '/usr/src/linux-headers-5.8.0-44-generic' ERROR: Kernel configuration is invalid. include/generated/autoconf.h or include/config/auto.conf are missing. Run 'make oldconfig && make prepare'...

(base) johnvm@johnvm-HP-250-G3-Notebook-PC:~/rtl8814au$ make make ARCH=x86_64 CROSS_COMPILE= -C /lib/modules/5.8.0-44-generic/build M=/home/johnvm/rtl8814au modules make[1]: Entering directory '/usr/src/linux-headers-5.8.0-44-generic' ERROR: Kernel configuration is invalid. include/generated/autoconf.h or include/config/auto.conf are missing. Run 'make oldconfig && make prepare'...

Hello. I'm sorry for the dumb question. I installed the theme through ELPA. How can I change the background color? I tried to modify this file: `~/.emacs.d/elpa/material-theme-20210904.1226/material-theme.el` but my changes...

Hello! Thank you for this great illustration. I am implementing this approach for my [OpenSees_Model_Generator](https://github.com/ioannis-vm/OpenSees_Model_Generator) repo, and I noticed that during the process of building I am getting a ton...

Need to address a bunch of `pylint` warnings, and I don't have time to do it these days. Goes to show you how important it is to write clean code...

- [ ] `.show` methods should return a figure handle. - [ ] add a way to save to a portable html file for sharing

Relying on `scikit-geometry` for tributary area analysis is problematic, since it can't be directly installed using pip. - Dropping support for tributary area analysis. Users will now have to specify...

After replacing `openseespy` with `opensees`, testing on Windows is no longer possible (installing dependencies fails on Windows). - Consider adding back windows support once the issue is resolved form upstream....