<#19644 NoOwnerError: No python_distribution targe...
# github-notifications
c
#19644 NoOwnerError: No python_distribution target found to own bazz.py New discussion created by jorgegomezcq Hi, What is your first line of thinking when you see an error like this?
Copy code
NoOwnerError: No python_distribution target found to own foo/bar/bazz.py. 
Note that the owner must be in or above the owned target's directory, and must depend on it (directly or indirectly). 
See <https://www.pantsbuild.org/v2.15/docs/python-distributions> for how python_sources targets are mapped to distributions. 
See <https://www.pantsbuild.org/v2.15/docs/python-distributions>.
pantsbuild/pants