Quote:
Originally Posted by guigui
So I opened python.exe. And typed exactly : <code language="python">$ python penelope.py -p dictd_www.freedict.de_eng-fra -f en -t en</code>
|
The readme file apparently contains some leftover html code that you're not supposed to enter. If you installed ActivePython, all you have to do is get a command prompt, go to folder that the dictionary files are in and then only enter:
penelope.py -p dictd_www.freedict.de_eng-fra -f en -t fr
You can also simply create a text file with the above line in it and save it in the same folder as the dictionary files with the extension .bat or .cmd and double-click on it.
Note: You'll have to use
-t fr,. because it's an English-French dictionary. Also you might have to extract
www.freedict.de_eng-fra.dict from
www.freedict.de_eng-fra.dz with
7Zip.