taku-y / bmlingam

MIT License
16 stars 8 forks source link

Unable to run bmlingam-coeff #8

Closed abhishekscript closed 7 years ago

abhishekscript commented 7 years ago

I have installed bmlingam which works great finding causality . However I am facing the following issue while running bmlingam-coeff.

Traceback (most recent call last):
File "/home/administrator/anaconda2/bin/bmlingam-coeff", line 11, in <module>
from bmlingam.commands.bmlingam_coeff import estimate_coeff_posterior, \
ImportError: cannot import name estimate_coeff_posterior

Can you please help what must have gone wrong

taku-y commented 7 years ago

Hi @abhishekscript Thanks for your report. I fixed a bug on your problem and pushed to develop branch. Could you try this?