-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
no run #23
Comments
D:\Games\Bloons TD 6\AutoBTD6-main\AutoBTD6-main>py replay.py file dark_castle#chimps#2560x1440#noMK#noLL.btd6 -mk D:\Games\Bloons TD 6\AutoBTD6-main\AutoBTD6-main> |
D:\Games\Bloons TD 6\AutoBTD6-main\AutoBTD6-main>py replay.py file dark_castle#chimps#2560x1440#noMK#noLL.btd6 -mk D:\Games\Bloons TD 6\AutoBTD6-main\AutoBTD6-main> |
It looks like your |
D:\Games\Bloons TD 6\AutoBTD6-main\AutoBTD6-main>py replay.py file dark_castle#chimps#2560x1440#noMK#noLL.btd6 -mk
D:\Games\Bloons TD 6\AutoBTD6-main\AutoBTD6-main\helper.py:20: SyntaxWarning: invalid escape sequence '\P'
ahk = AHK(executable_path="D:\Python\python3.12\Scripts\AutoHotkey.exe")
D:\Games\Bloons TD 6\AutoBTD6-main\AutoBTD6-main\helper.py:122: SyntaxWarning: invalid escape sequence '/'
"^(?:(?:own_|unvalidated_|unsuccessful_)?playthroughs/)?(?P\w+)#(?P\w+)#(?P(?P<resolution_x>\d+)x(?P<resolution_y>\d+))(?:#(?P.+))?.btd6$",
D:\Games\Bloons TD 6\AutoBTD6-main\AutoBTD6-main\helper.py:318: SyntaxWarning: invalid escape sequence '\w'
"^(?Pplace|upgrade|retarget|special|sell|remove) ?(?P[a-z_]+)? (?P\w+)(?: (?:(?:at|to) (?P\d+), (?P\d+))?(?:path (?P[0-2]))?)?(?: for (?P\d+|???))?(?: with (?P\d{1,2}|100)% discount)?$",
Traceback (most recent call last):
File "D:\Games\Bloons TD 6\AutoBTD6-main\AutoBTD6-main\replay.py", line 1, in
from helper import *
File "D:\Games\Bloons TD 6\AutoBTD6-main\AutoBTD6-main\helper.py", line 2, in
import keyboard
ModuleNotFoundError: No module named 'keyboard'
D:\Games\Bloons TD 6\AutoBTD6-main\AutoBTD6-main>
The text was updated successfully, but these errors were encountered: