Starting up the server

Marc 'BlackJack' Rintsch bj_666 at gmx.net
Mon Aug 28 05:33:32 EDT 2006


In <1156757061.162827.301260 at h48g2000cwc.googlegroups.com>, 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



More information about the Python-list mailing list