Skip to main content

All Questions

0 votes
0 answers
207 views

I have red sentences and warning in terminal of visual studio code.How can I solve that?

I have been learning python from udemy.And I will start to make something with flask.I am using visual studio code program. from flask import Flask app=Flask(__name__) if __name__=="__main__": ...
Tolga 's user avatar
  • 11
1 vote
0 answers
581 views

Troubles importing Python modules [closed]

please, I need some help with the following. I'm using Windows 10, Python 3.7, VSCode 1.32 and I also have installed the current version of Anaconda (and its package). When I want to import a module ...
Mike's user avatar
  • 121