You are viewing a single comment's thread from:

RE: New LightHive release: 0.3.0

in HiveDevs2 years ago

no problem. lighthive is Python3.6 and greater versions. Seems like your default Python installation at your RPI is Python2.

You can try sudo pip3 install lighthive. If Python3 is installed in your RPI, that would do the job. Otherwise, you need Python3 first.

Sort:  

Python 3.10.1 installed, and lighthive installed with it thanks for the help, now to try and learn.

Okay, thanks I am working on updating python to 3.10.1, I figured it was due to python version.