Hi Bináris,
The issue here seems to be the use of the stable /tag/ (not sure why it exists in the first place) rather than the stable /branch/. Using
svn co https://github.com/wikimedia/pywikibot/branches/stable
works as expected.
However: SVN support on Github is scheduled to be removed in January 2024: https://github.blog/2023-01-20-sunsetting-subversion-support/ , so I would suggest switching to another distribution method (pip, nightlies, git) sooner rather than later.
I've updated the documentation pages with the correct URL plus a warning about the pending deprecation.
Kind regards, Merlijn van Deen / valhallasw
On 30/01/2023 14:13, Bináris wrote:
Sorry for the previous, but this one seems to be real. I followed https://www.mediawiki.org/wiki/Manual:Pywikibot/Installation/SVN#Download_Py...
c:\Pywikibot>python pwb.py version WARNING: Http response status 404 Pywikibot: pywikibot/__init__.py (, -1 (unknown), 2023/01/30, 13:59:21, n/a) Release version: *3.1.dev0* requests version: 2.25.1 cacerts: C:\Python37\lib\site-packages\certifi\cacert.pem certificate test: ok Python: 3.7.4 (tags/v3.7.4:e09359112e, Jul 8 2019, 20:34:20) [MSC v.1916 64 bit (AMD64)]
-- Bináris
pywikibot mailing list --pywikibot@lists.wikimedia.org Public archives athttps://lists.wikimedia.org/hyperkitty/list/pywikibot@lists.wikimedia.org/me... To unsubscribe send an email topywikibot-leave@lists.wikimedia.org