群組更新記錄 - 搜尋:

edit SideBar

Mac Mini Python Log

2020-10-24

 intall pyenv
 install python 3.9.0
 pip3 install --upgrade pip3
 pip3 install requests
 pip3 install beatifulsoap4 -- failed. 

2020-10-26

 pyenv install 3.8.0
 pip3 install bs4 ( use beatifulsoap4 --failed to install , use beautifulsoap -- failed, too )

2020-10-28

 pip3 install jupyter notebook
 pyenv uninstall 3.8.0

2020-10-29
搞定 jupyter notebook 遠端連入
可以順利使用 beatifulsoap

 from bs4 import BeautifulSoup 

(注意大小寫)

編輯 - 頁面歷史 - 列印 - 群組更新記錄 - 搜尋
Page last modified on 2020 年 10 月 30 日,M 上午