currently, my raspberry pi runs python versions 2.7 and 3.6 [by default] and version 3.8.1 [I'm trying to update the current version] This causes a lot of trouble when I try to install a new package via pip. For example, I tried to download flask via "pip install flask". and the package kept failing. can someone help? I want to work in the cleanest way possible, and I'm not searching for a quick/temporary heck.
Asked
Active
Viewed 4,026 times