You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@submarine.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/09/02 09:36:00 UTC

[jira] [Updated] (SUBMARINE-615) Fix Submarine interpreter test failure

     [ https://issues.apache.org/jira/browse/SUBMARINE-615?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated SUBMARINE-615:
-------------------------------------
    Labels: pull-request-available  (was: )

> Fix Submarine interpreter test failure
> --------------------------------------
>
>                 Key: SUBMARINE-615
>                 URL: https://issues.apache.org/jira/browse/SUBMARINE-615
>             Project: Apache Submarine
>          Issue Type: Bug
>          Components: E2E Test
>            Reporter: Kevin Su
>            Assignee: Kevin Su
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.5.0
>
>
> Submarine interpreter test was failed, due to
> {code:java}
> ipython-5.4.1- 100% |################################| Time: 0:00:00 45.37 MB/s
> ipykernel-4.7. 100% |################################| Time: 0:00:00 44.56 MB/s
> +pip install scipy==1.5.2 ggplot==0.11.5 grpcio==1.8.2 bkzep==0.4.0
> Collecting scipy==1.5.2
>  Downloading https://files.pythonhosted.org/packages/53/10/776750d57ade26522478a92a2e14035868624a6a62f4157b0cc5abd4a980/scipy-1.5.2.tar.gz (25.4MB)
>  100% |████████████████████████████████| 25.4MB 58kB/s 
>  Complete output from command python setup.py egg_info:
>  Traceback (most recent call last):
>  File "<string>", line 1, in <module>
>  File "/tmp/pip-build-sxk1eqet/scipy/setup.py", line 31, in <module>
>  raise RuntimeError("Python version >= 3.6 required.")
>  RuntimeError: Python version >= 3.6 required.
>  
>  ----------------------------------------
> Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-sxk1eqet/scipy/
> You are using pip version 8.1.2, however version 20.2.2 is available.
> You should consider upgrading via the 'pip install --upgrade pip' command.
> The command "./dev-support/travis/install_external_dependencies.sh" failed and exited with 1 during .{code}



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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@submarine.apache.org
For additional commands, e-mail: dev-help@submarine.apache.org