Agent-Pro icon indicating copy to clipboard operation
Agent-Pro copied to clipboard

Request for Complete Installation Instructions and Addition of setup.py File

Open Andy3117006664 opened this issue 1 year ago • 1 comments

Hello,

I have recently explored the Agent-Pro repository and am interested in using it for my own projects. However, I encountered some challenges while trying to set it up, primarily due to the absence of a setup.py file and incomplete installation instructions in the README.md.

Without a setup.py file, it is not possible to install the project using the 'pip install .' command, which is a standard procedure for many Python projects. This makes the installation process less intuitive, especially for users who might not be familiar with alternative installation methods.

Additionally, I found that the installation instructions in the README.md are not comprehensive, which could pose a barrier for new users trying to set up the project. Clear and complete installation instructions are crucial for enabling users to get started quickly and efficiently.

Therefore, I kindly request:

  1. The addition of a setup.py file to the repository, facilitating the use of 'pip install .' for an easier and more standard installation process.
  2. An update to the README.md file to include complete and detailed installation instructions.

Implementing these changes would significantly improve the user experience, making the project more accessible to a broader audience and potentially increasing its adoption.

Thank you for your attention to this matter and your continued efforts to improve the Agent-Pro project.

Andy3117006664 avatar Mar 15 '24 12:03 Andy3117006664

Thanks for your interest in our project, we have updated the setup file

zwq2018 avatar Mar 16 '24 08:03 zwq2018