Description
This issue is a pinned issue relating to installing TwitchIO with extras.
The issue with installing some of these dependencies is easily fixed on Python 3.10 and newer.
To install twitchio with speed or sound extras simply specifiy them like below:
pip install twitchio[speed] --extra-index-url https://pip.twitchio.dev
The reason we have decided to use an extra index URL is because some of these packages are not easily installable or do not have wheels built to install on newer python versions.
If you have any issues regarding installing dependecies with either speed
or sounds
, please reply to this issue.
This index is maintained by a long time friend and is completely open source, visit it here:
https://github.com/AbstractUmbra/abstractumbra.github.io