Discord-RAT
Discord-RAT copied to clipboard
Compile issue
Hi, I am trying to compile and I am getting an error File "C:\Users\User\AppData\Local\Programs\Python\Python310\lib\site-packages\PyInstaller\utils\hooks_init_.py", line 582, in get_package_paths raise ValueError(f"Package '{package}' does not exist or is not a package!") ValueError: Package 'sounddevice' does not exist or is not a package!
Can someone help me?
Hi, I am trying to compile and I am getting an error File "C:\Users\User\AppData\Local\Programs\Python\Python310\lib\site-packages\PyInstaller\utils\hooks__init__.py", line 582, in get_package_paths raise ValueError(f"Package '{package}' does not exist or is not a package!") ValueError: Package 'sounddevice' does not exist or is not a package!
Can someone help me?
It says right there what you’re missing. Download the sounddevice package… I used the code just the other day and it was fine