You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 4, 2020. It is now read-only.
Traceback (most recent call last):
File ".\RATAttack.py", line 11, in <module>
from winshell import startup # persistence
File "C:\Users\Terri\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\winshell.py", line 31, in <module>
from win32com import storagecon
File "C:\Users\Terri\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\win32com\__init__.py", line 5, in <module>
import win32api, sys, os
ImportError: DLL load failed: The specified module could not be found.
Can't get this to work, tried using info from other issues like #63 which seemed similar but I've gave up.
Been trying for a while now and it just doesn't want to work.
I've tried in the Windows Store ver of Python and the python org version. Neither worked, I'm using Python 3.7.3.
Any ideas?
(Running Windows 10 20H1/18922) (It says 1903 because that was the last stable release, more info about the 20H1 flight here)
The text was updated successfully, but these errors were encountered:
Can't get this to work, tried using info from other issues like #63 which seemed similar but I've gave up.
Been trying for a while now and it just doesn't want to work.
I've tried in the Windows Store ver of Python and the python org version. Neither worked, I'm using Python 3.7.3.
Any ideas?
(Running Windows 10 20H1/18922)
(It says 1903 because that was the last stable release, more info about the 20H1 flight here)
The text was updated successfully, but these errors were encountered: