SlideShare a Scribd company logo
Python version change
I use a MacBook version 12.1
I want to change the python version
terminal -(base) hyeyunpark@Hy-Mac ~ % python --version
Python 3.9.7
(base) hyeyunpark@Hyeyuns-Mac ~ %
I deleted /Library/Frameworks/Python.framework/Versions/3.9 (now only have
Library/Frameworks/Python.framework/Versions/3.10)
and when I used the python10 keyword, it showed
terminal -
(base) hyeyunpark@Hyeyuns-Mac ~ % python3.10 --version
Python 3.10.9
(base) hyeyunpark@Hyeyuns-Mac ~ % ln -s /usr/local/bin/python3.10 /usr/local/bin/python
ln: /usr/local/bin/python: File exists
(base) hyeyunpark@Hyeyuns-Mac ~ % python3.10 --version
Python 3.10.9
(base) hyeyunpark@Hyeyuns-Mac ~ % /usr/local/bin/python3.10 --version
Python 3.10.10
(base) hyeyunpark@Hyeyuns-Mac ~ % echo $PATH
/opt/anaconda3/bin:/opt/anaconda3/condabin:/Library/Frameworks/Python.framework/Versions/
3.10/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/share/dotnet:~/.dotnet/tools:/Library
/Apple/usr/bin
(base) hyeyunpark@Hyeyuns-Mac ~ % export PATH="/usr/local/bin:$PATH"
(base) hyeyunpark@Hyeyuns-Mac ~ % python --version
Python 3.9.7
(base) hyeyunpark@Hyeyuns-Mac ~ %
I want to change Python 3.10.9
what is the problem ??

More Related Content

Similar to Python version change I use a MacBook version 12-1 I want to change.pdf

Lab6FolderF1GraphicPic.pdfPicture of OS Lab.docx
Lab6FolderF1GraphicPic.pdfPicture of OS  Lab.docxLab6FolderF1GraphicPic.pdfPicture of OS  Lab.docx
Lab6FolderF1GraphicPic.pdfPicture of OS Lab.docx
smile790243
 
Ftp (file transfer protocol)
Ftp (file transfer protocol)Ftp (file transfer protocol)
Ftp (file transfer protocol)
Raghu nath
 
file_handling_in_c.ppt
file_handling_in_c.pptfile_handling_in_c.ppt
file_handling_in_c.ppt
DHARUNESHBOOPATHY
 
EASY UNDERSTANDING OF FILES IN C LANGUAGE.pdf
EASY UNDERSTANDING OF FILES IN C LANGUAGE.pdfEASY UNDERSTANDING OF FILES IN C LANGUAGE.pdf
EASY UNDERSTANDING OF FILES IN C LANGUAGE.pdf
sudhakargeruganti
 
C UNIT-5 PREPARED BY M V BRAHMANANDA REDDY
C UNIT-5 PREPARED BY M V BRAHMANANDA REDDYC UNIT-5 PREPARED BY M V BRAHMANANDA REDDY
C UNIT-5 PREPARED BY M V BRAHMANANDA REDDYRajeshkumar Reddy
 
Internationalizing Ubuntu apps
Internationalizing Ubuntu appsInternationalizing Ubuntu apps
Internationalizing Ubuntu apps
David Planella
 
Learn PYTHON at ASIT
Learn PYTHON at ASITLearn PYTHON at ASIT
Learn PYTHON at ASIT
ASIT
 
Customizing GNOME Desktop
Customizing GNOME DesktopCustomizing GNOME Desktop
Customizing GNOME Desktop
Kukuh Syafaat
 
OpenGurukul : Language : Python
OpenGurukul : Language : PythonOpenGurukul : Language : Python
OpenGurukul : Language : Python
Open Gurukul
 
The GNOME way - What can we learn from and within the Open Documentation World
The GNOME way - What can we learn from and within the Open Documentation WorldThe GNOME way - What can we learn from and within the Open Documentation World
The GNOME way - What can we learn from and within the Open Documentation World
Radina Matic
 
AmI 2017 - Python intermediate
AmI 2017 - Python intermediateAmI 2017 - Python intermediate
AmI 2017 - Python intermediate
Luigi De Russis
 
C programming session 08
C programming session 08C programming session 08
C programming session 08Dushmanta Nath
 
C Programming Unit-5
C Programming Unit-5C Programming Unit-5
C Programming Unit-5
Vikram Nandini
 
biopython, doctest and makefiles
biopython, doctest and makefilesbiopython, doctest and makefiles
biopython, doctest and makefiles
Giovanni Marco Dall'Olio
 
Proactive monitoring with Monit
Proactive monitoring with MonitProactive monitoring with Monit
Proactive monitoring with Monit
OSOCO
 

Similar to Python version change I use a MacBook version 12-1 I want to change.pdf (20)

Lab6FolderF1GraphicPic.pdfPicture of OS Lab.docx
Lab6FolderF1GraphicPic.pdfPicture of OS  Lab.docxLab6FolderF1GraphicPic.pdfPicture of OS  Lab.docx
Lab6FolderF1GraphicPic.pdfPicture of OS Lab.docx
 
Ftp (file transfer protocol)
Ftp (file transfer protocol)Ftp (file transfer protocol)
Ftp (file transfer protocol)
 
file_handling_in_c.ppt
file_handling_in_c.pptfile_handling_in_c.ppt
file_handling_in_c.ppt
 
EASY UNDERSTANDING OF FILES IN C LANGUAGE.pdf
EASY UNDERSTANDING OF FILES IN C LANGUAGE.pdfEASY UNDERSTANDING OF FILES IN C LANGUAGE.pdf
EASY UNDERSTANDING OF FILES IN C LANGUAGE.pdf
 
C UNIT-5 PREPARED BY M V BRAHMANANDA REDDY
C UNIT-5 PREPARED BY M V BRAHMANANDA REDDYC UNIT-5 PREPARED BY M V BRAHMANANDA REDDY
C UNIT-5 PREPARED BY M V BRAHMANANDA REDDY
 
Internationalizing Ubuntu apps
Internationalizing Ubuntu appsInternationalizing Ubuntu apps
Internationalizing Ubuntu apps
 
Learn PYTHON at ASIT
Learn PYTHON at ASITLearn PYTHON at ASIT
Learn PYTHON at ASIT
 
Customizing GNOME Desktop
Customizing GNOME DesktopCustomizing GNOME Desktop
Customizing GNOME Desktop
 
OpenGurukul : Language : Python
OpenGurukul : Language : PythonOpenGurukul : Language : Python
OpenGurukul : Language : Python
 
The GNOME way - What can we learn from and within the Open Documentation World
The GNOME way - What can we learn from and within the Open Documentation WorldThe GNOME way - What can we learn from and within the Open Documentation World
The GNOME way - What can we learn from and within the Open Documentation World
 
AmI 2017 - Python intermediate
AmI 2017 - Python intermediateAmI 2017 - Python intermediate
AmI 2017 - Python intermediate
 
Read Me
Read MeRead Me
Read Me
 
Read Me
Read MeRead Me
Read Me
 
Read Me
Read MeRead Me
Read Me
 
Read Me
Read MeRead Me
Read Me
 
Read Me
Read MeRead Me
Read Me
 
C programming session 08
C programming session 08C programming session 08
C programming session 08
 
C Programming Unit-5
C Programming Unit-5C Programming Unit-5
C Programming Unit-5
 
biopython, doctest and makefiles
biopython, doctest and makefilesbiopython, doctest and makefiles
biopython, doctest and makefiles
 
Proactive monitoring with Monit
Proactive monitoring with MonitProactive monitoring with Monit
Proactive monitoring with Monit
 

More from ChristopherkUzHunter

Q3-You crossed a female fly with the eyeless mutation for eye shape bu.pdf
Q3-You crossed a female fly with the eyeless mutation for eye shape bu.pdfQ3-You crossed a female fly with the eyeless mutation for eye shape bu.pdf
Q3-You crossed a female fly with the eyeless mutation for eye shape bu.pdf
ChristopherkUzHunter
 
Q3 (10)- A program creates a queue- The program takes array of user na.pdf
Q3 (10)- A program creates a queue- The program takes array of user na.pdfQ3 (10)- A program creates a queue- The program takes array of user na.pdf
Q3 (10)- A program creates a queue- The program takes array of user na.pdf
ChristopherkUzHunter
 
