Starting up the server

J

john Perry

hi all,

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

please help me thanks
 
M

Marc 'BlackJack' Rintsch

john Perry said:
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
 
F

Fredrik Lundh

john Perry said:
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

please help me thanks

what server? what software are you using?

</F>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,066
Latest member
VytoKetoReviews

Latest Threads

Top