I am using CherryPy 3.2 on home computer with no issues. When I run it on my work machine, I keep getting ImportError: No module named wsgiserver3.
Don’t know what’s going on, using python 3.1 on both machines.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I had this problem too. Apparently it’s an issue with the build. The site below has a copy that does have the module:
https://bitbucket.org/cherrypy/cherrypy/issue/1110/cherrypy-322win32exe-installer-didnt