elpython3

Results 8 comments of elpython3

In _main.py_, at the if statement at the bottom, does it say `if __name__ == '__main__':`? Possible duplicate: https://github.com/techwithtim/Flask-Web-App-Tutorial/issues/15 Sorry if this isn't enough help. I don't have information about...

Could you send your code? It's pretty hard to answer if you don't have the code. Unless if you modified the code, it might be with what you're working with...

Yes, you are not supposed to run anything with a `from . import `. Someone should close this issue now.

Could you please describe your issue? We can't exactly solve anything if we don't have any details.

> > Also when the server launches I get this message > > The client is using an unsupported version of the Socket.IO or Engine.IO protocols (further occurrences of this...

I believe flask should be at least version 1.1.1 and up, looking at the livestream. ![image](https://user-images.githubusercontent.com/73003706/124047409-c15a8e00-d9d9-11eb-90a6-61813d0ca3cd.png)

@ApacheT101 Did you modify anything other than that line? Assuming you didn't, try restarting the server, computer, etc. It generally works for me when stuff like that happens. @hadialqattan I...

@ApacheT101 I just executed the code on my end. It works for me. ![image](https://user-images.githubusercontent.com/73003706/124365401-5e513d00-dc0d-11eb-95df-06126671334a.png)