Benjamin-Loison / termux-app

Termux - a terminal emulator application for Android OS extendible by variety of packages.
https://f-droid.org/en/packages/com.termux
Other
0 stars 0 forks source link

[Bug]: What is the purpose of `termux` command? `termux -t test` raises `No module named 'api'` #4

Open Benjamin-Loison opened 8 months ago

Benjamin-Loison commented 8 months ago

Problem description

$ termux -t test
Traceback (most recent call last):
  File "/data/data/com.termux/files/usr/bin/termux", line 5, in <module>
    from api import main
ModuleNotFoundError: No module named 'api'

Steps to reproduce the behavior.

Not read.

What is the expected behavior?

No response

System information