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

Traceback (most recent call last): File "ipgeolocation.py", line 32, in <module> from core.IpGeoLocationLib import IpGeoLocationLib File "/root/Downloads/IPGeoLocation-master/core/IpGeoLocationLib.py", line 30, in <module> from core.Utils import Utils File "/root/Downloads/IPGeoLocation-master/core/Utils.py", line 33, in <module> from urllib import request ImportError: cannot import name request #31

Open
arunsupersi opened this issue Jul 2, 2020 · 1 comment

Comments

@arunsupersi
Copy link

not able to run

@TrollSkull
Copy link

Try this command pip install request and then run the script.
Make sure you run the script with python 3.

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