Q2-10- You are studying how a species of snake might respond to climat.pdf
Q2-10- You are studying how a species of snake might respond to climat.pdfQ2-10- You are studying how a species of snake might respond to climat.pdf
Q2-10- You are studying how a species of snake might respond to climat.pdf
ChristopherkUzHunter
 
Q2-8- Which of the following is an example of adaptation- A city-dwell.pdf
Q2-8- Which of the following is an example of adaptation- A city-dwell.pdfQ2-8- Which of the following is an example of adaptation- A city-dwell.pdf
Q2-8- Which of the following is an example of adaptation- A city-dwell.pdf
ChristopherkUzHunter
 
Q2 (10)- A linked-list based stack S has few elements in it as shown b.pdf
Q2 (10)- A linked-list based stack S has few elements in it as shown b.pdfQ2 (10)- A linked-list based stack S has few elements in it as shown b.pdf
Q2 (10)- A linked-list based stack S has few elements in it as shown b.pdf
ChristopherkUzHunter
 
Q1-26- The social bacteria M- xanthus coordinate group attacks on othe.pdf
Q1-26- The social bacteria M- xanthus coordinate group attacks on othe.pdfQ1-26- The social bacteria M- xanthus coordinate group attacks on othe.pdf
Q1-26- The social bacteria M- xanthus coordinate group attacks on othe.pdf
ChristopherkUzHunter
 
Q What are externalities and examples of positive and negative What is.pdf
Q What are externalities and examples of positive and negative What is.pdfQ What are externalities and examples of positive and negative What is.pdf
Q What are externalities and examples of positive and negative What is.pdf
ChristopherkUzHunter
 
python Your program should perform the followings-.pdf
python Your program should perform the followings-.pdfpython Your program should perform the followings-.pdf
python Your program should perform the followings-.pdf
ChristopherkUzHunter
 
Python help- You will be writing an encryption program for an IT compa.pdf
Python help- You will be writing an encryption program for an IT compa.pdfPython help- You will be writing an encryption program for an IT compa.pdf
Python help- You will be writing an encryption program for an IT compa.pdf
ChristopherkUzHunter
 
Q What is the Coase theorem and what does it tell us about externaliti.pdf
Q What is the Coase theorem and what does it tell us about externaliti.pdfQ What is the Coase theorem and what does it tell us about externaliti.pdf
Q What is the Coase theorem and what does it tell us about externaliti.pdf
ChristopherkUzHunter
 
Pythagorean Theorem c2-a2+b2 Triangles demo- - define structure for ke.pdf
Pythagorean Theorem c2-a2+b2 Triangles demo- - define structure for ke.pdfPythagorean Theorem c2-a2+b2 Triangles demo- - define structure for ke.pdf
Pythagorean Theorem c2-a2+b2 Triangles demo- - define structure for ke.pdf
ChristopherkUzHunter
 
Q- the power of the president to veto legislation and the power of the.pdf
Q- the power of the president to veto legislation and the power of the.pdfQ- the power of the president to veto legislation and the power of the.pdf
Q- the power of the president to veto legislation and the power of the.pdf
ChristopherkUzHunter
 
Q1- (12 pts) (a) Is it possible that an event E is independent of E (i.pdf
Q1- (12 pts) (a) Is it possible that an event E is independent of E (i.pdfQ1- (12 pts) (a) Is it possible that an event E is independent of E (i.pdf
Q1- (12 pts) (a) Is it possible that an event E is independent of E (i.pdf
ChristopherkUzHunter
 
Public administration related question 1- A central theme in the post.pdf
Public administration related question  1- A central theme in the post.pdfPublic administration related question  1- A central theme in the post.pdf
Public administration related question 1- A central theme in the post.pdf
ChristopherkUzHunter
 
q- M be the Deterministic Finite Antomata (DFA) show below please answ.pdf
q- M be the Deterministic Finite Antomata (DFA) show below please answ.pdfq- M be the Deterministic Finite Antomata (DFA) show below please answ.pdf
q- M be the Deterministic Finite Antomata (DFA) show below please answ.pdf
ChristopherkUzHunter
 
Q- A resident has been diagnosed with a strote which action would the.pdf
Q- A resident has been diagnosed with a strote which action would the.pdfQ- A resident has been diagnosed with a strote which action would the.pdf
Q- A resident has been diagnosed with a strote which action would the.pdf
ChristopherkUzHunter
 
Question 2 a) Write a program code to multiply two square matrices usi.pdf
Question 2 a) Write a program code to multiply two square matrices usi.pdfQuestion 2 a) Write a program code to multiply two square matrices usi.pdf
Question 2 a) Write a program code to multiply two square matrices usi.pdf
ChristopherkUzHunter
 
