Skip to content

meta package#9

Merged
keewis merged 9 commits into
mainfrom
metapackage
May 20, 2026
Merged

meta package#9
keewis merged 9 commits into
mainfrom
metapackage

Conversation

@keewis

@keewis keewis commented May 20, 2026

Copy link
Copy Markdown
Contributor

@keewis keewis merged commit ff637e7 into main May 20, 2026
3 checks passed
@keewis keewis deleted the metapackage branch May 20, 2026 12:02
@tinaok

tinaok commented May 20, 2026

Copy link
Copy Markdown

I tried following, and it does

**Uninstalling setuptools-82.0.1:**

Is it normal?

todaka@br152-220 Downloads % micromamba create -n grid4earth python=3.11 pip -c conda-forge -y
nodefaults/osx-arm64                                ??.?MB @  ??.?MB/s  0.2s
nodefaults/noarch                                  116.0 B @ 371.0 B/s  0.2s
conda-forge/osx-arm64                               22.3MB @  10.7MB/s  2.0s
conda-forge/noarch                                  26.2MB @  10.5MB/s  2.4s


Transaction

  Prefix: /Users/todaka/micromamba/envs/grid4earth

  Updating specs:

   - python=3.11
   - pip


  Package              Version  Build               Channel           Size
────────────────────────────────────────────────────────────────────────────
  Install:
────────────────────────────────────────────────────────────────────────────

  + bzip2                1.0.8  hd037594_9          conda-forge     Cached
  + ca-certificates  2026.4.22  hbd8a1cb_0          conda-forge      131kB
  + libexpat             2.8.1  hf6b4638_0          conda-forge       69kB
  + libffi               3.5.2  hcf2aa1b_0          conda-forge     Cached
  + liblzma              5.8.3  h8088a28_0          conda-forge       92kB
  + libsqlite           3.53.1  h1b79a29_0          conda-forge      920kB
  + libzlib              1.3.2  h8088a28_2          conda-forge     Cached
  + ncurses                6.6  h1d4f5a5_0          conda-forge      806kB
  + openssl              3.6.2  hd24854e_0          conda-forge        3MB
  + packaging             26.2  pyhc364b38_0        conda-forge       92kB
  + pip                 26.1.1  pyh8b19718_0        conda-forge        1MB
  + python             3.11.15  h8561d8f_0_cpython  conda-forge       15MB
  + readline               8.3  h46df422_0          conda-forge     Cached
  + setuptools          82.0.1  pyh332efcf_0        conda-forge     Cached
  + tk                  8.6.13  h010d191_3          conda-forge     Cached
  + tzdata               2025c  hc9c84f9_1          conda-forge     Cached
  + wheel               0.47.0  pyhd8ed1ab_0        conda-forge       33kB

  Summary:

  Install: 17 packages

  Total download: 21MB

────────────────────────────────────────────────────────────────────────────



Transaction starting
pip                                                  1.2MB @   2.8MB/s  0.4s
libsqlite                                          920.0kB @   2.0MB/s  0.4s
ncurses                                            805.5kB @   1.6MB/s  0.4s
ca-certificates                                    131.0kB @  ??.?MB/s  0.1s
liblzma                                             92.5kB @  ??.?MB/s  0.1s
packaging                                           91.6kB @  ??.?MB/s  0.1s
openssl                                              3.1MB @   5.4MB/s  0.5s
libexpat                                            69.1kB @  ??.?MB/s  0.1s
wheel                                               33.5kB @  ??.?MB/s  0.1s
python                                              14.8MB @  11.3MB/s  1.2s
Linking ncurses-6.6-h1d4f5a5_0
Linking bzip2-1.0.8-hd037594_9
Linking libexpat-2.8.1-hf6b4638_0
Linking liblzma-5.8.3-h8088a28_0
Linking libzlib-1.3.2-h8088a28_2
Linking libffi-3.5.2-hcf2aa1b_0
Linking readline-8.3-h46df422_0
Linking tk-8.6.13-h010d191_3
Linking libsqlite-3.53.1-h1b79a29_0
Linking tzdata-2025c-hc9c84f9_1
Linking ca-certificates-2026.4.22-hbd8a1cb_0
Linking openssl-3.6.2-hd24854e_0
Linking python-3.11.15-h8561d8f_0_cpython
Linking pip-26.1.1-pyh8b19718_0
Linking setuptools-82.0.1-pyh332efcf_0
micromamba activate grid4earthLinking packaging-26.2-pyhc364b38_0
Linking wheel-0.47.0-pyhd8ed1ab_0


Transaction finished


To activate this environment, use:

    micromamba activate grid4earth

Or to execute a single command in this environment, use:

    micromamba run -n grid4earth mycommand

todaka@br152-220 Downloads % micromamba activate grid4earth
(grid4earth) todaka@br152-220 Downloads % pip install grid4earth
Collecting grid4earth
  Downloading grid4earth-2026.5.5-py3-none-any.whl.metadata (267 bytes)
Collecting healpix-geo==0.1.2 (from grid4earth)
  Downloading healpix_geo-0.1.2-cp311-cp311-macosx_11_0_arm64.whl.metadata (1.9 kB)
Collecting healpix-plot==2026.5.1 (from grid4earth)
  Downloading healpix_plot-2026.5.1-py3-none-any.whl.metadata (7.1 kB)
Collecting healpix-analyse==2026.5.1 (from grid4earth)
  Downloading healpix_analyse-2026.5.1-py3-none-any.whl.metadata (4.6 kB)
Collecting healpix-resample==2026.5.1 (from grid4earth)
  Downloading healpix_resample-2026.5.1-py3-none-any.whl.metadata (3.3 kB)
Collecting numpy (from healpix-analyse==2026.5.1->grid4earth)
  Downloading numpy-2.4.6-cp311-cp311-macosx_14_0_arm64.whl.metadata (6.6 kB)
Collecting torch (from healpix-analyse==2026.5.1->grid4earth)
  Downloading torch-2.12.0-cp311-cp311-macosx_14_0_arm64.whl.metadata (31 kB)
Collecting pyproj>=3.6 (from healpix-analyse==2026.5.1->grid4earth)
  Using cached pyproj-3.7.2-cp311-cp311-macosx_14_0_arm64.whl.metadata (31 kB)
Collecting matplotlib (from healpix-plot==2026.5.1->grid4earth)
  Downloading matplotlib-3.10.9-cp311-cp311-macosx_11_0_arm64.whl.metadata (52 kB)
Collecting cartopy (from healpix-plot==2026.5.1->grid4earth)
  Downloading cartopy-0.25.0-cp311-cp311-macosx_11_0_arm64.whl.metadata (6.1 kB)
Collecting numpy_groupies (from healpix-plot==2026.5.1->grid4earth)
  Using cached numpy_groupies-0.11.3-py3-none-any.whl.metadata (18 kB)
Collecting affine (from healpix-plot==2026.5.1->grid4earth)
  Using cached affine-2.4.0-py3-none-any.whl.metadata (4.0 kB)
Collecting scipy (from healpix-plot==2026.5.1->grid4earth)
  Using cached scipy-1.17.1-cp311-cp311-macosx_14_0_arm64.whl.metadata (62 kB)
Collecting certifi (from pyproj>=3.6->healpix-analyse==2026.5.1->grid4earth)
  Downloading certifi-2026.5.20-py3-none-any.whl.metadata (2.5 kB)
Collecting shapely>=2.0 (from cartopy->healpix-plot==2026.5.1->grid4earth)
  Downloading shapely-2.1.2-cp311-cp311-macosx_11_0_arm64.whl.metadata (6.8 kB)
Requirement already satisfied: packaging>=21 in /Users/todaka/micromamba/envs/grid4earth/lib/python3.11/site-packages (from cartopy->healpix-plot==2026.5.1->grid4earth) (26.2)
Collecting pyshp>=2.3 (from cartopy->healpix-plot==2026.5.1->grid4earth)
  Downloading pyshp-3.0.7-py3-none-any.whl.metadata (66 kB)
Collecting contourpy>=1.0.1 (from matplotlib->healpix-plot==2026.5.1->grid4earth)
  Downloading contourpy-1.3.3-cp311-cp311-macosx_11_0_arm64.whl.metadata (5.5 kB)
Collecting cycler>=0.10 (from matplotlib->healpix-plot==2026.5.1->grid4earth)
  Using cached cycler-0.12.1-py3-none-any.whl.metadata (3.8 kB)
Collecting fonttools>=4.22.0 (from matplotlib->healpix-plot==2026.5.1->grid4earth)
  Downloading fonttools-4.63.0-cp311-cp311-macosx_10_9_universal2.whl.metadata (118 kB)
Collecting kiwisolver>=1.3.1 (from matplotlib->healpix-plot==2026.5.1->grid4earth)
  Downloading kiwisolver-1.5.0-cp311-cp311-macosx_11_0_arm64.whl.metadata (5.1 kB)
Collecting pillow>=8 (from matplotlib->healpix-plot==2026.5.1->grid4earth)
  Downloading pillow-12.2.0-cp311-cp311-macosx_11_0_arm64.whl.metadata (8.8 kB)
Collecting pyparsing>=3 (from matplotlib->healpix-plot==2026.5.1->grid4earth)
  Using cached pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB)
Collecting python-dateutil>=2.7 (from matplotlib->healpix-plot==2026.5.1->grid4earth)
  Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB)
Collecting six>=1.5 (from python-dateutil>=2.7->matplotlib->healpix-plot==2026.5.1->grid4earth)
  Using cached six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB)
Collecting filelock (from torch->healpix-analyse==2026.5.1->grid4earth)
  Downloading filelock-3.29.0-py3-none-any.whl.metadata (2.0 kB)
Collecting typing-extensions>=4.10.0 (from torch->healpix-analyse==2026.5.1->grid4earth)
  Using cached typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB)
Collecting setuptools<82 (from torch->healpix-analyse==2026.5.1->grid4earth)
  Downloading setuptools-81.0.0-py3-none-any.whl.metadata (6.6 kB)
Collecting sympy>=1.13.3 (from torch->healpix-analyse==2026.5.1->grid4earth)
  Using cached sympy-1.14.0-py3-none-any.whl.metadata (12 kB)
Collecting networkx>=2.5.1 (from torch->healpix-analyse==2026.5.1->grid4earth)
  Downloading networkx-3.6.1-py3-none-any.whl.metadata (6.8 kB)
Collecting jinja2 (from torch->healpix-analyse==2026.5.1->grid4earth)
  Using cached jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB)
Collecting fsspec>=0.8.5 (from torch->healpix-analyse==2026.5.1->grid4earth)
  Downloading fsspec-2026.4.0-py3-none-any.whl.metadata (10 kB)
Collecting mpmath<1.4,>=1.1.0 (from sympy>=1.13.3->torch->healpix-analyse==2026.5.1->grid4earth)
  Using cached mpmath-1.3.0-py3-none-any.whl.metadata (8.6 kB)
Collecting MarkupSafe>=2.0 (from jinja2->torch->healpix-analyse==2026.5.1->grid4earth)
  Using cached markupsafe-3.0.3-cp311-cp311-macosx_11_0_arm64.whl.metadata (2.7 kB)
Downloading grid4earth-2026.5.5-py3-none-any.whl (1.1 kB)
Downloading healpix_analyse-2026.5.1-py3-none-any.whl (78 kB)
Downloading healpix_geo-0.1.2-cp311-cp311-macosx_11_0_arm64.whl (754 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 754.7/754.7 kB 15.9 MB/s  0:00:00
Downloading healpix_plot-2026.5.1-py3-none-any.whl (20 kB)
Downloading healpix_resample-2026.5.1-py3-none-any.whl (25 kB)
Downloading numpy-2.4.6-cp311-cp311-macosx_14_0_arm64.whl (5.5 MB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.5/5.5 MB 22.9 MB/s  0:00:00
Using cached pyproj-3.7.2-cp311-cp311-macosx_14_0_arm64.whl (4.6 MB)
Using cached affine-2.4.0-py3-none-any.whl (15 kB)
Downloading cartopy-0.25.0-cp311-cp311-macosx_11_0_arm64.whl (11.0 MB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.0/11.0 MB 23.9 MB/s  0:00:00
Downloading matplotlib-3.10.9-cp311-cp311-macosx_11_0_arm64.whl (8.2 MB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.2/8.2 MB 24.1 MB/s  0:00:00
Downloading contourpy-1.3.3-cp311-cp311-macosx_11_0_arm64.whl (270 kB)
Using cached cycler-0.12.1-py3-none-any.whl (8.3 kB)
Downloading fonttools-4.63.0-cp311-cp311-macosx_10_9_universal2.whl (2.9 MB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.9/2.9 MB 22.1 MB/s  0:00:00
Downloading kiwisolver-1.5.0-cp311-cp311-macosx_11_0_arm64.whl (63 kB)
Downloading pillow-12.2.0-cp311-cp311-macosx_11_0_arm64.whl (4.7 MB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.7/4.7 MB 22.5 MB/s  0:00:00
Using cached pyparsing-3.3.2-py3-none-any.whl (122 kB)
Downloading pyshp-3.0.7-py3-none-any.whl (60 kB)
Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
Downloading shapely-2.1.2-cp311-cp311-macosx_11_0_arm64.whl (1.6 MB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 21.7 MB/s  0:00:00
Using cached six-1.17.0-py2.py3-none-any.whl (11 kB)
Downloading certifi-2026.5.20-py3-none-any.whl (134 kB)
Using cached numpy_groupies-0.11.3-py3-none-any.whl (40 kB)
Using cached scipy-1.17.1-cp311-cp311-macosx_14_0_arm64.whl (20.3 MB)
Downloading torch-2.12.0-cp311-cp311-macosx_14_0_arm64.whl (88.0 MB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.0/88.0 MB 23.5 MB/s  0:00:03
Downloading setuptools-81.0.0-py3-none-any.whl (1.1 MB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 16.4 MB/s  0:00:00
Downloading fsspec-2026.4.0-py3-none-any.whl (203 kB)
Downloading networkx-3.6.1-py3-none-any.whl (2.1 MB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 23.5 MB/s  0:00:00
Using cached sympy-1.14.0-py3-none-any.whl (6.3 MB)
Using cached mpmath-1.3.0-py3-none-any.whl (536 kB)
Using cached typing_extensions-4.15.0-py3-none-any.whl (44 kB)
Downloading filelock-3.29.0-py3-none-any.whl (39 kB)
Using cached jinja2-3.1.6-py3-none-any.whl (134 kB)
Using cached markupsafe-3.0.3-cp311-cp311-macosx_11_0_arm64.whl (12 kB)
Installing collected packages: mpmath, typing-extensions, sympy, six, setuptools, pyshp, pyparsing, pillow, numpy, networkx, MarkupSafe, kiwisolver, fsspec, fonttools, filelock, cycler, certifi, affine, shapely, scipy, python-dateutil, pyproj, numpy_groupies, jinja2, healpix-geo, contourpy, torch, matplotlib, healpix-resample, healpix-analyse, cartopy, healpix-plot, grid4earth
  Attempting uninstall: setuptools
    Found existing installation: setuptools 82.0.1
    Uninstalling setuptools-82.0.1:
      Successfully uninstalled setuptools-82.0.1
Successfully installed MarkupSafe-3.0.3 affine-2.4.0 cartopy-0.25.0 certifi-2026.5.20 contourpy-1.3.3 cycler-0.12.1 filelock-3.29.0 fonttools-4.63.0 fsspec-2026.4.0 grid4earth-2026.5.5 healpix-analyse-2026.5.1 healpix-geo-0.1.2 healpix-plot-2026.5.1 healpix-resample-2026.5.1 jinja2-3.1.6 kiwisolver-1.5.0 matplotlib-3.10.9 mpmath-1.3.0 networkx-3.6.1 numpy-2.4.6 numpy_groupies-0.11.3 pillow-12.2.0 pyparsing-3.3.2 pyproj-3.7.2 pyshp-3.0.7 python-dateutil-2.9.0.post0 scipy-1.17.1 setuptools-81.0.0 shapely-2.1.2 six-1.17.0 sympy-1.14.0 torch-2.12.0 typing-extensions-4.15.0
(grid4earth) todaka@br152-220 Downloads %

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

make the pip install grid4earth possible

2 participants