Discord-RAT icon indicating copy to clipboard operation
Discord-RAT copied to clipboard

Compile issue

Open IamVlad01 opened this issue 2 years ago • 1 comments

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?

IamVlad01 avatar Jul 24 '22 10:07 IamVlad01

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

Navoichyk avatar Jul 24 '22 19:07 Navoichyk