In <[EMAIL PROTECTED]>, john Perry wrote: > how to solve these error > > Traceback (most recent call last): > File "mrsm-start.py", line 2, in <module> > import pkg_resources > ImportError: No module named pkg_resources
Install the module `pkg_resources`.
SCNR,
Marc 'BlackJack' Rintsch
--
http://mail.python.org/mailman/listinfo/python-list
