Thursday 28 October 2021

conda pip install TypeError: join() argument must be str or bytes, not ‘int‘

curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py

conda activate python35

python get-pip.py

No comments:

Post a Comment