[
https://issues.apache.org/jira/browse/ARROW-4200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17661224#comment-17661224
]
Rok Mihevc commented on ARROW-4200:
-----------------------------------
This issue has been migrated to [issue
#15931|https://github.com/apache/arrow/issues/15931] on GitHub. Please see the
[migration documentation|https://github.com/apache/arrow/issues/14542] for
further details.
> [C++] conda_env_* files cannot be used to create a fresh conda environment on
> Windows
> -------------------------------------------------------------------------------------
>
> Key: ARROW-4200
> URL: https://issues.apache.org/jira/browse/ARROW-4200
> Project: Apache Arrow
> Issue Type: Bug
> Components: C++, Python
> Reporter: Wes McKinney
> Assignee: Wes McKinney
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.12.0
>
> Time Spent: 1h
> Remaining Estimate: 0h
>
> See
> {code}
> λ conda create -n arrow-dev python=3.7 --file=ci\conda_env_cpp.yml
> --file=ci\conda_env_python.yml -c conda-forge
> Solving environment: failed
>
>
>
> PackagesNotFoundError: The following packages are not available from current
> channels:
>
>
> - rsync
>
> - nomkl
>
>
>
> Current channels:
>
>
>
> - https://conda.anaconda.org/conda-forge/win-64
>
> - https://conda.anaconda.org/conda-forge/noarch
>
> - https://repo.anaconda.com/pkgs/main/win-64
>
> - https://repo.anaconda.com/pkgs/main/noarch
>
> - https://repo.anaconda.com/pkgs/free/win-64
>
> - https://repo.anaconda.com/pkgs/free/noarch
>
> - https://repo.anaconda.com/pkgs/r/win-64
>
> - https://repo.anaconda.com/pkgs/r/noarch
>
> - https://repo.anaconda.com/pkgs/pro/win-64
>
> - https://repo.anaconda.com/pkgs/pro/noarch
>
> - https://repo.anaconda.com/pkgs/msys2/win-64
>
> - https://repo.anaconda.com/pkgs/msys2/noarch
>
>
>
> To search for alternate channels that may provide the conda package you're
>
> looking for, navigate to
>
>
>
> https://anaconda.org
>
>
>
> and use the search bar at the top of the page.
>
> {code}
> The Linux/macOS-specific dependencies should be put in conda_env_unix.yml
--
This message was sent by Atlassian Jira
(v8.20.10#820010)