pylinkvalidator icon indicating copy to clipboard operation
pylinkvalidator copied to clipboard

Installation does not work with Python 3.8

Open hjacobs opened this issue 5 years ago • 0 comments

I had to manually delete Python2 code containing print statements, afterwards python3 setup.py install worked for me.

Would you accept a PR to remove Python 2 compatibility (Python 2 is EOL)?

hjacobs avatar Jun 12 '20 11:06 hjacobs