Advise version incompatibility with Python 3.9.7 #93

Open
kuanhulio wants to merge 2 commits from kuanhulio/patch-1 into 2.0
Showing only changes of commit 4931100b44 - Show all commits

View File

@ -41,7 +41,9 @@ Key Features
Installing
----------
**Python 3.8 or higher is required**
**Python 3.8 or higher is required***
***Do not use 3.9.7 as Python 3.9.7 has a bug that causes a TypeError with __init__ methods in subclasses.** View more `here <https://bugs.python.org/issue45121/>`_.
To install the library without full voice support, you can just run the following command: