dekrypted / simple-cookie-stealer

A really basic Roblox Cookie Stealer. Steals ALL .ROBLOSECURITY cookies from ALL chromium based browsers.
The Unlicense
60 stars 15 forks source link

FileNotFoundError: [WinError 3] The system cannot find the path specified: 'build' #16

Open IAmDazen opened 1 year ago

IAmDazen commented 1 year ago

Traceback (most recent call last): File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.10_3.10.3056.0_x64qbz5n2kfra8p0\lib\tkinter__init.py", line 1921, in call return self.func(*args) File "C:\Users\dazen\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.10_qbz5n2kfra8p0\LocalCache\local-packages\Python310\site-packages\customtkinter\windows\widgets\ctk_button.py", line 554, in _clicked self._command() File "C:\Users\dazen\Downloads\simple-cookie-stealer-main\build.py", line 207, in handleBuildButton build() File "C:\Users\dazen\Downloads\simple-cookie-stealer-main\build.py", line 56, in build shutil.rmtree("build") File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.10_3.10.3056.0_x64qbz5n2kfra8p0\lib\shutil.py", line 750, in rmtree return _rmtree_unsafe(path, onerror) File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.10_3.10.3056.0_x64__qbz5n2kfra8p0\lib\shutil.py", line 601, in _rmtree_unsafe onerror(os.scandir, path, sys.exc_info()) File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.10_3.10.3056.0_x64qbz5n2kfra8p0\lib\shutil.py", line 598, in _rmtree_unsafe with os.scandir(path) as scandir_it: FileNotFoundError: [WinError 3] The system cannot find the path specified: 'build' Exception in Tkinter callback Traceback (most recent call last): File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.10_3.10.3056.0_x64qbz5n2kfra8p0\lib\tkinter\init.py", line 1919, in call__ if self.subst: KeyboardInterrupt all of this showed up