Describe the bug
I was trying to do a fresh install on a Windows PC and for that I installed the python 3.14. When I did the pip install pikaraoke I get an error - something about needing to intall "C++ build tools" for building installable wheels for the gevent.
So I did it and installed over 6GB of the C++ Tools and now when I try to install the pikaraoke I get a different error, but also related to the gevent ("failed to build installable wheels for some.... "-> gevent).
I think gevent 24.11.1 it's not working with python 3.14.
I'll try to install a previous version of Python to do a test.
To Reproduce
Steps to reproduce the behavior:
- On windows 10
- Install Python 3.14
- Try to install pikaraoke by pip
- See error
Platform (please complete the following information):
- Hardware: Windows PC
- OS: Windows 10 Home