its-pointless / gcc_termux

Gcc for termux with fortran scipy etc... Use apt for newest updates instructions in README.txt
460 stars 74 forks source link

Wrong python version #150

Open ghost opened 2 years ago

ghost commented 2 years ago

I tryed to install scipy, currently using and installed python 3.10, but when i put the command pkg install scipy from your repo, it will install scipy on the wrong folder, python3.7 instead of python 3.10, how can i solve this problem?