I ran into a situation where
$> virtualenv -p /usr/bin/python3.8 py38 $> source py38/bin/activate $> pip install pyeasygui
Fails