SBC3, error installing python

General PhidgetSBC Discussion.
Post Reply
boneill
Fresh meat
Posts: 2
Joined: Tue Mar 05, 2019 8:11 pm
Contact:

SBC3, error installing python

Post by boneill »

Hello,
I am trying to install python on the SBC3 via SSH using the command apt-get install python and receiving an error:

E: Package 'python' has no installation candidate

I have done the following prior to running the install python command:
Factory Reset
Include full Debian Package Repository
Update all packages
Run command apt-get update

Board Revision: 301
Firmware Version: Phidget SBC3 - Version 1.0.1
Kernel: 3.14.27 (gcc 4.4.5 (Debian 4.4.5-8))
Phidget Library: Phidget22 - Version 1.0.0

Looking for suggestions on how to resolve the above error.

Thanks, Brendan
User avatar
Patrick
Lead Developer
Posts: 3399
Joined: Mon Jun 20, 2005 8:46 am
Location: Canada
Contact:

Re: SBC3, error installing python

Post by Patrick »

Since Debian 7 has been archived, you'll need to update the apt file:

/etc/apt/sources.list.d/multistrap-debian.list

to contain:

Code: Select all

#     DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN
deb http://archive.debian.org/debian wheezy main contrib non-free
Then re-run apt-get update, and it should work fine.

-Patrick
boneill
Fresh meat
Posts: 2
Joined: Tue Mar 05, 2019 8:11 pm
Contact:

Re: SBC3, error installing python

Post by boneill »

Updated the apt file per your suggestion and successfully installed python.

Thanks for the instruction Patrick!

~Brendan
Post Reply

Who is online

Users browsing this forum: No registered users and 5 guests