How to Downgrade the Python Version On Termux | Unknown Opcode Error Fix
How to fix Opcode Error on Termux
Well , There's a way to do it you can Downgrade the Python Version . As per your Requirement
I have been facing this issue for my project , because when you upgrade version , most of the previous module or script won't run .
It show's errors , which can't be fixed on the newer version directly.
It's better to use the version which you been using for your project.
First Of all uninstall the python
Download the debian package of python on your phone .
Open the Termux app
Type The Following Cmds first :-
$ apt -get update && apt-get upgrade -y
$ pkg install unzip
Then Go to the Download Location of your file
Copy the zip file on $HOME Directory
Suppose my file is in Download folder of Sdcard :-
$ cd /sdcard/download/
Check the file if it is there or not
$ ls
if the file is in the directory then copy the file
$ cp filename.zip $HOME
Or
$ cp filename.zip /data/data/com.termux/files/home
$ cd $HOME
$ unzip filename.zip
Let's uninstall the previous version if it's there
$ pkg uninstall python
$ ls
Let's install the desired version of python
After Installation check the version
$ python -V
Done ..!
Also , this method can help you to earn free bitcoin .
If you having Opcode Error on Termux
Because the script work on python 3.8.6 version.
Files :-
Watch Tutorial here :- https://m.youtube.com/watch?v=2yyrfOZSoC8
Free bitcoin earning channel:-
BTC :- https://telegram.me/BitcoinClick_bot?start=zmvx4
LTC :- https://telegram.me/Litecoin_click_bot?start=WTEXR
BCH :- https://telegram.me/BCH_clickbot?start=JTDUp
ZEC :- https://telegram.me/Zcash_click_bot?start=TVPib
Join the conversation