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

Unable to locate package python-upm and libupm on Beaglebone Green #657

Open
xyu6 opened this issue Jul 9, 2018 · 1 comment
Open

Unable to locate package python-upm and libupm on Beaglebone Green #657

xyu6 opened this issue Jul 9, 2018 · 1 comment

Comments

@xyu6
Copy link

xyu6 commented Jul 9, 2018

Hi,

I installed the mraa on beaglebone Green successfully.

sudo apt-get update
sudo apt-get install libmraa1 libmraa-dev libmraa-java python-mraa python3-mraa node-mraa mraa-tools

But i fail to install upm beaglebone Green as below.

debian@beaglebone:$ sudo apt install python-upm
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package python-upm
debian@beaglebone:
$ sudo apt install libupm
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package libupm
debian@beaglebone:~$

would you please help check it? thanks,
best rgds
Bill

@Propanu
Copy link
Contributor

Propanu commented Jul 10, 2018

Hi Bill, what OS are you using and do you know what repos are configured for apt to use? You can use the apt-cache policy command to get a list.

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

2 participants