Closed urstruelysv closed 8 months ago
I also have the same problem! If you found any solution please tell me. Or can you recomend any other tool?
@Legendary1401 I guess we are not going to get any help my friend
This has been fixed. Thank you for your patience and waiting
cool @0xfff0800
I encountered a NameError while running the script on line 57. The error message suggests that the variable 's' is not defined. It also suggests 'os' as a potential correction, but it seems unrelated to the issue.
Here's the relevant part of the code:
t seems like the variable 's' is being used without being defined or imported. This could be a typo or a missing import statement guess ,
I encountered this on Mac OS , Thank you