This question has been flagged
1
Odgovori
6769
Prikazi
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
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Prijavi| Related Posts | Odgovori | Prikazi | Aktivnost | |
|---|---|---|---|---|
|
|
12
nov. 25
|
175921 | ||
|
|
1
sep. 23
|
3063 | ||
|
|
2
maj 21
|
11560 | ||
|
|
1
nov. 19
|
7095 | ||
|
|
2
dec. 23
|
44437 |