-
Notifications
You must be signed in to change notification settings - Fork 9
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
TableReader precompilation fails on 1.3.0-rc3 on Windows #58
TableReader precompilation fails on 1.3.0-rc3 on Windows #58
Comments
to make a quick fix, comment out the line src/TableReader.jl#L817
|
I see the exact same error in Linux (Manjaro) with 1.3.0-rc4
|
Got same error on my Mac
|
Same error on Ubuntu 20.04
|
I'm having this problem with julia-1.4.0 in ubuntu Release 18.04.4. `julia> using TableReader julia> |
Ran into the same error on 1.4 |
This error still occurs in Julia 1.5.3 on macOS Catalina 10.15.7 after installing
EDIT: commenting out line 817 in |
Same error still occurs in Julia 1.7 on Fedora 41. The manual fixing of commenting out the line where "precompile()" its called still works. |
Details:
The text was updated successfully, but these errors were encountered: