jarhed

Results 4 comments of jarhed

Thank you for your reply. Hopefully it will work with the Oculus link when that is released. Love your work

I've fixed this by following the directions [here](https://matrixprofile.docs.matrixprofile.org/installation/Mac_OS_Installation.html#End-User-Installation) to install gcc and whatnot through brew then forced gcc to compile using: `CC=gcc pip install matrixprofile` Kinda proud of myself, this...

I'm no expert with all this stuff. Just saw a youtube thing on matrix profiles. It looks like it's using /usr/bin/clang instead of the brew-installed /usr/local/bin/gcc which has the -fopenmp...

For anyone else that has this problem, it's because I had the wrong port. Should be 0.0.0.0:5001. I'm an idiot