Examples calc.py and tour.py not working as cgi's
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 3k
- Forks
- 344
- Avg merge
- 2h 5m
- Merged PRs (30d)
- 79
Description
I can not get the web_display working, even for the two examples. In Chrome the javascript function handle_recv aborts because the conn.status is 0. In Firefox the status doesn't change, its always connecting and nothing happens anymore. Are these examples there still working or do I have somehow a wrong configuration?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the problem with the examples calc.py and tour.py and the web_display setup in Chrome and Firefox. Inspect the JavaScript handle_recv behavior and determine whether the examples can establish a working connection; done means both examples work instead of remaining connecting or reporting conn.status as 0.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100