urllib3 can anyone help with this!
From your frappe-bench
. env/bin/activate
pip install urllib3==1.25
source env/bin/activate @tmatteson ?
No, literally exactly what I typed.
. env/bin/activate brings you into the virtual environment, you’ll see a (env) user@server$ shell prompt
Then pip install.
Ok, that does work with a space after . (dot) , Does the error message say a urllib3 version between 1.25 and 1.21.1?
You haven’t indicated how you got the error message in the first place. What bench command did you type?