You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by "Philipp Dallig (Jira)" <ji...@apache.org> on 2020/11/25 16:33:00 UTC

[jira] [Created] (ZEPPELIN-5144) jupyter checkKernelPrerequisite for conda-managed Python packages

Philipp Dallig created ZEPPELIN-5144:
----------------------------------------

             Summary: jupyter checkKernelPrerequisite for conda-managed Python packages
                 Key: ZEPPELIN-5144
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-5144
             Project: Zeppelin
          Issue Type: Bug
          Components: Interpreters
    Affects Versions: 0.9.0
            Reporter: Philipp Dallig
            Assignee: Philipp Dallig


zeppelin-jupyter-interpreter/src/main/java/org/apache/zeppelin/jupyter/JupyterKernelInterpreter:checkKernelPrerequisite  fails when managing Python packages with conda, due to different output

{code}
grpcio==1.18.0
vs.
grpcio @ file:///home/conda/feedstock_root/build_artifacts/grpcio_1604365513151/work
{code}






--
This message was sent by Atlassian Jira
(v8.3.4#803005)