Question 2 - A two-way set-associative cache has lines of 16 bytes and.pdf
Question 2 - A two-way set-associative cache has lines of 16 bytes and.pdfQuestion 2 - A two-way set-associative cache has lines of 16 bytes and.pdf
Question 2 - A two-way set-associative cache has lines of 16 bytes and.pdf
ChristopherkUzHunter
 
Question 2 (1 point) Match the term with the best corresponding defini.pdf
Question 2 (1 point) Match the term with the best corresponding defini.pdfQuestion 2 (1 point) Match the term with the best corresponding defini.pdf
Question 2 (1 point) Match the term with the best corresponding defini.pdf
ChristopherkUzHunter
 
Question 11 (4 points) Which of the following is NOT a primary chara.pdf
Question 11 (4 points)   Which of the following is NOT a primary chara.pdfQuestion 11 (4 points)   Which of the following is NOT a primary chara.pdf
Question 11 (4 points) Which of the following is NOT a primary chara.pdf
ChristopherkUzHunter
 

More from ChristopherkUzHunter (20)

Q3-You crossed a female fly with the eyeless mutation for eye shape bu.pdf
Q3-You crossed a female fly with the eyeless mutation for eye shape bu.pdfQ3-You crossed a female fly with the eyeless mutation for eye shape bu.pdf
Q3-You crossed a female fly with the eyeless mutation for eye shape bu.pdf
 
Q3 (10)- A program creates a queue- The program takes array of user na.pdf
Q3 (10)- A program creates a queue- The program takes array of user na.pdfQ3 (10)- A program creates a queue- The program takes array of user na.pdf
Q3 (10)- A program creates a queue- The program takes array of user na.pdf
 
Q2-10- You are studying how a species of snake might respond to climat.pdf
Q2-10- You are studying how a species of snake might respond to climat.pdfQ2-10- You are studying how a species of snake might respond to climat.pdf
Q2-10- You are studying how a species of snake might respond to climat.pdf
 
Q2-8- Which of the following is an example of adaptation- A city-dwell.pdf
Q2-8- Which of the following is an example of adaptation- A city-dwell.pdfQ2-8- Which of the following is an example of adaptation- A city-dwell.pdf
Q2-8- Which of the following is an example of adaptation- A city-dwell.pdf
 
Q2 (10)- A linked-list based stack S has few elements in it as shown b.pdf
Q2 (10)- A linked-list based stack S has few elements in it as shown b.pdfQ2 (10)- A linked-list based stack S has few elements in it as shown b.pdf
Q2 (10)- A linked-list based stack S has few elements in it as shown b.pdf
 
Q1-26- The social bacteria M- xanthus coordinate group attacks on othe.pdf
Q1-26- The social bacteria M- xanthus coordinate group attacks on othe.pdfQ1-26- The social bacteria M- xanthus coordinate group attacks on othe.pdf
Q1-26- The social bacteria M- xanthus coordinate group attacks on othe.pdf
 
Q What are externalities and examples of positive and negative What is.pdf
Q What are externalities and examples of positive and negative What is.pdfQ What are externalities and examples of positive and negative What is.pdf
Q What are externalities and examples of positive and negative What is.pdf
 
python Your program should perform the followings-.pdf
python Your program should perform the followings-.pdfpython Your program should perform the followings-.pdf
python Your program should perform the followings-.pdf
 
Python help- You will be writing an encryption program for an IT compa.pdf
Python help- You will be writing an encryption program for an IT compa.pdfPython help- You will be writing an encryption program for an IT compa.pdf
Python help- You will be writing an encryption program for an IT compa.pdf
 
