-
Notifications
You must be signed in to change notification settings - Fork 28
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
new error related to HDF5 #93
Comments
This looks like the same error here: JuliaPlots/Plots.jl#3235 |
yes, i show that. it belongs to MIRTio [(https://github.com/JeffFessler/MIRTio.jl)] so as I believe it should be included. thanks |
temporarily you could use the master branch of MIRT:
I am working on several updates to underlying packages that will solve this problem - hopefully pretty soon. |
it shows another error with master I'm looking forward to getting the updated version. |
Ok, v14.0 of MIRT is now released and you can see that it is registered: Please see if Pkg update will get you the new version now. You can see that MIRTjim v0.6 is properly registered here: using Pkg
Pkg.Registry.rm("General")
ENV["JULIA_PKG_SERVER"] = ""
]up Please close this issue if this works for you. |
it works! |
Hi, i'm getting new error.
i wonder if this is going to be concerns.
i checked MIRT and plots are new version.
The text was updated successfully, but these errors were encountered: