Replies: 2 comments
-
Can you uninstall/reinstall or try in a new virtual environment and let me know? |
Beta Was this translation helpful? Give feedback.
0 replies
-
i tried a new virtual environment and it's working now. Thanks! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
ansible-navigator
Error: Unable to find a viable share directory
Note: Configuration failed, using default log file location.
(/Users/adn/workspaces/nazare/cp4z/tutorial/EE-Tutorial/ansible-navigator.log) Log level set to debug
Hint: Review the hints and log file to see what went wrong.
2022-07-10T01:58:01.586153+00:00 DEBUG 'ansible_navigator.main' Share directory '/usr/local/lib/python3.9/share/ansible_navigator' not found (development path)
2022-07-10T01:58:01.586213+00:00 DEBUG 'ansible_navigator.main' Share directory '/Users/adn/Library/Python/3.9/share/ansible_navigator' not found (userbase)
2022-07-10T01:58:01.586302+00:00 DEBUG 'ansible_navigator.main' Share directory '/usr/local/opt/[email protected]/Frameworks/Python.framework/Versions/3.9/share/ansible_navigator' not found (sys.prefix)
2022-07-10T01:58:01.586361+00:00 DEBUG 'ansible_navigator.main' Share directory '/usr/local/opt/[email protected]/share/ansible_navigator' not found (datarootdir)
2022-07-10T01:58:01.586415+00:00 DEBUG 'ansible_navigator.main' Share directory '/usr/local/opt/[email protected]/Frameworks/Python.framework/Versions/3.9/share/ansible_navigator' not found (datadir)
2022-07-10T01:58:01.586471+00:00 DEBUG 'ansible_navigator.main' Share directory '/usr/local/opt/[email protected]/Frameworks/Python.framework/Versions/3.9/local/share/ansible_navigator' not found (prefix)
2022-07-10T01:58:01.586525+00:00 DEBUG 'ansible_navigator.main' Default collection_doc_cache_path set to: /Users/adn/.cache/ansible-navigator/collection_doc_cache.db
2022-07-10T01:58:01.586579+00:00 DEBUG 'ansible_navigator.main' EDITOR environment variable not set
2022-07-10T01:58:01.586635+00:00 DEBUG 'ansible_navigator.main' Default editor_command set to: vi +{line_number} {filename}
2022-07-10T01:58:01.586881+00:00 ERROR 'ansible_navigator.main' Unable to find a viable share directory
2022-07-10T01:58:01.586980+00:00 INFO 'ansible_navigator.main' Configuration failed, using default log file location. (/Users/adn/workspaces/nazare/cp4z/tutorial/EE-Tutorial/ansible-navigator.log) Log level set to debug
2022-07-10T01:58:01.587054+00:00 INFO 'ansible_navigator.main' Review the hints and log file to see what went wrong.
Beta Was this translation helpful? Give feedback.
All reactions