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

main.py #34

Closed
chayse6969 opened this issue Apr 13, 2021 · 3 comments
Closed

main.py #34

chayse6969 opened this issue Apr 13, 2021 · 3 comments

Comments

@chayse6969
Copy link

python3 Main.py
Traceback (most recent call last):
File "Main.py", line 6, in
import urllib.parse, urllib.request, re, json, requests, webbrowser, aiohttp, dns.name, asyncio, functools, logging
ModuleNotFoundError: No module named 'dns'

please help me

@Fweak
Copy link
Contributor

Fweak commented Apr 13, 2021

pip install dnspython
Module It's Referering

@ciprus0
Copy link

ciprus0 commented Apr 16, 2021

Double click install then double click launch, if you do that then you won't need to do 'pip install' at all, and also if you get an error it will probably be a bunch of red lines. in that cause you will need to install C++ build tools

@Fweak
Copy link
Contributor

Fweak commented Aug 6, 2021

Double click install then double click launch, if you do that then you won't need to do 'pip install' at all, and also if you get an error it will probably be a bunch of red lines. in that cause you will need to install C++ build tools

Thanks for the tip!

@Fweak Fweak closed this as completed Aug 6, 2021
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

3 participants