gpt-engineer
gpt-engineer copied to clipboard
fix: resolve pyperclip installation issue with setuptools compatibility
- Pin setuptools to <66.0 and pyperclip to 1.8.2 in requirements
- Add installation scripts for Linux/Mac and Windows
- Create installation fix documentation
- Update README with troubleshooting section
[!IMPORTANT] Fixes
pyperclipinstallation issue by pinningsetuptoolsandpyperclipversions, adding installation scripts, and updating documentation.
- Dependencies:
- Pin
setuptoolsto<66.0andpyperclipto1.8.2in requirements.- Scripts:
- Add
install_fixed.ps1for Windows andinstall_fixed.shfor Linux/Mac to handle installation issues.- Documentation:
- Add troubleshooting section in
README.mdfor installation errorcanonicalize_version() got an unexpected keyword argument 'strip_trailing_zero'.This description was created by
for 8852a7bdea6087fab6fcd0ed48e238592f42b8e6. You can customize this summary. It will automatically update as commits are pushed.