Once you know how to add and use a Python module, you will greatly extend the capabilities of the language. A Python module is an external class or set of functions that exist outside the main file of ...
I am encountering similar issue as #2468 when upgrading rules_python from 0.27.1 (WORKSPACE) to 0.38.0 (MODULE.bazel). I tried the patch #2526 without any luck. It turned out the old wheels are cached ...