Quote:
Originally Posted by flawlessx92
this is the error that i got
|
You need to use Python 3.x with penelope3.py.
Quote:
Originally Posted by flawlessx92
Inoticed that the version that i was using is the older version because I dont really know how to compile (if thats even necessary) or use latest penelope on the github. (well i sort of fail installing penelope using pip on windows because of error building wheel for marisa-trie). im that bad hence the reason why it takes me 4hrs to set things up.
PS: im running windows 10 with ubuntu 16.04 (vmware)
|
Copy the
pip to the folder.
download and copy to the foder "install lxml-3.6.4-cp35-cp35m-win_amd32.whl" and "marisa_trie-0.7.2-cp35-none-win_amd32.whl" from here
http://www.lfd.uci.edu/~gohlke/pythonlibs/#lxml install with pip.
Install penelope.
If it ask for microsoft visual c++14.00 download and install from
here.
Use Python 3.xx.
EDIT:
There is a problem with penelope when using python 2.xx.
The file "en_my.dict.dz" you need to rename it to "en_my.dict.gz" extract the file, and use it instead.