-
Notifications
You must be signed in to change notification settings - Fork 38
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
Installation problem #173
Comments
This PR fixes the issue |
Thank you for your reply.
Unfortunately you do not show how to install the package in order to compile Modia without error
Thank you for your patience
regards
Chris Nabold
…________________________________
From: Fredrik Bagge Carlson ***@***.***>
Sent: Monday, January 27, 2025 15:15
To: ModiaSim/Modia.jl ***@***.***>
Cc: ChrisNabold ***@***.***>; Author ***@***.***>
Subject: Re: [ModiaSim/Modia.jl] Installation problem (Issue #173)
This PR fixes the issue
* #172<#172>
—
Reply to this email directly, view it on GitHub<#173 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AEIE3ZCX72T62BOKJXT6XGT2MY5P7AVCNFSM6AAAAABV6DU2HOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDMMJVHA3TOMRVGA>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
merging of the PR #172 is still open in the meantime you can try this:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I tried to install Modia using Julia 1.11.2 and 1.11.3 but I receive the following error message
Precompiling project...
? Modia
1 dependency successfully precompiled in 17 seconds. 1031 already precompiled.
1 dependencies failed but may be precompilable after restarting julia
1 dependency had output during precompilation:
┌ Modia
│ Welcome to Modia - Dynamic Modeling and Simulation with Julia
│ Version 0.12.0 (2023-06-04)
│ WARNING: Method definition unit(MonteCarloMeasurements.AbstractParticles{T, N}) where {T, N} in module UnitfulExt at C:\Users\Chris.julia\packages\MonteCarloMeasurements\Blocw\ext\UnitfulExt.jl:16 overwritten in module Modia at C:\Users\Chris.julia\packages\Modia\77g2A\src\Modia.jl:154.
│ ERROR: Method overwriting is not permitted during Module precompilation. Use
__precompile__(false)
to opt-out of precompilation.How can this issue be resolved?
The text was updated successfully, but these errors were encountered: