View Single Post
antezz's Avatar
Posts: 172 | Thanked: 160 times | Joined on Jan 2010 @ Sweden
#49
Then it should work just fine if you run the script from terminal (CMD).

python server.py
If you haven't added python folder to path you need to cd to the python folder or write full path to it.

Else i can't help, can't figure out whats wrong if the terminal doesn't output any errors and its hard to debug something when you cant do it your self.