mirror of
https://github.com/RD17/ambar.git
synced 2026-04-25 07:25:55 +03:00
[GH-ISSUE #95] Unable to install Ambar #96
Labels
No labels
$$ Paid Support
bug
bug
enhancement
help wanted
invalid
pull-request
question
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ambar#96
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @shiva-kv on GitHub (Nov 23, 2017).
Original GitHub issue: https://github.com/RD17/ambar/issues/95
When I execute sudo ./ambar.py install
It throws the below error. I have all the prerequisites installed. I don't have a env directory under bin folder. I am running Cent OS 7
/usr/bin/env: python3: No such file or directory
@sochix commented on GitHub (Nov 23, 2017):
install python3 or better use Ubuntu 17.04 as OS for Ambar
@shiva-kv commented on GitHub (Nov 24, 2017):
Thanks, It worked with Ubuntu