Hey, Im trying to install ESXI 6.7.0 on an old PC for home labs
an Intel i5 6400 cpu and 8 Gb of RAM
i need to add my NIC driver to the .iso so i can proceed with the insallation.
ive tried to use the esxi costumizer 2.6.0 via powershell ise (As an Adminstrator)
but i always get the same error (Of course Python 3.12 [Latest Version] is Installed)
An unexpected error occured:
Failed to initialize the VMware.ImageBuilder PowerCLI module because of error: Unsupported Python version. VMware.ImageBuilder supports Python 3.7.1 and higher.
Make sure that Python 3.7.1 or higher is installed and that you have set the path to the Python executable by using Set-PowerCLIConfiguration -PythonPath <executable_path>. See the PowerCLI C
ompatibility Matrixes for information on the Python requirements.
i dont know what to do ! ive tried to use ChatGPT for help but ive been stuck on the same error again and again
Please Help!