Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odpovědět
5675 Zobrazení

relation "ir_model" does not exist LINE 1: SELECT * FROM ir_model WHERE state='manual'/Extra content at the end of the document


Avatar
Zrušit
Autor Nejlepší odpověď

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


Avatar
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
12
led 25
167948
1
zář 23
1856
2
kvě 21
9620
1
lis 19
5027
2
pro 23
42921