Roger Herikstad

Results 22 comments of Roger Herikstad

I found that if I set the environment variable `DYLD_FRAMEWORK_PATH` on macOS, I am able to load the edfapi. ``` (hippocampus) roger@work29 PyHippocampus % export DYLD_FRAMEWORK_PATH=/Library/Frameworks (hippocampus) roger@work29 PyHippocampus %...

Just wanted to bump this since I'd like to be able to use MetricMDS from MultivariateStats as part of my custom ManifoldLearning workflow.