Why I can’t install pytgcalls? #44
-
|
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 2 replies
-
There are 3 reasons:
|
Beta Was this translation helpful? Give feedback.
-
I upgrade pip & it fixed. |
Beta Was this translation helpful? Give feedback.
-
Guide for Android Use AnLinux to get debian for termux or Debian No Root. Both the apps (AnLinux & Debian No Root) are available in Play store. AnLinux: https://play.google.com/store/apps/details?id=exa.lnx.a What I did : sudo apt update
sudo apt upgrade Now just Update the pip with pip3 install --upgrade pip Finally install the library pip3 install pytgcalls For Termux python3 -m pip install pytgcalls This worked for me in Android! |
Beta Was this translation helpful? Give feedback.
There are 3 reasons:
Guide for termux (only for ARM64)