Skip to content
This repository has been archived by the owner on Oct 12, 2023. It is now read-only.

Raspian 64bit OS Lite - Python3 Multiarch install Problem #242

Open
Starfoxfs opened this issue Dec 6, 2022 · 8 comments
Open

Raspian 64bit OS Lite - Python3 Multiarch install Problem #242

Starfoxfs opened this issue Dec 6, 2022 · 8 comments

Comments

@Starfoxfs
Copy link

Starfoxfs commented Dec 6, 2022

Hi,

i have freshly installed Raspian 64bit LITE on my Raspberry Pi 4 B with the Raspberry Imager 1.7.3 to an USB Stick,
and have some issues with clean installing Python3 in ARMHF Architecture

After installation and booting heres my method:

sudo dpkg --add-architecture armhf sudo apt-get update sudo apt install python3:armhf
Python3 is preinstalled in 64bit Version on Raspian OS 64bit.

Heres the whole command line procedure:

commandline1.txt

After i try again sudo apt install python3:armhf

I get this:

commandline2.txt

Any Ideas how to get here a clean install ?

@pelwell
Copy link

pelwell commented Dec 6, 2022

Can you explain why you want to install the armhf (32-bit) Python into your 64-bit OS?

@Starfoxfs
Copy link
Author

Hi,

yes i have some 32bit Apps that i can´t get in a 64bit Version for Raspberry, these requires the 32bit Python.

And i need InfluxDB in Version 2.5 that runs only on 64bit Raspian OS

@pelwell
Copy link

pelwell commented Dec 6, 2022

yes i have some 32bit Apps that i can´t get in a 64bit Version for Raspberry, these requires the 32bit Python.

Which apps? It would be nice to be able to fix your problem without the need for two different Python3 installations.

@Starfoxfs
Copy link
Author

Starfoxfs commented Dec 6, 2022

Hi,

i have tested all other Apps and all runs fine on 64bit OS

except this one this won´t start on 64bit OS and it use 32bit Python3 installation and some Libraries
Before i have used RaspianOS 32bit, but i need for my new projects the influxdb 2.5 which only runs on the 64bit.

https:/sunsettrack4/telerising-api

The Raspian Package armhf i use this for my TV Setup with TVHeadend (TVHeadend runs fine on 64bit)

@pelwell
Copy link

pelwell commented Dec 6, 2022

I've opened an issue requesting a 64-bit build: sunsettrack4/telerising-api#24

@Starfoxfs
Copy link
Author

Starfoxfs commented Dec 6, 2022

Ok big thanks

@pelwell
Copy link

pelwell commented Jun 2, 2023

The latest release of telerising-api should include an arm64 version.

@Starfoxfs
Copy link
Author

Perfect, thanks for the help

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

No branches or pull requests

2 participants