-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Validation Run Failure #55
Comments
Was the package installed from the registry? Try installing from the master branch ]add https://github.com/davidssmith/DCEMRI.jl.git#master and hopefully that'll scare the errors away. |
|
This is excellent news. I was just sitting down to look at this. Thank you, @notZaki |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Trying to set up DCEMRI on linux box for testing. Previously, I received PyPlot not installed warnings, which led to results not being stored. After adding PyPlot
Pkg.add("PyPlot")
andusing PyPlot
, I runvalidate(6, "/home/ubuntu/temp/")
, but then get the following error:The text was updated successfully, but these errors were encountered: