I ran into a issue with Django pushing to heroku because of
Python version, when I change in my terminal with sudo ln -sf /usr/bin/python3.6 /usr/bin/python changing the 3.6 to other versions installed and clearing all python alternatives. Now when installing a new application in the terminal I get errors.
Asked
Active
Viewed 31 times
0
