Skip to content
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

LoadError: Failed to precompile #59

Closed
tduivenvoorde opened this issue Jan 14, 2020 · 0 comments
Closed

LoadError: Failed to precompile #59

tduivenvoorde opened this issue Jan 14, 2020 · 0 comments

Comments

@tduivenvoorde
Copy link

Hello I am a fairly new user of Julia and I am encountering a LoadError: Failed to precompile when running my Julia program. The code worked fine a few weeks ago and I did not change a thing on it. What am I doing wrong?

[ Info: Precompiling RHEOS [728860ae-c896-11e8-0b91-0f38ecad5046]
ERROR: LoadError: LoadError: syntax: unexpected "end"
Stacktrace:
[1] top-level scope at C:\Users\duivenvoordet.julia\packages\RHEOS\mcjIN\src\interface.jl:78
[2] include at .\boot.jl:328 [inlined]
[3] include_relative(::Module, ::String) at .\loading.jl:1094
[4] include at .\Base.jl:31 [inlined]
[5] include(::String) at C:\Users\duivenvoordet.julia\packages\RHEOS\mcjIN\src\RHEOS.jl:4
[6] top-level scope at C:\Users\duivenvoordet.julia\packages\RHEOS\mcjIN\src\RHEOS.jl:80
[7] include at .\boot.jl:328 [inlined]
[8] include_relative(::Module, ::String) at .\loading.jl:1094
[9] include(::Module, ::String) at .\Base.jl:31
[10] top-level scope at none:2
[11] eval at .\boot.jl:330 [inlined]
[12] eval(::Expr) at .\client.jl:432
[13] top-level scope at .\none:3
in expression starting at C:\Users\duivenvoordet.julia\packages\RHEOS\mcjIN\src\interface.jl:78
in expression starting at C:\Users\duivenvoordet.julia\packages\RHEOS\mcjIN\src\RHEOS.jl:80
ERROR: LoadError: Failed to precompile RHEOS [728860ae-c896-11e8-0b91-0f38ecad5046] to C:\Users\duivenvoordet.julia\compiled\v1.2\RHEOS\8Ut5K.ji.
Stacktrace:
[1] compilecache(::Base.PkgId, ::String) at .\loading.jl:1253
[2] _require(::Base.PkgId) at .\loading.jl:1013
[3] require(::Base.PkgId) at .\loading.jl:911
[4] require(::Module, ::Symbol) at .\loading.jl:906
in expression starting at C:\Users\duivenvoordet.julia\packages\RHEOS\mcjIN\examples\Main_09.jl:2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant