I suspect you are running Bookworm where all Python projects must now be in a Virtual Environment https://docs.python.org/3/library/venv.html. Create a VENV, ACTIVATE it then try the following without SUDOpi@alarmpi:~ $ sudo pip install pushbullet.py
error: externally-managed-environment
× This environment is externally managed
╰─> To install Python packages system-wide, try apt install
Code:
$pip install pushbullet.py
Statistics: Posted by DS256 — Sun Apr 14, 2024 3:32 pm