Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

not working #29

Open
taki55577 opened this issue Jan 28, 2025 · 4 comments
Open

not working #29

taki55577 opened this issue Jan 28, 2025 · 4 comments

Comments

@taki55577
Copy link

Hi so when first time i run this it show me error then i take chatgpt help and chatgpt say me to change 518 to 532 line with this code : https://gist.github.com/taki55577/78618e61b64f742b0173ab99ec0efd9a after i replace this code it works fine but not claiming any type of airdrop.

Image

@taki55577
Copy link
Author

please help me

@QuartzWarrior
Copy link
Owner

dont use chatgpt

whats the error before the chatgpt code

@taki55577
Copy link
Author

PS C:\Users\MAHAM\Downloads\Tip.cc-Autocollect-main\Tip.cc-Autocollect-main> py tipcc_autocollect.py
Traceback (most recent call last):
File "C:\Users\MAHAM\Downloads\Tip.cc-Autocollect-main\Tip.cc-Autocollect-main\tipcc_autocollect.py", line 39, in
from discord import Client, HTTPException, LoginFailure, Message, NotFound, Status
File "C:\Users\MAHAM\AppData\Local\Programs\Python\Python313\Lib\site-packages\discord__init__.py", line 23, in
from .client import *
File
"C:\Users\MAHAM\AppData\Local\Programs\Python\Python313\Lib\site-packages\discord\client.py", line 51, in
from .sku import SKU, Entitlement
File "C:\Users\MAHAM\AppData\Local\Programs\Python\Python313\Lib\site-packages\discord\sku.py", line 31, in
from .app_commands import MissingApplicationID
File "C:\Users\MAHAM\AppData\Local\Programs\Python\Python313\Lib\site-packages\discord\app_commands__init__.py", line 12, in
from .commands import *
File "C:\Users\MAHAM\AppData\Local\Programs\Python\Python313\Lib\site-packages\discord\app_commands\commands.py", line 53, in
from .models import Choice
File "C:\Users\MAHAM\AppData\Local\Programs\Python\Python313\Lib\site-packages\discord\app_commands\models.py", line 44, in
from ..member import Member
File "C:\Users\MAHAM\AppData\Local\Programs\Python\Python313\Lib\site-packages\discord\member.py", line 33, in
import discord.abc
File "C:\Users\MAHAM\AppData\Local\Programs\Python\Python313\Lib\site-packages\discord\abc.py", line 59, in
from .voice_client import VoiceClient, VoiceProtocol
File "C:\Users\MAHAM\AppData\Local\Programs\Python\Python313\Lib\site-packages\discord\voice_client.py", line 35, in
from .player import AudioPlayer, AudioSource
File "C:\Users\MAHAM\AppData\Local\Programs\Python\Python313\Lib\site-packages\discord\player.py", line 29, in
import audioop
ModuleNotFoundError: No module named 'audioop'

@taki55577
Copy link
Author

when i am trying before it's giving different error now it's giving this error

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants