- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am getting following error while installing Eis:-
Failed to provision secrets to vault...!!
PFA
Request for earlier help.
Link Copied
3 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @Rajnish
I will look into this issue and get back to you as soon as possible. May I know if this is a fresh system or the previous version has been installed here before?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @Rajnish
The issue seems like you are having a different version of PyYAML from the requirement. It should use PyYAML version PyYAML-5.1.1. You can uninstall the existing version manually and install the PyYAML version-5.1.1 as per below command
pip3 install PyYAML==5.1.1
After doing the above installation, you can re-run again the ./edgesoftware install command.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank you so much...!!
Issue is resolve now.
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page