Blank-c / Blank-Grabber

The most powerful stealer written in Python 3 and packed with a lot of features.
MIT License
752 stars 207 forks source link

ImportError: Module 'pywintypes' isn't in frozen sys.path #63

Closed GoldenS0ulz closed 2 years ago

GoldenS0ulz commented 2 years ago

opens documents when finished building and theres nothing in documents

GoldenS0ulz commented 2 years ago

fixed , now getting this error : Traceback (most recent call last): File "PyInstaller\hooks\rthooks\pyi_rth_win32api.py", line 18, in File "PyInstaller\loader\pyimod03_importers.py", line 476, in exec_module File "pywintypes.py", line 128, in File "pywintypes.py", line 44, in __import_pywin32_system_module__ ImportError: Module 'pywintypes' isn't in frozen sys.path ['C:\Users\KHIERA~1\AppData\Local\Temp\_MEI117602\base_library.zip', 'C:\Users\KHIERA~1\AppData\Local\Temp\_MEI117602\lib-dynload', 'C:\Users\KHIERA~1\AppData\Local\Temp\_MEI117602']

Blank-c commented 2 years ago

What python version are you using?

GoldenS0ulz commented 2 years ago

python 3.9

Blank-c commented 2 years ago

Try upgrading your python version. Delete the env folder and then retry the builder. If you still got error, build the file in a vps/vm.

Blank-c commented 2 years ago

@GoldenS0ulz Is the issue fixed? If not, contact me on discord Blank?#0886

GoldenS0ulz commented 2 years ago

Issue isn't fixed, updated python version & still have the same error

Blank-c commented 2 years ago

@GoldenS0ulz Follow these steps, if it didn't work, then contact me on discord:

1) Open cmd normally from the search box. 2) Type pip install --upgrade pywin32. 3) Follow this video from 23 seconds https://youtu.be/6RyCt2xWBcM?t=23. 4) Build the grabber again.

Note: Your lib folder will be inside the env folder which is where your grabber's builder is.

Blank-c commented 2 years ago

Please reply ASAP or I'd have to mark this issue as stale!

Blank-c commented 2 years ago

This issue is related with pyinstaller and is device specific. Try on other device.