DEPRECATION: Loading egg at exploitable-1.32-py3.12.egg is deprecated. pip 24.3 will enforce this behaviour change. A possible replacement is to use pip for package installation. Discussion can be found at https://github.com/pypa/pip/issues/12330
Options for 'bdist_wheel' command: --bdist-dir (-b) temporary directory for creating the distribution --plat-name (-p) platform name to embed in generated filenames (default: linux_x86_64) --keep-temp (-k) keep the pseudo-installation tree around after creating the distribution archive --dist-dir (-d) directory to put final built distributions in --skip-build skip rebuilding everything (for testing/debugging) --relative build the archive using relative paths (default: false) --owner (-u) Owner name used when creating a tar file [default: current user] --group (-g) Group name used when creating a tar file [default: current group] --universal make a universal wheel (default: false) --compression zipfile compression (one of: stored, deflated) (default: 'deflated') --python-tag Python implementation compatibility tag (default: 'py3') --build-number Build number for this particular version. As specified in PEP-0427, this must start with a digit. [default: None] --py-limited-api Python tag (cp32|cp33|cpNN) for abi3 wheel tag (default: false)