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

Dynare Pkg Installation Issues #79

Closed
marellanom-09 opened this issue Sep 10, 2024 · 5 comments
Closed

Dynare Pkg Installation Issues #79

marellanom-09 opened this issue Sep 10, 2024 · 5 comments

Comments

@marellanom-09
Copy link

Hello, good afternoon,

I am currently trying to install the Dynare package on the latest version of Julia (Current stable release: v1.10.5 (August 27, 2024)), but I always get an error in the dependencies. Below is an image of the error I get. I would appreciate it if someone could help me by giving me instructions on how to solve this problem.

image

@MichelJuillard
Copy link
Member

  1. The problem seems to be in the installation of BinaryProvider or FFMPEG
  2. Make sure that you install Dynare in a fresh environment to avoid conflicts with other packages (see https://docs.julialang.org/en/v1/stdlib/Pkg/ and the activate command)
  3. please send me the output of versioninfo()
  4. try to add BinaryProvider by itself and post the entire output here
  5. try to add FFMPEG and post the entire output here
  6. note that the log that you post above doesn't contain the first error messages that must be higher up

@marellanom-09
Copy link
Author

Mr. Julliard thank you very much for your response,

I have been trying to solve the problem with your suggested recommendations, but unfortunately, the issue continues. Below, I show the outputs you requested:

  1. output of versioninfo():

image

  1. Entire output from adding BinaryProvider. In this regard, I was looking for information and found that the BinaryProvider is a pkg that has not been updated for several years and may be incompatible with the latest version of Julia:

image
image

  1. I had no problem installing FFMPEG, so it seems that the problem derives from the BinaryProvider.

Thank you again for your attention and I will be attentive to any help you can give me.

Best regards.

@MichelJuillard
Copy link
Member

I just released a new version that doesn't need BinaryProvider. Could you try it please?

@marellanom-09
Copy link
Author

Mr. Juillard,

I just tried the Dynare installation again and it worked without any problem. I also already ran a test model and it works perfect.

Thank you very much for your help!

@MichelJuillard
Copy link
Member

Thanks. Excellent

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