Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Cannot start ilorest #166

Open
willifehler opened this issue Oct 1, 2024 · 2 comments
Open

Cannot start ilorest #166

willifehler opened this issue Oct 1, 2024 · 2 comments

Comments

@willifehler
Copy link

willifehler commented Oct 1, 2024

Hey there,

I'm trying to use the latest ilorest version which is installed by using pip on macOS.

(my-env) ⋊> ~/g/... on main ⨯ which python3                                                                                                                                                                                                                                                                                                                        12:22:25
/Users/willifehler/git/.../bin/python3
(my-env) ⋊> ~/g/... on main ⨯ python3 --version                                                                                                                                                                                                                                                                                                                    12:23:16
Python 3.12.4
(my-env) ⋊> ~/g/... on main ⨯ ilorest --help                                                                                                                                                                                                                                                                                                                       12:22:15
Traceback (most recent call last):
  File "/Users/willifehler/git/.../bin/ilorest", line 8, in <module>
    sys.exit(ilorestcommand())
             ^^^^^^^^^^^^^^^^
  File "/Users/willifehler/git/.../lib/python3.12/site-packages/ilorest/rdmc.py", line 1174, in ilorestcommand
    RDMC = RdmcCommand(
           ^^^^^^^^^^^^
  File "/Users/willifehler/git/.../lib/python3.12/site-packages/ilorest/rdmc.py", line 228, in __init__
    self.app = redfish.ris.RmcApp(showwarnings=True)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
TypeError: RmcApp.__init__() got an unexpected keyword argument 'showwarnings'

Has anyone seen this error?

Cheers - Willi

@rajeevkallur
Copy link

Please recheck with ilorest 5.3 release on Pypi

@rajeevkallur
Copy link

@willifehler , Any update?

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants