Skip to content
This repository was archived by the owner on Jun 1, 2024. It is now read-only.
This repository was archived by the owner on Jun 1, 2024. It is now read-only.

Discord components cannot be installed #9

@TheVillageGuy

Description

@TheVillageGuy

Apparently it is no longer being maintained and won't work with the latest python versions.

Building wheels for collected packages: discord-components Building wheel for discord-components (setup.py) ... done Created wheel for discord-components: filename=discord_components-2.1.2-py3-none-any.whl size=13695 sha256=58bb68338bff495f0de120107505149ecc7b17fbe9d76ff8f4dcfa79939d2ed9 Stored in directory: /tmp/pip-ephem-wheel-cache-uypp2hei/wheels/58/83/12/3b6e777e28c0431461e3e73c5edd8f247c71e858295a7faa12 Successfully built discord-components Installing collected packages: discord.py, discord-components Successfully installed discord-components-2.1.2 discord.py-2.0.0

trying to run:

sudo python3 main.py Traceback (most recent call last): File "/ticketbot/discord-ticket-bot-py/main/main.py", line 4, in <module> from discord_components import Button, Select, SelectOption, ComponentsBot, interaction ModuleNotFoundError: No module named 'discord_components'

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