mauricelambert / SpyWare

This package implements a complete SpyWare.
GNU General Public License v3.0
80 stars 21 forks source link

another traceback #9

Open TeteuXD2 opened 1 week ago

TeteuXD2 commented 1 week ago

Traceback (most recent call last): File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "C:\Users\Nice\AppData\Local\Programs\Python\Python311\Scripts\SpyWare.exe__main__.py", line 7, in File "C:\Users\Nice\AppData\Local\Programs\Python\Python311\Lib\site-packages\SpyWare\SpyWare.py", line 576, in main install() File "C:\Users\Nice\AppData\Local\Programs\Python\Python311\Lib\site-packages\SpyWare\SpyWare.py", line 410, in install rename(executable, path) FileNotFoundError: [WinError 2] The system cannot find the file specified: 'C:\Users\Nice\AppData\Local\Programs\Python\Python311\Scripts\SpyWare' -> 'C:\Users\Nice\AppData\Roaming\SoliderSound\web-ext'

TeteuXD2 commented 1 week ago

when i run on admin cmd, it gives the same error but on a different file Traceback (most recent call last): File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "C:\Users\Nice\AppData\Local\Programs\Python\Python311\Scripts\SpyWare.exe__main__.py", line 7, in File "C:\Users\Nice\AppData\Local\Programs\Python\Python311\Lib\site-packages\SpyWare\SpyWare.py", line 576, in main install() File "C:\Users\Nice\AppData\Local\Programs\Python\Python311\Lib\site-packages\SpyWare\SpyWare.py", line 410, in install rename(executable, path) FileNotFoundError: [WinError 2] The system cannot find the file specified: 'C:\Users\Nice\AppData\Local\Programs\Python\Python311\Scripts\SpyWare' -> 'C:\Users\Nice\AppData\Roaming\JPEXS\cache'