Michael Wojnowicz
Michael Wojnowicz
PS - I've asked this same question at: https://groups.google.com/forum/?fromgroups=#!topic/julia-users/uEEXwk1G89I
I had similar problems with `pip install pyhsmm`. However, I was able to install the package using `pip install git+https://github.com/mattjj/pyhsmm`. It seems that the package in pypi is outdated relative...
Update, this problem seems to have been fixed on the master branch (by https://github.com/mattjj/pyhsmm/commit/9e078fc5cdf8ecb81cd358ac2331aca2a89c9064). But the pypi package has not been updated since May 2017 (https://pypi.org/project/pyhsmm/#history). Any chance of updating...