EntySec / SeaShell

SeaShell Framework is an iOS post-exploitation framework that enables you to access the device remotely, control it and extract sensitive information.
https://theapplewiki.com/wiki/SeaShell
MIT License
364 stars 48 forks source link

Building wheel for lief (pyproject.toml) did not run successfully. #1

Closed PuddinDev closed 7 months ago

PuddinDev commented 7 months ago

https://i.imgur.com/YT151Zd.png

PuddinDev commented 7 months ago

Building wheel for lief (pyproject.toml) ... error error: subprocess-exited-with-error

× Building wheel for lief (pyproject.toml) did not run successfully. │ exit code: 1 ╰─> [74 lines of output]

:10: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html :20: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 0.12.3 running bdist_wheel running build running build_ext Traceback (most recent call last): File "", line 92, in run File "C:\Python312\Lib\subprocess.py", line 466, in check_output return run(*popenargs, stdout=PIPE, timeout=timeout, check=True, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Python312\Lib\subprocess.py", line 548, in run with Popen(*popenargs, **kwargs) as process: ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Python312\Lib\subprocess.py", line 1026, in __init__ self._execute_child(args, executable, preexec_fn, close_fds, File "C:\Python312\Lib\subprocess.py", line 1538, in _execute_child hp, ht, pid, tid = _winapi.CreateProcess(executable, args, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ FileNotFoundError: [WinError 2] The system cannot find the file specified
enty8080 commented 7 months ago

@PuddinDev I am sorry, but it is not supported on Windows.

Echtar commented 6 months ago

https://i.imgur.com/YT151Zd.png

You need to install c++ build tools