thinker0 commented on pull request #3731:
URL: https://github.com/apache/incubator-heron/pull/3731#issuecomment-967729571


   it will fix
   
   ```
     pex_file = os.environ.get('PEX', None)
     if pex_file is not None:
       return 
normalized_class_path(str(Path(pex_file).resolve(strict=True).parent.parent))
   ```


-- 
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