gpt-engineer
gpt-engineer copied to clipboard
Fix some bug#1291
This issue highlights a dependency management problem with the pyperclip module during installation. The proposed fix ensures that all dependencies install automatically and the setup process completes without errors, improving user experience and reliability.
[!IMPORTANT] Fixes
pyperclipinstallation issue by adding troubleshooting steps inREADME.mdand new installation scripts for Windows and Unix-like systems.
- Behavior:
- Adds troubleshooting section to
README.mdforpyperclipinstallation error withsetuptools.- Provides quick fix instructions for the error in
README.md.- Scripts:
- Adds
install_fixed.ps1for Windows to handlepyperclipinstallation issue.- Adds
install_fixed.shfor Unix-like systems to handlepyperclipinstallation issue.This description was created by
for 7061cbcfe492ad947da4409de6d1edfed8ebb782. You can customize this summary. It will automatically update as commits are pushed.