Dylan Colli

Results 7 comments of Dylan Colli

Commenting to bump visibility. I also experienced this issue when attempting to install `pytorch-mppi[test]` with `pipenv install pytorch-mppi[test]`. # High-level Python Information - Python version: 3.10.12 (version bundled with Ubuntu...

This would be wonderful. I embed local HTML files (that I produced, so I know they're safe) in my journal and being able to recognize `http:`, `file:`, or `app:` prefixes...

To fix the libfreenect2 build error I had to: 1. git clone cuda-samples repo into ~/.local/src 2. In cuda-samples dir, `make` 3. In libfreenect2 dir: `mkdir build && cd build`...

I also needed to do a `make install` for freenect2 which installed the necessary libraries

PR #50 would fix this issue. Just need to merge it

install_svm.sh has a clear merge conflict textual clue in it so that certainly needs to go

This *really* needs to be broken up into multiple PRs. +1,113/-342 lines of code means it's basically unreviewable in its current state.