Skip to content

Commit 2248a73

Browse files
authored
Adicionando pip install wheel
A instalação do pyxmlsec-0.3.1 estava falhando por falta do Wheel. Acabei de adicioná-lo para resgardar casos iguais a este (onde o usuário não possui o wheel instalado).
1 parent 34fbc98 commit 2248a73

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

install_odoo_trustcodebr.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,7 @@ sudo -H pip install suds_requests
117117
sudo -H pip install pytrustnfe
118118
sudo -H pip install python-boleto
119119
sudo -H pip install python-cnab
120+
sudo -H pip install wheel
120121
sudo -H pip install http://labs.libre-entreprise.org/frs/download.php/897/pyxmlsec-0.3.1.tar.gz
121122
echo ">>> pip e seus requerimentos estão instalados. <<<"
122123

0 commit comments

Comments
 (0)