#๐ Help with Nextcord
97 messages ยท Page 1 of 1 (latest)
@vagrant pecan
Remember to:
- Ask your Python question, not if you can ask or if there's an expert who can help.
- Show a code sample as text (rather than a screenshot) and the error message, if you've got one.
- Explain what you expect to happen and what actually happens.
:warning: Do not pip install anything that isn't related to your question, especially if asked to over DMs.
did u include a requirements file? and set the build config to install packages from the requirements file?
@vagrant pecan
Sorry!
I am still pretty new to coding so I dont really understand.
My requirements file has nothing.
you created the bot on your pc right?
did you create a virual environment or just installed directly?
I put it into vscode and changed the role id's to mine ect
anyway if u don't understand what that means, type pip freeze on your cpmmand prompt
i see
if nextcord shows up, type pip freeze > requirementx.txt
Can we get into a vc and I share my screen?
sorry can't vc rn
Itt's fine
In my host?
but that command should get you uour requirementx file
nah
Where?
this command, the one in code block
wait
let me edit that
pip freeze > requirements.txt
Nothing happened
go to the folder where all your files are in
oh
look, seems this is hard for you
Yeah lol
just create a file called requirements.txt
I normaly use discord.py
same process tbh
Ahhh
I see
u shld switch back to discord.py unless u rly need nextcord imo
i use pycord and discord.py
I am going to take computer science soon
Well I would but
I dont know anything about it really lol
I found it easier
to learn nextcord
nice, what's your main interest?
I just want to get better at coding in general
it's basically the same syntax
send
hmm, this depends on u more than a course of study tbh but i see your point
can u ask your friend for the requirements file, since they wrote the code
there's alot of dependencies your code needs to work
all they'd need to do is a pip freeze
it's impossible for the host to know what your program needs without it
Ok
This help channel has been closed and it's no longer possible to send messages here. If your question wasn't answered, feel free to create a new post in #1035199133436354600. To maximize your chances of getting a response, check out this guide on asking good questions.