skelsec / pypykatz

Mimikatz implementation in pure Python
MIT License
2.77k stars 367 forks source link

File Not Found on setup.py #113

Closed FonderElite closed 1 year ago

FonderElite commented 1 year ago

File "C:\Users\HP\hudg44wbym\pypykatz-master\setup.py", line 6, in verstrline = open(VERSIONFILE, "rt").read() FileNotFoundError: [Errno 2] No such file or directory: 'pypykatz/_version.py'