Closed ryaninvents closed 10 years ago
@baconscript it looks like you are on Julia 0.2, can you confirm with versioninfo()
? Try updating to 0.3.
Oh hey Ryan! Didn't notice you changed your github handle. I like it!
Haha thanks! I don't really juggle anymore so I figured it was time for a change.
Confirmed that I was on Julia v0.2.1 because I forgot to go to the PPA.
I tried to use Meshes.jl in a project and got an
ERROR: no method
. To make sure I was using the library correctly, I cloned the repo and rantest_meshes.jl
from the master branch and got the same error.