-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
Why is issue #11331 marked as closed when there is no solution #34058
Comments
Can you include more information? What Julia version? What is the (full) error message? The issue you are referencing is closed because it was fixed by #19636 |
(and it was released in Julia 0.6 and higher) |
Typically we address issue reports by fixing the underlying problem in the software, and eventually releasing a new version containing the fix. If you need to use a specific version and so can't fix the problem by upgrading, it would make sense to go to the original issue report and ask for a workaround. Unfortunately though, workarounds are not always possible. The discussions here are not for developers only; it's fine for anybody to ask questions or ask for help, though sometimes the discourse forum is more useful for that. If you haven't already, try installing an official binary from https://julialang.org/downloads/. Sometimes julia installs from other sources are very old versions or don't work. |
The issue in question, so others can just click a link: #11331. |
I managed to find a solution, which was not contained in the previous closed discussions. |
If you use an up-to-date Julia, this shouldn't be an issue. Please let us know if you encounter issues with more recent versions of Julia. Thanks for the bug report. |
This happens repeatedly on here... the issues get taken over by developers with a resolution to improve future releases, but meanwhile present users are left without a solution.
I have installed Julia on Ubuntu and can't get it to set the home directory. I am glad this will be fixed in future but what do I do now???
There seems to be a lively discussion for developers only about the error:
Base.InitError(mod=:Base, error=Base.KeyError(key="HOME"))
What about users?
The text was updated successfully, but these errors were encountered: