Uploaded image for project: 'Apache Arrow'
  1. Apache Arrow
  2. ARROW-1840

[Website] The installation command failed on Windows10 anaconda environment.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 0.7.1
    • 0.8.0
    • Website
    • Windows10 and Anaconda

    Description

      In https://arrow.apache.org/install/ , this command is failed my environment.
      conda install pyarrow==0.7.* -c conda-forge

      Output:

      PackageNotFoundError: Packages missing in current channels:
      
        - pyarrow ==0.7.*
      
      We have searched for the packages in the following channels:
      
        - https://conda.anaconda.org/conda-forge/win-64
        - https://conda.anaconda.org/conda-forge/noarch
        - https://repo.continuum.io/pkgs/main/win-64
        - https://repo.continuum.io/pkgs/main/noarch
        - https://repo.continuum.io/pkgs/free/win-64
        - https://repo.continuum.io/pkgs/free/noarch
        - https://repo.continuum.io/pkgs/r/win-64
        - https://repo.continuum.io/pkgs/r/noarch
        - https://repo.continuum.io/pkgs/pro/win-64
        - https://repo.continuum.io/pkgs/pro/noarch
        - https://repo.continuum.io/pkgs/msys2/win-64
        - https://repo.continuum.io/pkgs/msys2/noarch
      
      

      If I input the follwing command, the installation is succeded.
      conda install pyarrow=0.7.* -c conda-forge

      The difference between them is "==" and "=".

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              ksdevlife Kazuhiro Sodebayashi
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: