Skip to content
This repository was archived by the owner on Aug 13, 2024. It is now read-only.

Conversation

@laqieer
Copy link

@laqieer laqieer commented Apr 2, 2023

Error

ModuleNotFoundError: No module named 'urllib2'

Changes

  • urllib2 → urllib.request
  • IDArlingTeam → fidgetingbits
  • master → IDArling-main

Testing

Python>import urllib.request; exec(urllib.request.urlopen('https://raw.githubusercontent.com/laqieer/IDArling/patch-1/easy_install.py').read().decode())
[*] Installing IDArling...
[*] Downloading IDArling-main.zip archive...
[*] Unzipping IDArling-main.zip archive...
[*] Moving the IDArling files...
[*] Removing IDArling-main.zip archive...
[*] Loading IDArling into IDA Pro...
[idarling][INFO] ---------------------------------------------------------------------------
[idarling][INFO] IDArling v0.0.3 - (c) The IDArling Team
[idarling][INFO] ---------------------------------------------------------------------------
[idarling][INFO] Initialized properly
[*] IDArling installed successfully!

laqieer added 3 commits April 2, 2023 11:22
ModuleNotFoundError: No module named 'urllib2'

- urllib2 → urllib.request
- IDArlingTeam → fidgetingbits
- master → IDArling-main
`404: Not Found`
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant