#๐Ÿ”’ python error but why ...

15 messages ยท Page 1 of 1 (latest)

shadow idol
#

hy can u help me its simple but idk why its not fixing .
when u run the fill u have a input box enter something it don't go up and after 5 sec it go up .

sleep fun in line 111 and the fun to display text in line 110 idk why line 110 not running untill line 111 finish . ๐Ÿ˜ญ

i want to run line 110 first and after line 111 .

neon meteorBOT
#

@shadow idol

Python help channel opened

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.

shadow idol
finite stream
shadow idol
#

function

finite stream
shadow idol
#

i can tell u in vc .

#

what going in

ionic minnow
#

It looks like you're blocking the event loop with your blocking call to microphone

#

And run_command is sleeping

neon meteorBOT
#
Python help channel closed

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.