You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to cjklib-devel
Platform: Windows 7 Home Premium
Installed Python 2.6 and put python2.6 and python2.6/Scripts in PATH.
I got the following error (I ran the cmd.exe as admin):
C:\Python26\Scripts>installcjkdict CEDICT
Traceback (most recent call last):
File "C:\Python26\Scripts\installcjkdict-script.py", line 5, in
<module>
from pkg_resources import load_entry_point
ImportError: No module named pkg_resources
Where is pkg_resources and how to install it? I am not a python
developer, just have some basic knowledge. I searched this group and
Google it looks like I am the only one having this issue.
I'd appreciate it if anyone can help me on this issue. TIA.