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

Installation error #96

Closed
yguill1 opened this issue Dec 7, 2024 · 3 comments
Closed

Installation error #96

yguill1 opened this issue Dec 7, 2024 · 3 comments

Comments

@yguill1
Copy link

yguill1 commented Dec 7, 2024

When installing the package, 247 dependencies are pre-compiled. 246 with no issues but one throws a pre-compile error: ImplicitDifferentiation -> ImplicitDifferentiationForwardDiffExt. I have tried on different recent versions of Julia, and on both Win 11 and Ubuntu with the same issue. This appears to make the package unusable.

@thorek1
Copy link
Owner

thorek1 commented Dec 8, 2024

Thanks for reporting this.

I just checked with MacroModelling 0.1.37, Julia 1.11.2 on Mac in an otherwise empty environment and I also get the precompile error. Nonetheless, I can go on and use MacroModelling irrespective of the precompilation error. Could you check whether it works for you?

FYI: the next release will not throw this precompilation error

@yguill1
Copy link
Author

yguill1 commented Dec 8, 2024

Hi, thanks for the reply.

Yes, actually the package does seem to be useable despite the error. However, every time one runs "Using MacroModelling" Julia attempts to pre-compile this one dependency and the same error messages appear. I also get the same pre-compile error on the same function when getting to the estimation stage and adding the Zygote package.

@thorek1
Copy link
Owner

thorek1 commented Dec 8, 2024

glad to hear it works. I'll close the issue then

@thorek1 thorek1 closed this as completed Dec 8, 2024
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