seveas / python-hpilo

Accessing the HP iLO XML interface from python

Home Page:https://seveas.github.io/python-hpilo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hpilo_cli: cannot execute: required file not found

kuerious opened this issue · comments

Thank you for taking the time to read this.

Attempts made: 6
OSes utilized: Windows 11, Debian 12
Python Version(s): 3.11.x, 3.12.x
Add-ons: Pip 23, 24; Wheel; Python-Hpilo 4.4.3, 4.4.2

I continue to run into issues no matter what I try. The most recent error message is in the subject line above, "cannot execute".

a2024-02-27

And Windows actually popped open a dialog box asking me to select an app to launch the file with.

2024-02-27

So, Microsoft Windows didn't know what to do with the file, nor did Linux. The file IS readable via a plain text editor, but it has no file extension. I did install into both OSes and then do a side-by-side comparison with the GitHub file list to ensure everything matched. Even the file contents.

Is there meant to be a file extension? A ".exe" perhaps, or a ".py"? Or is something wrong? I've uninstalled, reinstalled, rebooted numerous times between each, and performed these steps both from the GUI and the CLI.

Nothing is working.