jramnai
(JayRam Nai)
2
Hello @sashiomarda and welcome to the community!
I guess you have some issues with the pip on your system (Ubuntu 20.04) as it does not support pip
in the light of pip3
.
make requirements
hits below command under the cover:
Can you check with the above command, whether it is working?