Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odgovori
5897 Prikazi

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


Avatar
Opusti
Avtor Best Answer

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
Opusti
Related Posts Odgovori Prikazi Aktivnost
12
jan. 25
169778
1
sep. 23
2158
2
maj 21
10005
1
nov. 19
5400
2
dec. 23
43219