I must admit that I could not find much documentation related to installation. Anyway, I am trying to install the wrapper using pip but getting the following error.
(C:\ProgramData\Anaconda3) C:\WINDOWS\system32>pip install python-weka-wrapper
Collecting python-weka-wrapper
Downloading python-weka-wrapper-0.3.12.tar.gz (92kB)
100% |¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦| 92kB 581kB/s
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "C:\Users\RANDU~1\AppData\Local\Temp\pip-build-vp2bx01s\python-weka-wrapper\setup.py", line 41
except HTTPError, e:
^
SyntaxError: invalid syntax
----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in C:\Users\RANDU~1\AppData\Local\Temp\pip-build-vp2bx01s\python-weka-wrapper\