I have been trying to install it under Python 3.5 and it doesn't seem to run since it throws the following errors:
Sorry: TabError: inconsistent use of tabs and spaces in indentation (tools.py, line 53)
running install_data
error: can't copy 'practnlptools/data/SENNA_PT0.h': doesn't exist or not a regular file
I fixed the tab indentation in tools.py but more problems come through. Has this project been abandoned at all?
I have been trying to install it under Python 3.5 and it doesn't seem to run since it throws the following errors:
I fixed the tab indentation in tools.py but more problems come through. Has this project been abandoned at all?