There's a note across the top of site about a dev version + I find no docs about correct way to pull a copy.
Thanks.
More work will be made on documentation for the next stable version
The code was moved to a git repository
The git clone command is mentionned in the INSTALL.md
https://sourceforge.net/p/wapiti/git/ci/master/tree/INSTALL.md
Also wapiti can now be installed with pip install wapiti3
pip install wapiti3
Log in to post a comment.
More work will be made on documentation for the next stable version
The code was moved to a git repository
The git clone command is mentionned in the INSTALL.md
https://sourceforge.net/p/wapiti/git/ci/master/tree/INSTALL.md
Also wapiti can now be installed with
pip install wapiti3