Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ModuleNotFoundError: No module named 'beacontools' #64

Open
dima72 opened this issue Mar 2, 2021 · 2 comments
Open

ModuleNotFoundError: No module named 'beacontools' #64

dima72 opened this issue Mar 2, 2021 · 2 comments

Comments

@dima72
Copy link

dima72 commented Mar 2, 2021

Hello All,
I've installed beacontools on fresh new RaspberryPi image.

PRETTY_NAME="Raspbian GNU/Linux 10 (buster)"
NAME="Raspbian GNU/Linux"
VERSION_ID="10"
VERSION="10 (buster)" 

sudo apt-get install python3-pip
pip3 install beacontools

pip3 list | grep -i beacontools says: beacontools 2.1.0

however I run python3, saying import beacontools
and get error:
ModuleNotFoundError: No module named 'beacontools'

what can be wrong?

@iSayeed
Copy link

iSayeed commented Nov 10, 2022

try pip install rather than pip3?

@dima72
Copy link
Author

dima72 commented Nov 10, 2022 via email

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

No branches or pull requests

2 participants