You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/12/26 20:34:00 UTC

[jira] [Updated] (ARROW-4118) [Python] Error with "asv run"

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

Wes McKinney updated ARROW-4118:
--------------------------------
    Fix Version/s:     (was: 0.13.0)
                   0.12.0

> [Python] Error with "asv run"
> -----------------------------
>
>                 Key: ARROW-4118
>                 URL: https://issues.apache.org/jira/browse/ARROW-4118
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: Python
>            Reporter: Wes McKinney
>            Priority: Major
>             Fix For: 0.12.0
>
>
> We should write more documentation about common asv workflows. Having not run them in a while, I found some rough edges, like:
> {code}
> $ asv run -b ToPandasStrings master
> · Creating environments
> · Discovering benchmarks
> ·· Uninstalling from conda-py3.6-boost-cpp1.67.0-brotli-cmake-cython-flatbuffers1.7.1-libprotobuf-lz4-c-ninja-numpy1.14.5-pandas0.23.3-pip+setuptools_scm-rapidjson-snappy-zstd
> ·· Building 2849f46f <master> for conda-py3.6-boost-cpp1.67.0-brotli-cmake-cython-flatbuffers1.7.1-libprotobuf-lz4-c-ninja-numpy1.14.5-pandas0.23.3-pip+setuptools_scm-rapidjson-snappy-zstd
> ·· Error running /bin/bash /home/wesm/code/arrow/python/.asv/env/3dcfa8f34e2eb2b62de42321b0fd52e3/project/python/asv-build.sh
>    STDOUT -------->
>    
>    STDERR -------->
>    /home/wesm/code/arrow/python/.asv/env/3dcfa8f34e2eb2b62de42321b0fd52e3/project/python/asv-build.sh: line 24: conda: command not found
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)