Users who install with the src being in the path already will receive and error saying module can not be found src.
This issue is covered here:
https://stackoverflow.com/questions/57078689/module-not-found-error-no-module-named-src
Since individual run different version of python and 3.9 is a bit newer perhaps a reminder such as
https://askubuntu.com/questions/1272870/how-can-i-change-the-default-python-on-my-ubuntu-20-04-to-python3-8/1272899#1272899
would help individuals know how to setup the env to point to the updated python for your build.
Users who install with the src being in the path already will receive and error saying module can not be found src.
This issue is covered here:
https://stackoverflow.com/questions/57078689/module-not-found-error-no-module-named-src
Since individual run different version of python and 3.9 is a bit newer perhaps a reminder such as
https://askubuntu.com/questions/1272870/how-can-i-change-the-default-python-on-my-ubuntu-20-04-to-python3-8/1272899#1272899
would help individuals know how to setup the env to point to the updated python for your build.