Python Forum
Debian 10 Buster Environment - Python 3.x (MariaDB 10.4.21) | Working Connector?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Debian 10 Buster Environment - Python 3.x (MariaDB 10.4.21) | Working Connector?
#10
I am currently on my Debian 10 Buster machine. Currently has Python 3.7.x on it. I followed these directions that I used to get my Debian 9 Stretch up to 3.9.9 and realized I forgot a step.

After line 16 on installation (above):

After ./configure

make altinstall
then

nano ~/.bashrc
add the following lines: (source by Abhishek in comments of top URL in source links) which allows it to be the default for "python3" -- python 3.9.9

alias python=python3.9
alias pip=pip3.9
Save and Exit! (Should be in root) Big Grin
“And one of the elders saith unto me, Weep not: behold, the Lion of the tribe of Juda, the Root of David, hath prevailed to open the book,...” - Revelation 5:5 (KJV)

“And oppress not the widow, nor the fatherless, the stranger, nor the poor; and ...” - Zechariah 7:10 (KJV)

#LetHISPeopleGo

Reply


Messages In This Thread
RE: Debian 10 Buster Environment - Python 3.x (MariaDB 10.4.21) | Working Connector? - by BrandonKastning - Jan-04-2022, 08:27 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
Question Python Obstacles | Jeet-Kune-Do | BS4 (Tags > MariaDB) [URL/Local HTML] BrandonKastning 0 1,428 Feb-08-2022, 08:55 PM
Last Post: BrandonKastning
Question Securing State Constitutions (USA) from University of Maryland > MariaDB .sql BrandonKastning 1 1,536 Jan-21-2022, 06:34 PM
Last Post: BrandonKastning
Lightbulb Python Obstacles | Kung-Fu | Full File HTML Document Scrape and Store it in MariaDB BrandonKastning 5 2,923 Dec-29-2021, 02:26 AM
Last Post: BrandonKastning
  Python Obstacles | American Kenpo | Wiki Scrape URL/Table and Store it in MariaDB BrandonKastning 6 2,861 Dec-29-2021, 12:38 AM
Last Post: BrandonKastning
  Python Obstacles | Karate | HTML/Scrape Specific Tag and Store it in MariaDB BrandonKastning 8 3,182 Nov-22-2021, 01:38 AM
Last Post: BrandonKastning
  mod-python in apache2 on debian 9 xstation 6 3,845 Jun-15-2020, 01:29 PM
Last Post: DeaD_EyE
  Build a simple Webapp with Python Flask and mariaDB newbie1 3 3,406 Jun-04-2020, 09:34 PM
Last Post: lmolter54
  Python3 + BeautifulSoup4 + lxml (HTML -> CSV) - How to write 3 Columns to MariaDB? BrandonKastning 21 7,000 Mar-23-2020, 05:51 PM
Last Post: ndc85430
  [Flask] Create new project for add user,edit,delete,view users in python with mysql connector chandranmanikandan 0 7,370 Oct-30-2018, 10:19 AM
Last Post: chandranmanikandan
  Eclipse Python We development Environment Adelton 3 4,588 Feb-16-2017, 08:52 PM
Last Post: Adelton

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020