Closed sant527 closed 7 years ago
Perhaps try running the server with python -m SimpleHTTPServer
?
python -m http.server 8080 SimpleHTTPServer i s deprecated
That is just a warning. I have now added a better readme, it should explain how to use it in more detail. Let me know if you have any more issues.
I have created a new python virtualenv and then copied the folder there.
then i did: pip install -r requirements.txt
It installed all the requirement files:
After that how to do