Closed cgvirus closed 5 years ago
Ah it's not that it requires pip3, it's that on your system, you're using Python 2.7 as the default - it's the Python version that the commands python
and pip
will use. Then you have pip2
and pip3
to use either explicitly. On Windows it's most common that the default python interpreter is version 3 so just doing pip install ...
will work.
@razcore-art do you mind if I open repositories for bpsrender and bpsproxy on GDQuest?
Alright thanks.
with pip install this error occurs
pip3 works O/S Debain 10