Skip to content

[BUG] Error installing pikaraoke with python 3.14 (gevent incompatibility) #550

@lvmasterrj

Description

@lvmasterrj

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:

  1. On windows 10
  2. Install Python 3.14
  3. Try to install pikaraoke by pip
  4. See error

Platform (please complete the following information):

  • Hardware: Windows PC
  • OS: Windows 10 Home

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions