fix errors with google-showcase-nspkg.pth #1357
Labels
priority: p2
Moderately-important priority. Fix may not be included in next release.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
type: process
A process-related concern. May include testing, release, or the like.
When running tests locally, I get errors of the form
Error processing line 1 of /usr/local/google/home/[...]/gapic-generator-python/.nox/showcase_alternative_templates/lib/python3.9/site-packages/google-showcase-nspkg.pth
Not sure where that line is coming from (maybe
nox
, maybe Showcase itself), but we should fix the error which is causing tests to fail. Apparently the workaround is to manually remove the file, but we should not need to do that.The text was updated successfully, but these errors were encountered: