Dummydude

Results 20 comments of Dummydude

Unfortunately I don't know much about BotW, but i can tell that random chance seems to be messing with it. Last question (i think), what input was skipped in this...

what device are you testing this on?

could you tell us what kind of Bluetooth dongle you are using? What OS are you running? And (if able, not required) what version of `Python` are you running?

Some devices take longer than others, so you should wait a few minutes. I assume you are running the newest version of SwitchOS? Make sure you're up to date on...

can i ask if you we're successful in fixing this problem? if not, what OS are you running? is this a virtual machine or a standard installation?

I had this problem myself, but i solved it by changing the Flask depencancy version inside of `METADATA` to 2.2.2

@Telain Are you running this on a Virtual Machine or a standard installation?

this seems to be a problem with the source code, not being updated to python 3.10, I'm going to make a branch that fixes this soon

alright so i was able to fix it the long way, this is what i did. `pip install https://github.com/eventlet/eventlet/archive/master.zip` this istalls eventlet. fixes problem 1. but this now leads to...

this issue was solved, so i think we can close this issue. @Brikwerk