[
https://issues.apache.org/jira/browse/ARROW-1254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17658287#comment-17658287
]
Rok Mihevc commented on ARROW-1254:
-----------------------------------
This issue has been migrated to [issue
#17128|https://github.com/apache/arrow/issues/17128] on GitHub. Please see the
[migration documentation|https://github.com/apache/arrow/issues/14542] for
further details.
> failing installation on osx / linux
> -----------------------------------
>
> Key: ARROW-1254
> URL: https://issues.apache.org/jira/browse/ARROW-1254
> Project: Apache Arrow
> Issue Type: Bug
> Affects Versions: 0.5.0
> Reporter: Jeff Reback
> Assignee: Uwe Korn
> Priority: Major
>
> This might be pre-mature as it looks like arrow-cpp is the released version,
> but pyarrow is still a pre-build (maybe still building)?
> xref https://github.com/pandas-dev/pandas/issues/17064
> This install is on osx, but seeing issue on travis (linux)
> ```
> The following packages will be downloaded:
> package | build
> ---------------------------|-----------------
> arrow-cpp-0.5.0 | np113py36_0 1.8 MB conda-forge
> python-dateutil-2.6.0 | py36_0 236 KB defaults
> pyarrow-0.5.0.pre | np113py36_2 511 KB conda-forge
> ------------------------------------------------------------
> Total: 2.6 MB
> The following NEW packages will be INSTALLED:
> python-dateutil: 2.6.0-py36_0 defaults
> The following packages will be UPDATED:
> arrow-cpp: 0.4.1-np113py36_2 conda-forge --> 0.5.0-np113py36_0
> conda-forge
> pyarrow: 0.4.1-np113py36_0 conda-forge --> 0.5.0.pre-np113py36_2
> conda-forge
> The following packages will be DOWNGRADED due to dependency conflicts:
> jemalloc: 5.0.0-0 conda-forge --> 4.4.0-0
> conda-forge
> Proceed ([y]/n)? y
> ```
--
This message was sent by Atlassian Jira
(v8.20.10#820010)