Closed BwRy closed 8 months ago
Make a pr instead of opening an issue describing the instructions
Also python2 support was removed on purpose a year ago.
Hey! Indeed, as @trufae said, the support for Python2 was dropped in r2pipe. Do you experience the same issue with Python3? If so, we can look into it. If it is only relevant for Python2, then I'm afraid that this will not be supported anymore.
Please let us know if it is also relevant to Python3
Describe the issue When attempting to install r2pipe for python2, the following error caused by urllib API changes is observed:
This issue is caused by urllib API changes
How to reproduce?
You can reproduce this by running the following:
Expected behavior
Installation of r2pipe
Possible fix Edit the file in r2pipe/open_sync.py: