Jump to content

Recommended Posts

Posted (edited)

Hi,

I am new here. I have an issue I run my printer via Klipper and a bananapi.
But I made the mistake of updating now I need python 3.7. and I have trouble installing it cause:

 

sudo apt-get install python3.7

fails with

 

The following packages have unfulfilled dependencies:
 python3.7 : depends on: python3.7-minimal (= 3.7.5-2ubuntu1~18.04.2) but 3.7.16-1+bionic1 should be installed
             Depends on: libpython3.7-stdlib (= 3.7.5-2ubuntu1~18.04.2) but should not be installed
E: Problems can't be fixed, you have held back broken packages.

 the question is how can I fix this issue. Or at least can someone point me in the right direction, I'm kind of stuck.

 

running:

 

Linux bananapim2zero 5.9.14-sunxi #20.11.3 SMP Fri Dec 11 20:31:12 CET 2020 armv7l armv7l armv7l GNU/Linux



Thanks Patrick 

Edited by Patrick Laible
system information added
  • Werner changed the title to Installing python 3.7 fails
Posted
apt-cache search libpython3

will show you which versions are available. I would expect any version higher than 3.7 would also work for you.

sudo apt install python3

will install the latest available version.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines