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

messagePassingAlgorithm not found #159

Closed
erlebach opened this issue Mar 19, 2021 · 1 comment
Closed

messagePassingAlgorithm not found #159

erlebach opened this issue Mar 19, 2021 · 1 comment

Comments

@erlebach
Copy link

erlebach commented Mar 19, 2021

Hi,

I am trying one of the demo examples you provide, and immediately ran into a strange problem, using Atom and Julia 1.5.3 .
After typing
using ForneyLab
I find I have access to InferenceAlgorithm, currentInferenceAlgorithm, but NOT messagePassingAlgorithm.
Given the line within the file algorithms/inference_algorithm.jl:
export InferenceAlgorithm, currentInferenceAlgorithm, messagePassingAlgorithm,
I do not understand how this situation could occur. Any thoughts on the matter would be greatly appreciated. Thanks!

Never mind. Problem solved by installing latest version (as opposed to the default version), and creating a new environment

@ThijsvdLaar
Copy link
Collaborator

Good to hear it's solved already, I'll close the issue.

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