Traceback (most recent call last): File "/data/data/com.termux/files/home/vikaspy/pwb.py", line 399, in <module> if not main(): File "/data/data/com.termux/files/home/vikaspy/pwb.py", line 391, in main run_python_file(filename, File "/data/data/com.termux/files/home/vikaspy/pwb.py", line 106, in run_python_file exec(compile(source, filename, 'exec', dont_inherit=True), File "./scripts/replace.py", line 1075, in <module> main() File "./scripts/replace.py", line 929, in main single_summary = i18n.twtranslate( File "/data/data/com.termux/files/home/vikaspy/pywikibot/tools/_deprecate.py", line 404, in wrapper return obj(*__args, **__kw) File "/data/data/com.termux/files/home/vikaspy/pywikibot/i18n.py", line 700, in twtranslate raise pywikibot.exceptions.TranslationError( pywikibot.exceptions.TranslationError: Unable to load messages package scripts.i18n for bundle replace-replacing It can happen due to lack of i18n submodule or files. See https://www.mediawiki.org/wiki/Manual:Pywikibot/i18n CRITICAL: Exiting due to uncaught exception <class 'pywikibot.exceptions.TranslationError'> $
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
zorandori4444@gmail.com www.wikiteq.com
суб, 14. авг 2021. у 15:53 Basudev Krishna basudevkrishna399@gmail.com је написао/ла:
Traceback (most recent call last): File "/data/data/com.termux/files/home/vikaspy/pwb.py", line 399, in
<module> if not main(): File "/data/data/com.termux/files/home/vikaspy/pwb.py", line 391, in main run_python_file(filename, File "/data/data/com.termux/files/home/vikaspy/pwb.py", line 106, in run_python_file exec(compile(source, filename, 'exec', dont_inherit=True), File "./scripts/replace.py", line 1075, in <module> main() File "./scripts/replace.py", line 929, in main single_summary = i18n.twtranslate( File "/data/data/com.termux/files/home/vikaspy/pywikibot/tools/_deprecate.py", line 404, in wrapper return obj(*__args, **__kw) File "/data/data/com.termux/files/home/vikaspy/pywikibot/i18n.py", line 700, in twtranslate raise pywikibot.exceptions.TranslationError( pywikibot.exceptions.TranslationError: Unable to load messages package scripts.i18n for bundle replace-replacing It can happen due to lack of i18n submodule or files. See https://www.mediawiki.org/wiki/Manual:Pywikibot/i18n CRITICAL: Exiting due to uncaught exception <class 'pywikibot.exceptions.TranslationError'> $ _______________________________________________ pywikibot mailing list -- pywikibot@lists.wikimedia.org To unsubscribe send an email to pywikibot-leave@lists.wikimedia.org
Traceback (most recent call last): File "/data/data/com.termux/files/home/pywikibot/pwb.py", line 249, in <module> import pywikibot as pwb File "/data/data/com.termux/files/home/pywikibot/pywikibot/__init__.py", line 37, in <module> from pywikibot.bot import ( File "/data/data/com.termux/files/home/pywikibot/pywikibot/bot.py", line 1239, in <module> class BaseBot(OptionHandler): File "/data/data/com.termux/files/home/pywikibot/pywikibot/bot.py", line 1395, in BaseBot func: Callable[..., Any], *args: Any, TypeError: list expected at most 1 argument, got 2 Error in atexit._run_exitfuncs: Traceback (most recent call last): File "/data/data/com.termux/files/home/pywikibot/pywikibot/comms/http.py", line 88, in flush log('Closing network session.') File "/data/data/com.termux/files/home/pywikibot/pywikibot/logging.py", line 183, in log logoutput(text, decoder, newline, VERBOSE, **kwargs) File "/data/data/com.termux/files/home/pywikibot/pywikibot/logging.py", line 76, in logoutput _init() File "/data/data/com.termux/files/home/pywikibot/pywikibot/logging.py", line 35, in _init init_routine() File "/data/data/com.termux/files/home/pywikibot/pywikibot/tools/_deprecate.py", line 487, in wrapper return obj(*new_args, **new_kwargs) File "/data/data/com.termux/files/home/pywikibot/pywikibot/bot.py", line 359, in init_handlers module_name = calledModuleName() File "/data/data/com.termux/files/home/pywikibot/pywikibot/bot.py", line 843, in calledModuleName return Path(pywikibot.argvu[0]).stem AttributeError: module 'pywikibot' has no attribute 'argvu'
On Sat, Aug 14, 2021, 8:12 PM Zoran Dori <zorandori4444@gmail.com wrote:
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
zorandori4444@gmail.com www.wikiteq.com
суб, 14. авг 2021. у 15:53 Basudev Krishna basudevkrishna399@gmail.com је написао/ла:
Traceback (most recent call last): File "/data/data/com.termux/files/home/vikaspy/pwb.py", line 399, in
<module> if not main(): File "/data/data/com.termux/files/home/vikaspy/pwb.py", line 391, in main run_python_file(filename, File "/data/data/com.termux/files/home/vikaspy/pwb.py", line 106, in run_python_file exec(compile(source, filename, 'exec', dont_inherit=True), File "./scripts/replace.py", line 1075, in <module> main() File "./scripts/replace.py", line 929, in main single_summary = i18n.twtranslate( File "/data/data/com.termux/files/home/vikaspy/pywikibot/tools/_deprecate.py", line 404, in wrapper return obj(*__args, **__kw) File "/data/data/com.termux/files/home/vikaspy/pywikibot/i18n.py", line 700, in twtranslate raise pywikibot.exceptions.TranslationError( pywikibot.exceptions.TranslationError: Unable to load messages package scripts.i18n for bundle replace-replacing It can happen due to lack of i18n submodule or files. See https://www.mediawiki.org/wiki/Manual:Pywikibot/i18n CRITICAL: Exiting due to uncaught exception <class 'pywikibot.exceptions.TranslationError'> $ _______________________________________________ pywikibot mailing list -- pywikibot@lists.wikimedia.org To unsubscribe send an email to pywikibot-leave@lists.wikimedia.org
pywikibot mailing list -- pywikibot@lists.wikimedia.org To unsubscribe send an email to pywikibot-leave@lists.wikimedia.org
Traceback (most recent call last): File "/data/data/com.termux/files/home/pywikibot/pwb.py", line 249, in <module> import pywikibot as pwb File "/data/data/com.termux/files/home/pywikibot/pywikibot/__init__.py", line 37, in <module> from pywikibot.bot import ( File "/data/data/com.termux/files/home/pywikibot/pywikibot/bot.py", line 1239, in <module> class BaseBot(OptionHandler): File "/data/data/com.termux/files/home/pywikibot/pywikibot/bot.py", line 1395, in BaseBot func: Callable[..., Any], *args: Any, TypeError: list expected at most 1 argument, got 2 Error in atexit._run_exitfuncs: Traceback (most recent call last): File "/data/data/com.termux/files/home/pywikibot/pywikibot/comms/http.py", line 88, in flush log('Closing network session.') File "/data/data/com.termux/files/home/pywikibot/pywikibot/logging.py", line 183, in log logoutput(text, decoder, newline, VERBOSE, **kwargs) File "/data/data/com.termux/files/home/pywikibot/pywikibot/logging.py", line 76, in logoutput _init() File "/data/data/com.termux/files/home/pywikibot/pywikibot/logging.py", line 35, in _init init_routine() File "/data/data/com.termux/files/home/pywikibot/pywikibot/tools/_deprecate.py", line 487, in wrapper return obj(*new_args, **new_kwargs) File "/data/data/com.termux/files/home/pywikibot/pywikibot/bot.py", line 359, in init_handlers module_name = calledModuleName() File "/data/data/com.termux/files/home/pywikibot/pywikibot/bot.py", line 843, in calledModuleName return Path(pywikibot.argvu[0]).stem AttributeError: module 'pywikibot' has no attribute 'argvu'
On Sat, Aug 14, 2021, 8:18 PM Basudev Krishna <basudevkrishna399@gmail.com wrote:
Traceback (most recent call last): File "/data/data/com.termux/files/home/pywikibot/pwb.py", line 249, in
<module> import pywikibot as pwb File "/data/data/com.termux/files/home/pywikibot/pywikibot/__init__.py", line 37, in <module> from pywikibot.bot import ( File "/data/data/com.termux/files/home/pywikibot/pywikibot/bot.py", line 1239, in <module> class BaseBot(OptionHandler): File "/data/data/com.termux/files/home/pywikibot/pywikibot/bot.py", line 1395, in BaseBot func: Callable[..., Any], *args: Any, TypeError: list expected at most 1 argument, got 2 Error in atexit._run_exitfuncs: Traceback (most recent call last): File "/data/data/com.termux/files/home/pywikibot/pywikibot/comms/http.py", line 88, in flush log('Closing network session.') File "/data/data/com.termux/files/home/pywikibot/pywikibot/logging.py", line 183, in log logoutput(text, decoder, newline, VERBOSE, **kwargs) File "/data/data/com.termux/files/home/pywikibot/pywikibot/logging.py", line 76, in logoutput _init() File "/data/data/com.termux/files/home/pywikibot/pywikibot/logging.py", line 35, in _init init_routine() File "/data/data/com.termux/files/home/pywikibot/pywikibot/tools/_deprecate.py", line 487, in wrapper return obj(*new_args, **new_kwargs) File "/data/data/com.termux/files/home/pywikibot/pywikibot/bot.py", line 359, in init_handlers module_name = calledModuleName() File "/data/data/com.termux/files/home/pywikibot/pywikibot/bot.py", line 843, in calledModuleName return Path(pywikibot.argvu[0]).stem AttributeError: module 'pywikibot' has no attribute 'argvu'
On Sat, Aug 14, 2021, 8:12 PM Zoran Dori <zorandori4444@gmail.com wrote:
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
zorandori4444@gmail.com www.wikiteq.com
суб, 14. авг 2021. у 15:53 Basudev Krishna basudevkrishna399@gmail.com је написао/ла:
Traceback (most recent call last): File "/data/data/com.termux/files/home/vikaspy/pwb.py", line 399, in
<module> if not main(): File "/data/data/com.termux/files/home/vikaspy/pwb.py", line 391, in main run_python_file(filename, File "/data/data/com.termux/files/home/vikaspy/pwb.py", line 106, in run_python_file exec(compile(source, filename, 'exec', dont_inherit=True), File "./scripts/replace.py", line 1075, in <module> main() File "./scripts/replace.py", line 929, in main single_summary = i18n.twtranslate( File "/data/data/com.termux/files/home/vikaspy/pywikibot/tools/_deprecate.py", line 404, in wrapper return obj(*__args, **__kw) File "/data/data/com.termux/files/home/vikaspy/pywikibot/i18n.py", line 700, in twtranslate raise pywikibot.exceptions.TranslationError( pywikibot.exceptions.TranslationError: Unable to load messages package scripts.i18n for bundle replace-replacing It can happen due to lack of i18n submodule or files. See https://www.mediawiki.org/wiki/Manual:Pywikibot/i18n CRITICAL: Exiting due to uncaught exception <class 'pywikibot.exceptions.TranslationError'> $ _______________________________________________ pywikibot mailing list -- pywikibot@lists.wikimedia.org To unsubscribe send an email to pywikibot-leave@lists.wikimedia.org
pywikibot mailing list -- pywikibot@lists.wikimedia.org To unsubscribe send an email to pywikibot-leave@lists.wikimedia.org
Not how to it install. Please help
On Sat, Aug 14, 2021, 8:23 PM Zoran Dori <zorandori4444@gmail.com wrote:
Have you installed all pip modules?
Best regards! _______________________________________________ pywikibot mailing list -- pywikibot@lists.wikimedia.org To unsubscribe send an email to pywikibot-leave@lists.wikimedia.org
pip install -r requirements.txt should do the job.
Best regards, Zoran Dori
MediaWiki developer
zorandori4444@gmail.com www.wikiteq.com
суб, 14. авг 2021. у 16:26 Basudev Krishna basudevkrishna399@gmail.com је написао/ла:
Not how to it install. Please help
On Sat, Aug 14, 2021, 8:23 PM Zoran Dori <zorandori4444@gmail.com wrote:
Have you installed all pip modules?
Best regards! _______________________________________________ pywikibot mailing list -- pywikibot@lists.wikimedia.org To unsubscribe send an email to pywikibot-leave@lists.wikimedia.org
pywikibot mailing list -- pywikibot@lists.wikimedia.org To unsubscribe send an email to pywikibot-leave@lists.wikimedia.org
---------------------------------------- ERROR: Command errored out with exit status 1: /data/data/com.termux/files/usr/bin/python3 -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/data/data/com.termux/files/usr/tmp/pip-install-76zkn6h5/pillow_187872b0360a44c6963ae8095c4aa99c/setup.py'"'"'; __file__='"'"'/data/data/com.termux/files/usr/tmp/pip-install-76zkn6h5/pillow_187872b0360a44c6963ae8095c4aa99c/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record /data/data/com.termux/files/usr/tmp/pip-record-fwk5z69p/install-record.txt --single-version-externally-managed --compile --install-headers /data/data/com.termux/files/usr/include/python3.9/Pillow Check the logs for full command output.
On Sat, Aug 14, 2021, 8:28 PM Zoran Dori <zorandori4444@gmail.com wrote:
pip install -r requirements.txt should do the job.
Best regards, Zoran Dori
MediaWiki developer
zorandori4444@gmail.com www.wikiteq.com
суб, 14. авг 2021. у 16:26 Basudev Krishna basudevkrishna399@gmail.com је написао/ла:
Not how to it install. Please help
On Sat, Aug 14, 2021, 8:23 PM Zoran Dori <zorandori4444@gmail.com wrote:
Have you installed all pip modules?
Best regards! _______________________________________________ pywikibot mailing list -- pywikibot@lists.wikimedia.org To unsubscribe send an email to pywikibot-leave@lists.wikimedia.org
pywikibot mailing list -- pywikibot@lists.wikimedia.org To unsubscribe send an email to pywikibot-leave@lists.wikimedia.org
pywikibot mailing list -- pywikibot@lists.wikimedia.org To unsubscribe send an email to pywikibot-leave@lists.wikimedia.org
Hi Zoran,
Why did you sign up for my project on Upwork, then not reply for 3 weeks, then reply saying, " I want to work with you, Steve." Then not reply for weeks again?
This is very untrustworthy! You cannot take someone's code, their data, and their website and just not reply.
This is very unethical as a programmer.
You should send me some reply.
- Steve client from Upwork