Results 13 comments of PRHYME

I was calling it only inside my `config.fish`. I ended up switching to another theme but I suppose the terminal theme was interfering.

Even after installing boost, the issue is still persisting, and I'm getting the following output on entering ```cmake ..``` ``` -- Could NOT find Eigen3 (missing: Eigen3_DIR) CMake Error at...

I'm not sure about how to solve this in windows, I was able to solve it in Linux, perhaps you can use WSL or a virtual machine

Hey, I didnt fix it but I did reset my neovim and everything and never encountered this again. Maybe that'll help you. I did switch to 0.6 neovim maybe that's...

I had the same problem, try doing it with pip3 instead of pip

I actually had to install pygame separately, even though with some issues. I installed pygame and then trax was just easily installed.

Am i crazy, there's no node_modules folder in the folder?

> That's why we tell git to ignore this folder in `.gitignore`. If you're testing this on your local environment you need to run `npm install` or `yarn` that will...

Literally zero experience, I did go through the CSS but couldn't find the attribute that was causing this. I'm using gtk3. Edit: I did comment out all `outline-color:transparent` lines in...