hikariatama / Hikka

The most fresh and updateable developer-oriented Telegram userbot
https://hikka.pw
GNU Affero General Public License v3.0
323 stars 527 forks source link

Python 3.12 compability issues #137

Closed marat2509 closed 3 months ago

marat2509 commented 3 months ago

To Reproduce Steps to reproduce the behavior:

  1. Install Python 3.12+
  2. Clone and start hikka
  3. See error in building wheels for aiohttp (aiohttp has 3.12 support)

Expected behavior Alternatively, increase the version of aiohttp in requirements.txt

Userbot installation info:

Additional context Nothing

hikariatama commented 3 months ago

It's the issue with aiohttp C extensions. Set the env variable to disable their build and then install requirements.