HI Everyone,
this is my first post. I’m trying to learn from plotly tutorials but i consistently get an error message when i run the demo code. The message from pycharm is “socket.gaierror: [Errno -5] No address associated with hostname”.
It appears to be related to the last line of code, specifically “if name == “main”:
app.run_server(debug=True)”.
The code obviously runs fine for other people, so I’m confused as to why it won’t run for me. My python version is 3.9. I’m using pycharm as the IDE. my OS is ubuntu.
This is probably a problem with a really obvious answer, but I’ve been unable to find it so far.
Thank you in advance for your advice
1 post - 1 participant