#๐ hi i need help with my code
97 messages ยท Page 1 of 1 (latest)
@shadow comet
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.
hello
Traceback (most recent call last):
File "C:\Users\Desktop\main.py", line 24, in <module>
from utils.checks import getConfig, updateConfig, staff_only
ModuleNotFoundError: No module named 'utils.checks'
i get this error
when i do main.py
the checks.py file is there
give the file structure
preferably expanded like this if youre in an IDE
uh
which i do see you have vscode open so just give us this part of vscode
theres a file button on the top left of your vscode that shows it
I think you ain't running your code in correct location: You run main.py in Desktop while the explorer screen isn't in Desktop
and the one on VSCode ain't even the same project
it is on desktop
this isn't tho
and this also isn't
he is right, youre running it from the wrong directory it looks like
run main.py from within vscode and see if it works first. vscode should run it from the right place
just gonna put this here for others
what is that
probably not youre problem but it does cause problems. microsoft python isnt the python you want to be using
nice folder name ๐๐๐
ty
i saw it too XD
it looks like you need to install the dependencies first
do you know how to use pip?
is this from a github? if so i can i have the link?
who made it?
he screenshared and showed me
it worked for him
without any problems
ok, so i dont see a requirements file which means we dont know everything it needs
i know you need to do pip install discord but other than that its a trial and error
i also installed utils
uhhh
idk
you werent supposed to do that
utils is a folder included in that package
pip uninstall utils
but dont run it
? @solar crane
I MADE IT WOKR
[i think]
ok i made it work
i need 1 usd to test
close it
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.