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

Python 2 compatibility #138

Open
noraj opened this issue Jul 7, 2023 · 0 comments · May be fixed by #139
Open

Python 2 compatibility #138

noraj opened this issue Jul 7, 2023 · 0 comments · May be fixed by #139

Comments

@noraj
Copy link

noraj commented Jul 7, 2023

Compatibility with (deprecated) python 2 is claimed but is broken since this commit 4e969dd making the build fail.

Traceback (most recent call last):
  File "setup.py", line 4, in <module>
    with open("README.rst", encoding="utf-8") as rfile:
TypeError: 'encoding' is an invalid keyword argument for this function
noraj added a commit to noraj/python-libnmap that referenced this issue Jul 7, 2023
@noraj noraj linked a pull request Jul 7, 2023 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant