pkg_resources

I type twextract and get an error, telling me

C:\Documents and Settings\infinitelink>twextract Traceback (most recent call last): File "C:\Python25\Scripts\twextract-script.py", line 5, in <module> from pkg_resources import load_entry_point ImportError: No module named pkg_resources


and I wonder ???

It says that using the installer we have to install dependencies...I'm guessing that's it. However what dependency? Where do I get it? How? etc...and why would it be the installer that needed dependencies? If I gave an "installer" with this shortcoming it would rather be one that defaulted a directory to C: and then simply worked as auto-sourced unpacked and ran python setup.py install, and then added the variable to the PATH.

ANYways, thanks for the great work! I await any help.

Reply

The content of this field is kept private and will not be shown publicly.