Thread: eMonitor
View Single Post
Old 06-23-2017, 05:03 AM   #94
phoenix512
Enthusiast
phoenix512 began at the beginning.
 
phoenix512's Avatar
 
Posts: 45
Karma: 10
Join Date: Feb 2014
Device: kindle PW2
Quote:
Originally Posted by codehimn View Post
do you have installed wxPython? (https://pypi.python.org/pypi/wxPython)
If you do not say what is the error nobody will be able to help you ...
screenshot/log of the error?
OK, I installed Python 3.6. when I go to the link for downloading wxPython, there is wheel packages which I think are for Linux. I find no exe file to run in windows there!
Anyway, when I use cmd to install wxPython, it say the package is already there ("Requirement already satisfied:").
After putting parentheses after print commands in the py file provided "webserver_v3", I can run it but it produces an arror
" from BaseHTTPServer import BaseHTTPRequestHandler, HTTPServer
ModuleNotFoundError: No module named 'BaseHTTPServer'"
what is the problem?
phoenix512 is offline   Reply With Quote