rsancheztaksoiai
Results
1
comments of
rsancheztaksoiai
Hi @fireindark707 , thanks for your quick response! Yeah, I meant that example, these are the steps I'm performing: $mkdir python_matching $cd python_matching/ $python3 -m venv env $source env/bin/activate $pip...