wummel / linkchecker

check links in web documents or full websites
http://wummel.github.io/linkchecker/
GNU General Public License v2.0
1.42k stars 234 forks source link

Python 3 not supported #698

Closed peterjc closed 6 years ago

peterjc commented 7 years ago

The README says "Python 2.7.2 or later is needed." which implies Python 3 should work.

However, installation under Python 3 fails, first problem the issue logged as #671.

In the short term the README should be updated to say something like "Python 2.7.2 or later is needed (but Python 3 is not yet supported)."

dpalic commented 6 years ago

Thank you for the issue report. Sadly this project is dead, and a new team is around with https://github.com/linkcheck/linkchecker for more details please see: #708 Also please close this issue and report it freshly on the new repo https://github.com/linkcheck/linkchecker/issues

peterjc commented 6 years ago

Fixed in the new fork by https://github.com/linkcheck/linkchecker/pull/90