[pywikibot] Re: Apply for developer for pywikibot

2023-05-14 Thread Zoran Dori
Hello Thamarai, this is an open-source project, so there is no need to apply or something like that, you are free to contribute. Be free to read https://www.mediawiki.org/wiki/Manual:Pywikibot/Development Best regards, Zoran нед, 14. мај 2023. у 14:15 Thamarai Nayakam је написао/ла: > Dear

[pywikibot] Re: Gerrit problem – certificate has expired

2023-02-06 Thread Zoran Dori
Correct command for Windows is git update-git-for-windows. пон, 6. феб 2023. у 22:25 Bináris је написао/ла: > I found the real command: > git --version > git version 2.8.2.windows.1 > > A page says that git update should work, but it is also an unknown > command. >

[pywikibot] Re: Gerrit problem – certificate has expired

2023-02-06 Thread Zoran Dori
Hello, I'm not having this issue on my laptop/server and others. Are you sure that you are using the latest version of the git package? Can you run git -v in your command line and send it here? Best regards, Zoran пон, 6. феб 2023. у 21:57 Bináris је написао/ла: > > I try to install Pywikibot

[pywikibot] Re: Tortoise SVN installs an old version

2023-01-30 Thread Zoran Dori
Hello, don't worry, this one is definitely real, because https://github.com/wikimedia/pywikibot/releases/tag/stable is back from 2020. Instructions are probably outdated, or there is something wrong with syncing from Gerrit to GitHub. I'm even surprised that cloning from GitHub is working via

[pywikibot] Re: python pwb.py replace.py not working

2021-08-14 Thread Zoran Dori
pip install -r requirements.txt should do the job. Best regards, Zoran Dori MediaWiki developer zorandori4...@gmail.com www.wikiteq.com суб, 14. авг 2021. у 16:26 Basudev Krishna је написао/ла: > Not how to it install. > Please help > > On Sat, Aug 14, 2021, 8:23 PM Zoran D

[pywikibot] Re: python pwb.py replace.py not working

2021-08-14 Thread Zoran Dori
Have you installed all pip modules? Best regards! ___ pywikibot mailing list -- pywikibot@lists.wikimedia.org To unsubscribe send an email to pywikibot-le...@lists.wikimedia.org

[pywikibot] Re: python pwb.py replace.py not working

2021-08-14 Thread Zoran Dori
Hi Basudev, have you downloaded Pywikibot via git? If it is the case, please run git submodule update --init, which will download translations, they are missing. Best regards, Zoran Dori MediaWiki developer zorandori4...@gmail.com www.wikiteq.com суб, 14. авг 2021. у 15:53 Basudev Krishna

[pywikibot] Re: EntityTypeUnknownError on Wikidata

2021-08-12 Thread Zoran Dori
Hi, today my brain is doing very good job. :D There is a task about this. https://phabricator.wikimedia.org/T288724 Best regards, Zoran Dori MediaWiki developer zorandori4...@gmail.com www.wikiteq.com чет, 12. авг 2021. у 20:13 Andre Engels је написао/ла: > Since a few hours, runn

[pywikibot] Re: Pywikibot/pagefromfile.py only import 19 pages

2021-06-08 Thread Zoran Dori
Hello, when I go on provided URL, Chrome shows me a warning: DNS_PROBE_FINISHED_NXDOMAIN Please recheck the URL firstly. Best regards, Zoran. уто, 8. јун 2021. у 12:52 Phil је написао/ла: > I'm trying to import 1500 pages and the script keeps running and I see > > WARNING: Non-JSON response

[pywikibot] Re: Error while transferring images with imagetransfer.py

2021-06-06 Thread Zoran Dori
Hello, thank you very much. I did it in https://phabricator.wikimedia.org/T284414 Best regards, Zoran ___ pywikibot mailing list -- pywikibot@lists.wikimedia.org To unsubscribe send an email to pywikibot-le...@lists.wikimedia.org

[pywikibot] Re: Error while transferring images with imagetransfer.py

2021-06-06 Thread Zoran Dori
Hello, thank you very much for making the patch. I can't test it anymore, but it looks good to me. BTW, what do you think about my suggestion? https://phabricator.wikimedia.org/T284373#7136264 Best regards, Zoran ___ pywikibot mailing list --

Re: [pywikibot] pywikibot in paws

2021-04-04 Thread Zoran Dori
1. cd /srv/paws 2. rm user-config.py user-fixes.py 3. cd pwb 4. nano user-config.py This is my user-config.py file, you can edit in on your way: # -*- coding: utf-8 -*- mylang = 'sr' family = 'wikipedia' usernames['wikipedia']['sr'] = 'KizuleBot' put_throttle = 0 and save it with Ctrl + x, type

Re: [pywikibot] pywikibot in paws

2021-04-04 Thread Zoran Dori
Hello, for navigating you need to use "cd /srv/paws/pwb", and then "python3 pwb.py script". Best regards, Zoran ___ pywikibot mailing list pywikibot@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/pywikibot

Re: [pywikibot] pywikibot in paws

2021-04-03 Thread Zoran Dori
Hello, sure, it is possible. In the terminal, you need to navigate to the /srv/paws or /srv/paws/pwb (I'm not sure as I usually delete user-config.py and user-fixes.py files and then copy my user-config.py in /srv/paws/pwb). For navigating to the directory you need to use the command "cd". And

[pywikibot] Task for listpages.py

2020-12-19 Thread Zoran Dori
Hello, could someone provide explanation in https://phabricator.wikimedia.org/T246549 to user Shashikantsingh7 because I don't know what to say. Best regards, Zoran ___ pywikibot mailing list pywikibot@lists.wikimedia.org