Q What is the Coase theorem and what does it tell us about externaliti.pdf
Q What is the Coase theorem and what does it tell us about externaliti.pdfQ What is the Coase theorem and what does it tell us about externaliti.pdf
Q What is the Coase theorem and what does it tell us about externaliti.pdf
 
Pythagorean Theorem c2-a2+b2 Triangles demo- - define structure for ke.pdf
Pythagorean Theorem c2-a2+b2 Triangles demo- - define structure for ke.pdfPythagorean Theorem c2-a2+b2 Triangles demo- - define structure for ke.pdf
Pythagorean Theorem c2-a2+b2 Triangles demo- - define structure for ke.pdf
 
Q- the power of the president to veto legislation and the power of the.pdf
Q- the power of the president to veto legislation and the power of the.pdfQ- the power of the president to veto legislation and the power of the.pdf
Q- the power of the president to veto legislation and the power of the.pdf
 
Q1- (12 pts) (a) Is it possible that an event E is independent of E (i.pdf
Q1- (12 pts) (a) Is it possible that an event E is independent of E (i.pdfQ1- (12 pts) (a) Is it possible that an event E is independent of E (i.pdf
Q1- (12 pts) (a) Is it possible that an event E is independent of E (i.pdf
 
Public administration related question 1- A central theme in the post.pdf
Public administration related question  1- A central theme in the post.pdfPublic administration related question  1- A central theme in the post.pdf
Public administration related question 1- A central theme in the post.pdf
 
q- M be the Deterministic Finite Antomata (DFA) show below please answ.pdf
q- M be the Deterministic Finite Antomata (DFA) show below please answ.pdfq- M be the Deterministic Finite Antomata (DFA) show below please answ.pdf
q- M be the Deterministic Finite Antomata (DFA) show below please answ.pdf
 
Q- A resident has been diagnosed with a strote which action would the.pdf
Q- A resident has been diagnosed with a strote which action would the.pdfQ- A resident has been diagnosed with a strote which action would the.pdf
Q- A resident has been diagnosed with a strote which action would the.pdf
 
Question 2 a) Write a program code to multiply two square matrices usi.pdf
Question 2 a) Write a program code to multiply two square matrices usi.pdfQuestion 2 a) Write a program code to multiply two square matrices usi.pdf
Question 2 a) Write a program code to multiply two square matrices usi.pdf
 
Question 2 - A two-way set-associative cache has lines of 16 bytes and.pdf
Question 2 - A two-way set-associative cache has lines of 16 bytes and.pdfQuestion 2 - A two-way set-associative cache has lines of 16 bytes and.pdf
Question 2 - A two-way set-associative cache has lines of 16 bytes and.pdf
 
Question 2 (1 point) Match the term with the best corresponding defini.pdf
Question 2 (1 point) Match the term with the best corresponding defini.pdfQuestion 2 (1 point) Match the term with the best corresponding defini.pdf
Question 2 (1 point) Match the term with the best corresponding defini.pdf
 
Question 11 (4 points) Which of the following is NOT a primary chara.pdf
Question 11 (4 points)   Which of the following is NOT a primary chara.pdfQuestion 11 (4 points)   Which of the following is NOT a primary chara.pdf
Question 11 (4 points) Which of the following is NOT a primary chara.pdf
 

Recently uploaded

Lapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdfLapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdf
Jean Carlos Nunes Paixão
 
The Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official PublicationThe Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official Publication
Delapenabediema
 
Synthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptxSynthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptx
Pavel ( NSTU)
 
How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...
Jisc
 
Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.
Ashokrao Mane college of Pharmacy Peth-Vadgaon
 
Francesca Gottschalk - How can education support child empowerment.pptx
Francesca Gottschalk - How can education support child empowerment.pptxFrancesca Gottschalk - How can education support child empowerment.pptx
Francesca Gottschalk - How can education support child empowerment.pptx
EduSkills OECD
 
Home assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdfHome assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdf
Tamralipta Mahavidyalaya
 
678020731-Sumas-y-Restas-Para-Colorear.pdf
678020731-Sumas-y-Restas-Para-Colorear.pdf678020731-Sumas-y-Restas-Para-Colorear.pdf
678020731-Sumas-y-Restas-Para-Colorear.pdf
CarlosHernanMontoyab2
 
