I just tried to replicate on Yosemite and Julia 0.4.0-pre+7113. I was able to `Pkg.update()/add()`; then, `using NFFT` without problems.
On Wed, Sep 9, 2015 at 3:37 PM, Robert DJ <[email protected]> wrote: > Hi, > > I am having a strange problem on Mac (Yosemite): I cannot load the NFFT > <https://github.com/tknopp/NFFT.jl> package. > > Unfortunately, it is difficult to diagnose as I do not get any errors, > Julia just hangs after > using NFFT > Uninstalling and reinstalling NFFT does not help, neither does a complete > re-compilation of Julia from scratch. > > I have tried installing and loading NFFT on two different computers > running Linux and here it works. > I am running Julia 0.4.something on all computers. > > Has anyone else had similar problems? > > Thanks, > > Robert >
