You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Seguindo o que diz o readme, digitando sudo python setup.py install simplesmente não funciona.
Já tentei instalar o pyxmlsec seguindo vários e vários tutoriais mas não funciona, fica sempre faltando bibliotecas, tem alguma outra forma de fazer funcionar?
Seguindo o que diz o readme, digitando
sudo python setup.py install
simplesmente não funciona.Já tentei instalar o
pyxmlsec
seguindo vários e vários tutoriais mas não funciona, fica sempre faltando bibliotecas, tem alguma outra forma de fazer funcionar?Uso o python 2.7
Já tentei
pip install pyflakes
pip install geraldo
sudo apt-get install python-libxml2
sudo apt-get install libxmlsec1-dev
sudo apt-get install libxml-security-c-dev
sudo pip install https://github.com/aricaldeira/pyxmlsec/archive/master.zip
Quais realmente as dependências? não teria um requirements.txt ?
The text was updated successfully, but these errors were encountered: