VMware vSphere

 View Only
  • 1.  python error while using esxi customizer

    Posted Nov 13, 2023 01:09 PM

    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!

     



  • 2.  RE: python error while using esxi customizer

    Posted Nov 17, 2023 07:28 PM

    Hi,

    Make sure the path is correct for powercli, if you have installed 3.12 and the esxi customizer don't detect it, most of cases are path error.

    Also make sure powerCLI is updated to the last version.

    Check this reference, it's a full tutorial for installation and troubleshooting:

    https://blog.zuthof.nl/2022/11/30/powercli-13-update-and-installation-hurdles-on-windows/

    Kind regards.



  • 3.  RE: python error while using esxi customizer

    Posted Mar 12, 2024 09:11 PM

    Hey Community,
    We run into the same issue.

    All steps was made, see screenshots.

    - actual version of python is installed

    - actual pip modules installed

    - actual powerCLI is installed

     

    I dont know...where else can we look for errors, some ideas?

    Thank you.



  • 4.  RE: python error while using esxi customizer

    Posted Mar 13, 2024 01:51 PM

    Hi

    Did you try to specify the path for your python installation in the windows environment menu?, check this ->

    reptw144_1-1710337187784.pngreptw144_2-1710337505649.png

     

     



  • 5.  RE: python error while using esxi customizer

    Posted Mar 13, 2024 02:36 PM

    Hello ,

    yes, the variables for pythonpath and pythonpath/scripts are existing in the user and system variables.

    Screenshot 2024-03-13 162657.png

     

    Regards,
    DP