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

Precompilation issue (again) #134

Open
albop opened this issue May 11, 2018 · 5 comments
Open

Precompilation issue (again) #134

albop opened this issue May 11, 2018 · 5 comments

Comments

@albop
Copy link
Member

albop commented May 11, 2018

Installing on a fresh JuliaPro (windows) with Pkg.add( raises:

ERROR: Failed to precompile Dolo to C:\Users\Utilisateur\.julia\lib\v0.6\Dolo.ji.
Stacktrace:
[1] compilecache(::String) at .\loading.jl:710
[2] _require(::Symbol) at .\loading.jl:497
[3] require(::Symbol) at .\loading.jl:405
[4] eval(::Module, ::Any) at .\boot.jl:235
[5] eval(::Any) at .\boot.jl:234
[6] macro expansion at C:\JuliaPro-0.6.2.2\pkgs-0.6.2.2\v0.6\Atom\src\repl.jl:117 [inlined]
[7] anonymous at .\<missing>:?
@albop
Copy link
Member Author

albop commented May 11, 2018

I don't see any other reasonable way than deactivate precompile altogether. @sglyon ?

@sglyon
Copy link
Member

sglyon commented May 11, 2018

I haven’t come across this myself, but I haven’t tried on new, fresh machines as often.

Do we know why it is happening? If we can’t figure that out then I suppose we will need to disable the precompilation

@albop
Copy link
Member Author

albop commented May 11, 2018 via email

@sglyon
Copy link
Member

sglyon commented May 11, 2018

Ok -- sounds like something we should be able to fix with the SymEngine team.

Do you have an idea for what would be easier than commenting out the line?

@albop
Copy link
Member Author

albop commented May 11, 2018 via email

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

2 participants