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

[BUG] FileNotFoundError: [Errno 2] No such file or directory: 'config.json' #4

Closed
X8J opened this issue Nov 19, 2021 · 8 comments
Closed
Labels
bug Something isn't working

Comments

@X8J
Copy link

X8J commented Nov 19, 2021

C:\Users\vikwa>C:\Users\vikwa\Downloads\discord-group-spammer-main\discord-group-spammer-main\group_maker.py
Traceback (most recent call last):
File "C:\Users\vikwa\Downloads\discord-group-spammer-main\discord-group-spammer-main\group_maker.py", line 6, in
with open("config.json") as conf:
FileNotFoundError: [Errno 2] No such file or directory: 'config.json'

@FuckingToasters
Copy link
Owner

C:\Users\vikwa>C:\Users\vikwa\Downloads\discord-group-spammer-main\discord-group-spammer-main\group_maker.py Traceback (most recent call last): File "C:\Users\vikwa\Downloads\discord-group-spammer-main\discord-group-spammer-main\group_maker.py", line 6, in with open("config.json") as conf: FileNotFoundError: [Errno 2] No such file or directory: 'config.json'

try to redownload the files. The config.json file is present in the home dictonary.

@FuckingToasters
Copy link
Owner

Hey, hope you noticed my changes. its a beta version but i work on it to make everything in 1 file with the functunallity to select whatever you want tu use by just running 1 file. Not all functionallys and suggestions i got are added yet but this will be added soon too. Good Luck with my Projects. And remember: Educational only :)

@X8J
Copy link
Author

X8J commented Nov 20, 2021

i will try that when im home, pretty sure i already tried that soon
also cant wait for that (1file)
thanks for educating me

@X8J
Copy link
Author

X8J commented Nov 20, 2021

image

moved the config.json into my home directory and this happened

@FuckingToasters
Copy link
Owner

image

moved the config.json into my home directory and this happened

This means that your config is somehow wrong formatted. you could lookup a json validator website to see if there is any issue howerver i just added a updated file all_together.py you can redownload the while project, replace the existing pythonfile or just copy the code from all_together.py and then let me know, if it works :)

@X8J
Copy link
Author

X8J commented Nov 20, 2021

i used https://jsonformatter.curiousconcept.com/# and it works, thanks so much :D u should make a discord server or something, fixed now

@FuckingToasters
Copy link
Owner

i used https://jsonformatter.curiousconcept.com/# and it works, thanks so much :D u should make a discord server or something, fixed now

Great to hear that everything is working so far. I actually have linked a Discord Guild Invite on my profile readme. You can join latest guilds even if they become disabled on this link i will update if a invite is invalid: http://discord.verify.gay

@X8J
Copy link
Author

X8J commented Nov 20, 2021

thanks so much :D

@X8J X8J closed this as completed Nov 20, 2021
@FuckingToasters FuckingToasters added the bug Something isn't working label Nov 22, 2021
@FuckingToasters FuckingToasters changed the title config.json not found [BUG] FileNotFoundError: [Errno 2] No such file or directory: 'config.json' Nov 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants