Skip to content

Unable to run apps, no module named chainlit #10

@mandaputtra

Description

@mandaputtra

I tried to install following the instructions, this is step by step of what I do :

  1. Install python 3.12 (pyenv install 3.12)
  2. Use the python 3.12 local (pyenv local 3.12)
  3. bash setup.sh and it's finish installing
  4. but after I run ./run.sh there is an error described below
$ ./run.sh
Activating virtual environment (venv)...
From https://github.com/SureScaleAI/cleverbee
 * branch            main       -> FETCH_HEAD
Starting Chainlit app (src/chainlit_app.py) with args: ...
/Users/mandaputra/Code/cleverbee/venv/bin/python3: No module named chainlit
Deactivating virtual environment.
Chainlit app stopped.

System Details

System MacOS 15.5
$ python --version
Python 3.12.11
$ which python
/Users/mandaputra/.pyenv/shims/python

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions