-
Notifications
You must be signed in to change notification settings - Fork 29
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
Comments
I don't see any other reasonable way than deactivate |
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 |
Apparently this happens on windows 7 machines and is due to the build of
symengine. I'll try to report it on Symengine.jl .
Still I wonder, is there an easy way to deactivate precompiling, other than
commenting a line ?
Le ven. 11 mai 2018 à 13:39, Spencer Lyon <[email protected]> a
écrit :
… 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
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#134 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAQ5KegeWB6a0MlZkZuiD_gTGWeMYIRXks5txXiFgaJpZM4T7P7h>
.
|
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? |
That was my question... Maybe a global switch that turns off precompiling
altogether ? Something we could put in the faq.
Here I had no information about symengine until I commented.
Le ven. 11 mai 2018 à 17:51, Spencer Lyon <[email protected]> a
écrit :
… 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?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#134 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAQ5Kbiqjmp6uVJCiECV9n9B3XRYIXVwks5txbN-gaJpZM4T7P7h>
.
|
Installing on a fresh JuliaPro (windows) with
Pkg.add(
raises:The text was updated successfully, but these errors were encountered: