#๐ Slow IDE processing
8 messages ยท Page 1 of 1 (latest)
@glad grotto
Remember to:
- Ask your Python question, not if you can ask or if there's an expert who can help.
- Show a code sample as text (rather than a screenshot) and the error message, if you've got one.
- Explain what you expect to happen and what actually happens.
:warning: Do not pip install anything that isn't related to your question, especially if asked to over DMs.
[VScode] Why does it take 3 seconds (real) to compil my python code when I click on this button ? It wasn't like this before.
Only the first line takes time to appear, the second appears right after the first one.
Maybe your code is longer?
my code is just print("hello world"), it doesn't seem to be the code but really the yellow part which takes time
maybe VScode takes time to find the file but I don't know how to imporve it, especially because it didn't do that at first
This help channel has been closed and it's no longer possible to send messages here. If your question wasn't answered, feel free to create a new post in #1035199133436354600. To maximize your chances of getting a response, check out this guide on asking good questions.