Se marcó esta pregunta
1
Responder
6669
Vistas
Solution:
rm -rf venv
virtualenv -p pythonx venv
source venv/bin/activate
pip install -r requirements.txt
pip uninstall lxml
find .cache -name 'lxml*'
find .cache -name 'lxml*' -delete
pip install lxml
¿Le interesa esta conversación? ¡Participe en ella!
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
Registrarse| Publicaciones relacionadas | Respuestas | Vistas | Actividad | |
|---|---|---|---|---|
|
|
12
nov 25
|
175732 | ||
|
|
1
sept 23
|
2995 | ||
|
|
2
may 21
|
11468 | ||
|
|
1
nov 19
|
6903 | ||
|
Uninstall openERP from Ubuntu
Resuelto
|
|
2
dic 23
|
44376 |