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 2019/01/09 22:15:00 UTC

[jira] [Resolved] (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 resolved ARROW-4118.
---------------------------------
       Resolution: Fixed
    Fix Version/s:     (was: 0.13.0)
                   0.12.0

Issue resolved by pull request 3357
[https://github.com/apache/arrow/pull/3357]

> [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
>            Assignee: Antoine Pitrou
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.12.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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)