kaio@DESKTOP-G65ACUC:/mnt/c/WINDOWS/system32$ pip --version
Command 'pip' not found, but can be installed with:
sudo apt install python3-pip
kaio@DESKTOP-G65ACUC:/mnt/c/WINDOWS/system32$ pip install apache-beam
Command 'pip' not found, but can be installed with:
sudo apt install python3-pip
kaio@DESKTOP-G65ACUC:/mnt/c/WINDOWS/system32$
kaio@DESKTOP-G65ACUC:/mnt/c/WINDOWS/system32$ apt install python3-pip E: Could not open lock file /var/lib/dpkg/lock-frontend - open (13: Permission denied) E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), are you root? kaio@DESKTOP-G65ACUC:/mnt/c/WINDOWS/system32$ sudo apt install python3-pip [sudo] password for kaio: Reading package lists... Done Building dependency tree Reading state information... Done Package python3-pip is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source
E: Package 'python3-pip' has no installation candidate kaio@DESKTOP-G65ACUC:/mnt/c/WINDOWS/system32$