riteshghorse commented on code in PR #27436:
URL: https://github.com/apache/beam/pull/27436#discussion_r1273594122


##########
sdks/python/container/boot.go:
##########
@@ -371,6 +371,15 @@ func installSetupPackages(files []string, workDir string, 
requirementsFiles []st
                log.Printf("Failed to setup acceptable wheel specs, leave it as 
empty: %v", err)
        }
 
+       isSdkInstalled, err := isPackageInstalled(pkgName)

Review Comment:
   `pkgName` is not defined here



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to