Skip to content

No module named 'blessed' #660

@NossieUK

Description

@NossieUK

pi@Europa:~/IOTstack $ ./menu.sh
Checking for project update
From https://github.com/SensorsIot/IOTstack

  • branch master -> FETCH_HEAD
    Project is up to date
    Python virtualenv found.
    Python Version: 'Python 3.11.1'. Python and virtualenv is up to date.
    Please enter sudo pasword if prompted
    Command: docker version -f "{{.Server.Version}}"
    Docker version 20.10.23+dfsg1 >= 18.2.0. Docker is good to go.
    Project dependencies up to date

Existing installation detected.
Using existing python virtualenv for menu
Traceback (most recent call last):
File "/home/pi/IOTstack/./scripts/menu_main.py", line 2, in
from blessed import Terminal
ModuleNotFoundError: No module named 'blessed'

Just wondering if anyone has came across this? I tried to install blessed with pip3 install blessed and it says it's installed but still does this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions