You are viewing a single comment's thread from:

RE: How to Install Beem Python on Termux - Update

in OpenSource4 years ago

I'd not even thought of installing beem on Android. Could have some interesting applications. I did try putting it on a Raspberry Pi, but get errors when I import it in a script.

Sort:  

Interesting, would like to hear more about the process you are using. So, you're able to install been but importing a script using the python imports fails? Am I understanding correctly?

Can't say I've installed on a pi but I do have a few that I could toy around with which I just might. 😉

I used pip to install it.

Python 3.9.2 (default, Mar 12 2021, 04:06:34)
[GCC 10.2.1 20210110] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> from beem import Hive
Illegal instruction

I think I have the latest version

pi@raspberrypi:~ $ pip list|grep beem
beem 0.24.26

I did ask in the beem discord, but didn't get a response. I would think someone has it working on a Pi as they should be ideal for running a simple bot. That's what I want to do.

!PIZZA

Loading...