larsmans / seqlearn

Sequence learning toolkit for Python
http://larsmans.github.io/seqlearn/
MIT License
688 stars 102 forks source link

Installation Error on Python 3.5 #31

Open YangXiaozhou opened 7 years ago

YangXiaozhou commented 7 years ago

When I tried to install seqlearn on my macbook, following error occured:

ValueError: 'seqlearn/_decode/bestfirst.pyx' doesn't match any files

But I do have the bestfirst.pyx file in my folder.

SourabhKhasbag commented 6 years ago

I am facing the same issue. Did you manage to resolve it?

harry-2016 commented 5 years ago

I am using python 3.6.3 and cython 0.29.2 its working fine