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

the RAT.exe is not running

Open vipuluthaiah opened this issue 5 years ago • 0 comments

I complied but the exe is not working!

G:\bot\Telegram-RAT\Modules>echo off ERROR: PyAudio-0.2.11-cp38-cp38-win_amd64.whl is not a supported wheel on this platform. ERROR: PyAudio-0.2.11-cp38-cp38-win32.whl is not a supported wheel on this platform. ERROR: PyAudio-0.2.11-cp37-cp37m-win_amd64.whl is not a supported wheel on this platform. ERROR: PyAudio-0.2.11-cp37-cp37m-win32.whl is not a supported wheel on this platform. Requirement already satisfied: pytelegrambotapi in c:\users\welcome\appdata\local\programs\python\python39\lib\site-packages (3.7.3) Requirement already satisfied: requests in c:\users\welcome\appdata\local\programs\python\python39\lib\site-packages (from pytelegrambotapi) (2.24.0) Requirement already satisfied: six in c:\users\welcome\appdata\local\programs\python\python39\lib\site-packages (from pytelegrambotapi) (1.15.0) Requirement already satisfied: urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 in c:\users\welcome\appdata\local\programs\python\python39\lib\site-packages (from requests->pytelegrambotapi) (1.25.11) Requirement already satisfied: idna<3,>=2.5 in c:\users\welcome\appdata\local\programs\python\python39\lib\site-packages (from requests->pytelegrambotapi) (2.10) Requirement already satisfied: chardet<4,>=3.0.2 in c:\users\welcome\appdata\local\programs\python\python39\lib\site-packages (from requests->pytelegrambotapi) (3.0.4) Requirement already satisfied: certifi>=2017.4.17 in c:\users\welcome\appdata\local\programs\python\python39\lib\site-packages (from requests->pytelegrambotapi) (2020.6.20) Collecting pycryptodome Using cached pycryptodome-3.9.8.tar.gz (15.6 MB) ERROR: Command errored out with exit status 1: command: 'c:\users\welcome\appdata\local\programs\python\python39\python.exe' -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\Users\welcome\AppData\Local\Temp\pip-install-0_zkmdp6\pycryptodome\setup.py'"'"'; file='"'"'C:\Users\welcome\AppData\Local\Temp\pip-install-0_zkmdp6\pycryptodome\setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(file);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, file, '"'"'exec'"'"'))' egg_info --egg-base 'C:\Users\welcome\AppData\Local\Temp\pip-pip-egg-info-durbrm6v' cwd: C:\Users\welcome\AppData\Local\Temp\pip-install-0_zkmdp6\pycryptodome
Complete output (20 lines): Traceback (most recent call last): File "", line 1, in File "C:\Users\welcome\AppData\Local\Temp\pip-install-0_zkmdp6\pycryptodome\setup.py", line 457, in set_compiler_options(package_root, ext_modules) File "C:\Users\welcome\AppData\Local\Temp\pip-install-0_zkmdp6\pycryptodome\compiler_opt.py", line 341, in set_compiler_options clang = compiler_is_clang() File "C:\Users\welcome\AppData\Local\Temp\pip-install-0_zkmdp6\pycryptodome\compiler_opt.py", line 251, in compiler_is_clang return test_compilation(source, msg="clang") File "C:\Users\welcome\AppData\Local\Temp\pip-install-0_zkmdp6\pycryptodome\compiler_opt.py", line 82, in test_compilation objects = compiler.compile([fname], extra_postargs=extra_cc_options) File "c:\users\welcome\appdata\local\programs\python\python39\lib\distutils_msvccompiler.py", line 323, in compile self.initialize() File "c:\users\welcome\appdata\local\programs\python\python39\lib\distutils_msvccompiler.py", line 220, in initialize vc_env = _get_vc_env(plat_spec) File "c:\users\welcome\appdata\local\programs\python\python39\lib\site-packages\setuptools\msvc.py", line 314, in msvc14_get_vc_env return _msvc14_get_vc_env(plat_spec) File "c:\users\welcome\appdata\local\programs\python\python39\lib\site-packages\setuptools\msvc.py", line 268, in _msvc14_get_vc_env raise distutils.errors.DistutilsPlatformError( distutils.errors.DistutilsPlatformError: Microsoft Visual C++ 14.0 is required. Get it with "Build Tools for Visual Studio": https://visualstudio.microsoft.com/downloads/ Testing support for clang ---------------------------------------- ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Requirement already satisfied: pyperclip in c:\users\welcome\appdata\local\programs\python\python39\lib\site-packages (1.8.1) Requirement already satisfied: keyboard in c:\users\welcome\appdata\local\programs\python\python39\lib\site-packages (0.13.5) Requirement already satisfied: pyttsx3 in c:\users\welcome\appdata\local\programs\python\python39\lib\site-packages (2.90) Requirement already satisfied: comtypes; platform_system == "Windows" in c:\users\welcome\appdata\local\programs\python\python39\lib\site-packages (from pyttsx3) (1.1.7) Requirement already satisfied: pywin32; platform_system == "Windows" in c:\users\welcome\appdata\local\programs\python\python39\lib\site-packages (from pyttsx3) (228) Requirement already satisfied: pypiwin32; platform_system == "Windows" in c:\users\welcome\appdata\local\programs\python\python39\lib\site-packages (from pyttsx3) (223) Requirement already satisfied: pywin32 in c:\users\welcome\appdata\local\programs\python\python39\lib\site-packages (228) Requirement already satisfied: pynput in c:\users\welcome\appdata\local\programs\python\python39\lib\site-packages (1.6.8) Requirement already satisfied: six in c:\users\welcome\appdata\local\programs\python\python39\lib\site-packages (from pynput) (1.15.0) Requirement already satisfied: mss in c:\users\welcome\appdata\local\programs\python\python39\lib\site-packages (6.0.0) Requirement already satisfied: pyinstaller in c:\users\welcome\appdata\local\programs\python\python39\lib\site-packages (4.0) Requirement already satisfied: pywin32-ctypes>=0.2.0; sys_platform == "win32" in c:\users\welcome\appdata\local\programs\python\python39\lib\site-packages (from pyinstaller) (0.2.0) Requirement already satisfied: pefile>=2017.8.1; sys_platform == "win32" in c:\users\welcome\appdata\local\programs\python\python39\lib\site-packages (from pyinstaller) (2019.4.18) Requirement already satisfied: setuptools in c:\users\welcome\appdata\local\programs\python\python39\lib\site-packages (from pyinstaller) (49.2.1) Requirement already satisfied: pyinstaller-hooks-contrib>=2020.6 in c:\users\welcome\appdata\local\programs\python\python39\lib\site-packages (from pyinstaller) (2020.9) Requirement already satisfied: altgraph in c:\users\welcome\appdata\local\programs\python\python39\lib\site-packages (from pyinstaller) (0.17) Requirement already satisfied: future in c:\users\welcome\appdata\local\programs\python\python39\lib\site-packages (from pefile>=2017.8.1; sys_platform == "win32"->pyinstaller) (0.18.2) Press any key to continue . . .

vipuluthaiah avatar Oct 25 '20 05:10 vipuluthaiah