SwatPhonLab / UltraTrace

A Free/Open-Source tool for manual annotation of Ultrasound Tongue Imaging data.
GNU General Public License v3.0
10 stars 5 forks source link

ensurepip can't be used if pip isn't installed #177

Open jonorthwash opened 1 year ago

jonorthwash commented 1 year ago

In Debian, python3-pip needs to be included in the list of apt things to install:

$ python3 -m ensurepip --upgrade
/usr/bin/python3: No module named ensurepip