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
5893 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
169759
1
zář 23
2157
2
kvě 21
10005
1
lis 19
5399
2
pro 23
43217