sithis993 / Crypter

Crypter - Python3 based builder and ransomware compiled to Windows executable using PyInstaller
GNU General Public License v3.0
636 stars 187 forks source link

Error while installing pypiwin32-219.win32-py2.7.exe #64

Closed 73CH9ICH13F closed 5 years ago

73CH9ICH13F commented 5 years ago

Hello Again I'm getting suddently Issue while I'm installing pypiwin32-219.win32-py2.7.exe Thanks python error

sleekmike commented 5 years ago

Hello, I think you should install all dependencies in the order which they were described and also use the dependencies in the projects' repo.

73CH9ICH13F commented 5 years ago

The Error came when I was installing the dependencies. The File pypiwin32-219.win32-py2.7.exe

sithis993 commented 5 years ago

Hmmm I haven't quite got time at the moment to test this, but have you seen the following: https://stackoverflow.com/questions/11106281/error-installing-and-running-pywin32-2-7

There are two things I want to do with this project as the main priorities, and both of these go hand-in-hand with each other:

The creation of a pypi package will will make life easier for everyone, as the dependencies will be auto-installed :-)

73CH9ICH13F commented 5 years ago

Worked out now opened a CMD Windows and started from there out pypiwin32-219.win32-py2.7.exe Thanks BTW