View Single Post
Old 10-03-2016, 05:15 AM   #325
oren64
I need a chapter break
oren64 ought to be getting tired of karma fortunes by now.oren64 ought to be getting tired of karma fortunes by now.oren64 ought to be getting tired of karma fortunes by now.oren64 ought to be getting tired of karma fortunes by now.oren64 ought to be getting tired of karma fortunes by now.oren64 ought to be getting tired of karma fortunes by now.oren64 ought to be getting tired of karma fortunes by now.oren64 ought to be getting tired of karma fortunes by now.oren64 ought to be getting tired of karma fortunes by now.oren64 ought to be getting tired of karma fortunes by now.oren64 ought to be getting tired of karma fortunes by now.
 
oren64's Avatar
 
Posts: 4,042
Karma: 56058267
Join Date: Mar 2015
Location: Israel
Device: Kobo Glo
Quote:
Originally Posted by flawlessx92 View Post
this is the error that i got
You need to use Python 3.x with penelope3.py.

Quote:
Originally Posted by flawlessx92 View Post
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.

Last edited by oren64; 10-03-2016 at 05:29 AM.
oren64 is offline   Reply With Quote