im trying to install the spidy command from github “https://github.com/rivermont/spidy” on linux and on my visual studio code
but i keep getting this error on both linux and visual studio code “error: could not build wheels for reppy, which is required to install pyproject.toml-based projects”
can anyone h elp me with this issue
thank you so much
i tried updating pip and reinstalling i also tried this method python3 -m pip install python-dev-tools –user –upgrade
but it didnt work for me