-
-
Notifications
You must be signed in to change notification settings - Fork 129
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Please check that this issue hasn't been reported before.
- I searched previous Bug Reports didn't find any similar reports.
Expected Behavior
Streamlit UI should be open
Current behaviour
loop_gpt) billion@billion-ThinkPad-E14-Gen-2:~/loopgpt/loopgpt$ python3 loops/ui.py
Traceback (most recent call last):
File "loops/ui.py", line 3, in
from loopgpt.constants import PROCEED_INPUT
ImportError: cannot import name 'PROCEED_INPUT' from 'loopgpt.constants' (/loopgpt/loop_gpt/lib/python3.8/site-packages/loopgpt/constants.py)
Steps to reproduce
run command- python3 loops/ui.py
Possible solution
No response
Which Operating Systems are you using?
- Linux
- macOS
- Windows
Python Version
- >= v3.11
- v3.10
- v3.9
- <= v3.8
LoopGPT Version
latest
Acknowledgements
- My issue title is concise, descriptive, and in title casing.
- I have searched the existing issues to make sure this bug has not been reported yet.
- I am using the latest version of LoopGPT.
- I have provided enough information for the maintainers to reproduce and diagnose the issue.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working