Code Monkey home page Code Monkey logo

Comments (4)

dfloer avatar dfloer commented on May 31, 2024 1

I tested and confirmed that pip install meshtastic-flasher works* on ArchlinuxARM.

Installation on a system was essentially:

pacman -S qt6 pyside6
pip install meshtastic-flasher

I had the entire qt6 group installed, and a more targetted install of only the required dependencies may be desired. There may be other system dependencies I missed here.

*Currently, there is a version mismatch between pyside6 and shiboken6 in the armv7h repos only, which prevents pip from ever being able to resolve the dependencies to install it. I built the updated package myself to confirm that this is indeed the problem. The aarch64 repos have the proper versions of both packages, so this shouldn't be an issue there.

from meshtastic-gui-installer.

mkinney avatar mkinney commented on May 31, 2024

This seems to work:

Raspbian Buster has now been released and Pyside2 can be installed using:

$apt-get install python3-pyside2.qt3dcore python3-pyside2.qt3dinput python3-pyside2.qt3dlogic python3-pyside2.qt3drender python3-pyside2.qtcharts python3-pyside2.qtconcurrent python3-pyside2.qtcore python3-pyside2.qtgui python3-pyside2.qthelp python3-pyside2.qtlocation python3-pyside2.qtmultimedia python3-pyside2.qtmultimediawidgets python3-pyside2.qtnetwork python3-pyside2.qtopengl python3-pyside2.qtpositioning python3-pyside2.qtprintsupport python3-pyside2.qtqml python3-pyside2.qtquick python3-pyside2.qtquickwidgets python3-pyside2.qtscript python3-pyside2.qtscripttools python3-pyside2.qtsensors python3-pyside2.qtsql python3-pyside2.qtsvg python3-pyside2.qttest python3-pyside2.qttexttospeech python3-pyside2.qtuitools python3-pyside2.qtwebchannel python3-pyside2.qtwebsockets python3-pyside2.qtwidgets python3-pyside2.qtx11extras python3-pyside2.qtxml python3-pyside2.qtxmlpatterns 

How would the imports need to look for a simple hello_world.py?

from meshtastic-gui-installer.

mkinney avatar mkinney commented on May 31, 2024

Could setup a cross compiling environment.

Tried: https://medium.com/@stonepreston/how-to-cross-compile-a-cmake-c-application-for-the-raspberry-pi-4-on-ubuntu-20-04-bac6735d36df

and

https://ilyas-hamadouche.medium.com/creating-a-cross-platform-toolchain-for-raspberry-pi-4-5c626d908b9d

both errored

This looks promising:

https://tttapa.github.io/Pages/Raspberry-Pi/C++-Development/Building-The-Toolchain.html

from meshtastic-gui-installer.

mkinney avatar mkinney commented on May 31, 2024

From: piwheels/packages#4 (comment)

build_pyside2.txt

install_qt5.txt

from meshtastic-gui-installer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.