Skip to content

MethodError: no method matching ##bfit_model#734 #337

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

Closed
Ayush-iitkgp opened this issue Aug 22, 2017 · 4 comments
Closed

MethodError: no method matching ##bfit_model#734 #337

Ayush-iitkgp opened this issue Aug 22, 2017 · 4 comments
Assignees

Comments

@Ayush-iitkgp
Copy link

I am using Turing.jl to estimate the parameters of the differential equations from here.
I am getting the error

MethodError: no method matching ##bfit_model#734(::Array{Float64,2})

on executing line chn = sample(bfit(data), HMC(400, 0.02, 4))
I am on the master branch. Help please :)

@yebai
Copy link
Member

yebai commented Aug 23, 2017

@xukai92 Could you take a look at this issue?

@xukai92
Copy link
Member

xukai92 commented Aug 23, 2017

@Ayush-iitkgp I just re-run the notebook from the beginning to that block, which was fine to me.

Can you double check your running environment. Mine is:

Julia 0.5.2
Turing master (36e1cf7)

@ChrisRackauckas
Copy link
Collaborator

He most likely ran it on v0.6. Probably this then:

#293

@Ayush-iitkgp
Copy link
Author

Switching to julia 0.5 worked :)
Thanks!

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

4 participants