This is driving me crazy and I feel like I've tried everything. I successfully imported Flask and date yesterday but I came back to the code today and tried installing CORS but it's not working. I've installed the package CORS and I invalidated caches/restarted but it still says that it's an unresolved reference.
After I invalidated caches/restarted it, it briefly showed no errors until the 'Indexing Python SDK 'Python 3.9 (backend)' bar at the bottom loaded completely and then it showed the import as being unresolved again.
I had done this exact command before to install flask and it worked and now it's not working for CORS:
I'm pretty sure I didn't change anything between yesterday and today which is why I don't understand this. I looked at similar posts to this and tried their advice but it's not working. Any suggestions I would be eternally grateful.
question from:
https://stackoverflow.com/questions/65876847/unresolved-reference-after-importing 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…