Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

install-deps script issue on Ubuntu18.04 #48

Open
candiceflower opened this issue Aug 13, 2018 · 0 comments
Open

install-deps script issue on Ubuntu18.04 #48

candiceflower opened this issue Aug 13, 2018 · 0 comments

Comments

@candiceflower
Copy link

candiceflower commented Aug 13, 2018

There is error message below when run the command via $bash install-deps on Ubuntu18.04.

`sudo apt-get install python-software-properties
Reading package lists... Done
Building dependency tree... Done
Package python-software-properties is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:

 software-properties-common

E: Package 'python-software-properties' has no installation candidate`

Issue will be gone after commenting the 140th line below in install-deps,
#sudo apt-get install -y python-software-properties

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

No branches or pull requests

1 participant