raghur / easyblogger

Python client for Blogger platform. Write blog posts in Markdown or asciidoc and publish them on Blogger.
50 stars 19 forks source link

Could you please guide me how to install this module on termux. #350

Open salem-khosla opened 1 year ago

salem-khosla commented 1 year ago

To be used with python. I have been trying hard to install for many hours but the error says :

File "/data/data/com.termux/files/usr/lib/python3.11/subprocess.py", line 413, in check_call raise CalledProcessError(retcode, cmd) subprocess.CalledProcessError: Command '(cd "/data/data/com.termux/files/usr/tmp/pip-install-jpf2hqu8/gevent_6ddd7fc37c534f9fa2fe5de4aba47bbf/deps/libev" && sh ./configure -C > configure-output.txt )' returned non-zero exit status 1. [end of output] note: This error originates from a subprocess, and is likely not a problem with pip. ERROR: Failed building wheel for gevent Failed to build gevent ERROR: Could not build wheels for gevent, which is required to install pyproject.toml-based projects

Any help is highly appreciated. Thanks in advance. 🙏

Oukaybou commented 1 year ago

Are you rooted?