Closed kerastinell closed 2 years ago
This is the python protobufs package we are using protobuf>=3.13.0
Mint is quite a ways behind sometimes, not sure this is something we are going to be able to manage.
Version conflicts with python software are common, best use a venv to isolate them from each other. https://meshtastic.org/docs/software/python/python-installation (linux tab)
Installing Meshtastic CLI 1.3.37 prevents Warpinator (FLOSS file transfer solution made by the Linux Mint developers) from launching on Linux Mint 21 and makes it throw error messages about
protobuf
:It seems like there's some dependency conflict with the
protobuf
package.Complete logs and steps to reproduce are available in the issue I opened in the warpinator repository.