melih-unsal / DemoGPT

🤖 Everything you need to create an LLM Agent—tools, prompts, frameworks, and models—all in one place.
MIT License
1.69k stars 200 forks source link

Hardcoded paths #1

Closed ryanlmelvin closed 1 year ago

ryanlmelvin commented 1 year ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce Run the streamlit app with an idea submitted.

Expected behavior A demo app is produced

Desktop (please complete the following information):

Additional context It appears there are some hardcoded paths unique to the original development environment. For example: FileNotFoundError: [Errno 2] No such file or directory: '/home/melih/anaconda3/envs/synthdata/bin/streamlit'

melih-unsal commented 1 year ago

Hey @ryanlmelvin ,

Thank you for your detailed report and for bringing this issue to our attention. We sincerely apologize for any inconvenience caused. It appears that the issue was related to hardcoded paths specific to the original development environment, as you rightly pointed out.

I'm glad to inform you that we've pushed a new update to the repository that should resolve the issue. You should now be able to run the Streamlit app without encountering this problem.

Please update your local copy of the repository and retry running the Streamlit app. If you encounter any further issues, don't hesitate to report them. Your feedback is highly appreciated and helps us improve the overall user experience.

Thank you for your support and contribution to DemoGPT.

Best, Melih

melih-unsal commented 1 year ago

We believe this update should resolve the issue, so I'll go ahead and close this issue for now. However, if you find that the problem persists, please feel free to reopen it or create a new issue.