Open zondatw opened 6 months ago
bug 1: when install gnurealine, it occurs ERROR: Could not build wheels for gnureadline, which is required to install pyproject.toml-based projects.
ERROR: Could not build wheels for gnureadline, which is required to install pyproject.toml-based projects
I use poetry to fix this bug.
bug 2: when using python 3.12 and install gnurealine, it occurs ChefBuildError.
ChefBuildError
I changed to in python 3.11 using pyenv
bug 1: when install gnurealine, it occurs
ERROR: Could not build wheels for gnureadline, which is required to install pyproject.toml-based projects
.bug 2: when using python 3.12 and install gnurealine, it occurs
ChefBuildError
.