
I am trying to reproduce the "Getting Started" example in LKPy 0.3.0. There don't seem to be any install issues and my Anaconda installation is up-to-date, but for some reason, it is not importing the libraries correctly. See short example above where I attempt to clone an algorithm. I see the same error in Jupyter notebook. I get other errors as well: for example:
AttributeError: 'BiasedMF' object has no attribute 'fit'
that seem to indicate an import problem.
Has anyone else encountered this?
Thanks,
Robin Burke
CU Boulder