-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
I tried to install following the instructions, this is step by step of what I do :
- Install python 3.12 (
pyenv install 3.12) - Use the python 3.12 local (
pyenv local 3.12) bash setup.shand it's finish installing- but after I run
./run.shthere 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
Labels
No labels