<@U051221NF> seeing `ModuleNotFoundError: No modul...
# general
p
@happy-kitchen-89482 seeing
ModuleNotFoundError: No module named 'pants.backend.python.dependency_inference.scripts'
on the latest 2.16.0 dev release, I figured out it was related to https://github.com/pantsbuild/pants/pull/17997 but I can't figure out how to fix it. adding ``pants.backend.python.dependency_inference.scripts`` to
backend_packages
doesn't fix the issue.
h
p
ok. will try the next dev release when it is out.