larsmans / seqlearn

Sequence learning toolkit for Python

Home Page:http://larsmans.github.io/seqlearn/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation Error on Python 3.5

YangXiaozhou opened this issue · comments

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.

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

commented

I am using python 3.6.3 and cython 0.29.2 its working fine