The approach at University of Liverpool.pptx
The approach at University of Liverpool.pptxThe approach at University of Liverpool.pptx
The approach at University of Liverpool.pptx
Jisc
 
"Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe..."Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe...
SACHIN R KONDAGURI
 
CACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdfCACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdf
camakaiclarkmusic
 
Supporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptxSupporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptx
Jisc
 
Language Across the Curriculm LAC B.Ed.
Language Across the  Curriculm LAC B.Ed.Language Across the  Curriculm LAC B.Ed.
Language Across the Curriculm LAC B.Ed.
Atul Kumar Singh
 
The French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free downloadThe French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free download
Vivekanand Anglo Vedic Academy
 
How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17
Celine George
 
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXXPhrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
MIRIAMSALINAS13
 
Chapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptxChapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptx
Mohd Adib Abd Muin, Senior Lecturer at Universiti Utara Malaysia
 
The geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideasThe geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideas
GeoBlogs
 
Additional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdfAdditional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdf
joachimlavalley1
 
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCECLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
BhavyaRajput3
 

Recently uploaded (20)

Lapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdfLapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdf
 
The Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official PublicationThe Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official Publication
 
Synthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptxSynthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptx
 
How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...
 
Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.
 
Francesca Gottschalk - How can education support child empowerment.pptx
Francesca Gottschalk - How can education support child empowerment.pptxFrancesca Gottschalk - How can education support child empowerment.pptx
Francesca Gottschalk - How can education support child empowerment.pptx
 
Home assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdfHome assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdf
 
678020731-Sumas-y-Restas-Para-Colorear.pdf
678020731-Sumas-y-Restas-Para-Colorear.pdf678020731-Sumas-y-Restas-Para-Colorear.pdf
678020731-Sumas-y-Restas-Para-Colorear.pdf
 
The approach at University of Liverpool.pptx
The approach at University of Liverpool.pptxThe approach at University of Liverpool.pptx
The approach at University of Liverpool.pptx
 
"Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe..."Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe...
 
CACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdfCACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdf
 
Supporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptxSupporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptx
 
Language Across the Curriculm LAC B.Ed.
Language Across the  Curriculm LAC B.Ed.Language Across the  Curriculm LAC B.Ed.
Language Across the Curriculm LAC B.Ed.
 
The French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free downloadThe French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free download
 
How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17
 
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXXPhrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
 
Chapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptxChapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptx
 
The geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideasThe geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideas
 
Additional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdfAdditional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdf
 
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCECLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
 

Python version change I use a MacBook version 12-1 I want to change.pdf

  • 1. Python version change I use a MacBook version 12.1 I want to change the python version terminal -(base) hyeyunpark@Hy-Mac ~ % python --version Python 3.9.7 (base) hyeyunpark@Hyeyuns-Mac ~ % I deleted /Library/Frameworks/Python.framework/Versions/3.9 (now only have Library/Frameworks/Python.framework/Versions/3.10) and when I used the python10 keyword, it showed terminal - (base) hyeyunpark@Hyeyuns-Mac ~ % python3.10 --version Python 3.10.9 (base) hyeyunpark@Hyeyuns-Mac ~ % ln -s /usr/local/bin/python3.10 /usr/local/bin/python ln: /usr/local/bin/python: File exists (base) hyeyunpark@Hyeyuns-Mac ~ % python3.10 --version Python 3.10.9 (base) hyeyunpark@Hyeyuns-Mac ~ % /usr/local/bin/python3.10 --version Python 3.10.10 (base) hyeyunpark@Hyeyuns-Mac ~ % echo $PATH /opt/anaconda3/bin:/opt/anaconda3/condabin:/Library/Frameworks/Python.framework/Versions/ 3.10/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/share/dotnet:~/.dotnet/tools:/Library /Apple/usr/bin (base) hyeyunpark@Hyeyuns-Mac ~ % export PATH="/usr/local/bin:$PATH" (base) hyeyunpark@Hyeyuns-Mac ~ % python --version Python 3.9.7
  • 2. (base) hyeyunpark@Hyeyuns-Mac ~ % I want to change Python 3.10.9 what is the problem ??