Last active
May 25, 2021 23:06
-
-
Save Andelnyr/a70607a19b6e03272ef0054207fd8fb0 to your computer and use it in GitHub Desktop.
Revisions
-
Andelnyr revised this gist
May 25, 2021 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -2,7 +2,7 @@ sudo apt install gir1.2-xapp-1.0 # Instalar o pacote python3-bs4 e suas dependências sudo apt-get install python3-bs4 # Instalar o pacote Pillow sudo pip install Pillow -
Andelnyr created this gist
May 24, 2021 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,8 @@ # Instalar o pacote gir1.2-xapp-1.0 e suas dependências sudo apt install gir1.2-xapp-1.0 # Instalar o pacote python3-bs4 e suas dependências sudo apt-get install o pacote python3-bs4 # Instalar o pacote Pillow sudo pip install Pillow