Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

napari-imagej crashes when used via the napari bundle #269

Open
ctrueden opened this issue Jul 24, 2023 · 0 comments
Open

napari-imagej crashes when used via the napari bundle #269

ctrueden opened this issue Jul 24, 2023 · 0 comments

Comments

@ctrueden
Copy link
Member

ctrueden commented Jul 24, 2023

If you download and install the napari 0.4.18 bundle, you can install napari-imagej via the graphical plugin installer, which is great. However, after installation, attempting to launch napari-imagej crashes with SIGSEGV:

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00007f15fdce7d00, pid=43616, tid=43616
#
# JRE version: OpenJDK Runtime Environment (11.0.15) (build 11.0.15-internal+0-adhoc..src)
# Java VM: OpenJDK 64-Bit Server VM (11.0.15-internal+0-adhoc..src, mixed mode, tiered, compressed oops, g1 gc, linux-amd64)
# Problematic frame:
# C  [QtWidgets.cpython-39-x86_64-linux-gnu.so+0x6e7d00]  QTreeWidgetItem_PTR_CppToPython_QTreeWidgetItem(void const*)+0x40
#
# Core dump will be written. Default location: Core dumps may be processed with "/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -- %E" (or dumping to /home/curtis/code/scijava/scijava-coding-style/core.43616)
#
# An error report file with more information is saved as:
# /home/curtis/code/scijava/scijava-coding-style/hs_err_pid43616.log
#
# If you would like to submit a bug report, please visit:
#   https://bugreport.java.com/bugreport/crash.jsp
#
 19 [1]    43616 IOT instruction (core dumped)  /home/curtis/.local/napari-0.4.18/envs/napari-0.4.18/bin/python -m napari

At first I thought maybe it's the version of openjdk that was installed that way, but it happens with my system OpenJDK 1.11.0, as well as zulu8.70.0.23-ca-fx-jdk8.0.372-linux_x64, always at the same problematic frame QTreeWidgetItem_PTR_CppToPython_QTreeWidgetItem(void const*).

From my napari-imagej-dev environment, created using the dev-environment.yml present in this repository, I am able to run napari-imagej successfully. Here is a diff of the conda list output between the non-working and working environments (- is "bad" napari bundle environment; + is "good" napari-imagej dev environment):

environment diff
diff --git a/bad b/good
index 71f626c..ae3d272 100644
--- a/bad
+++ b/good
@@ -1,10 +1,10 @@
-# packages in environment at /home/curtis/.local/napari-0.4.18/envs/napari-0.4.18:
+# packages in environment at /home/curtis/mambaforge/envs/napari-imagej-dev:
 #
 # Name                    Version                   Build  Channel
 _libgcc_mutex             0.1                 conda_forge    conda-forge
 _openmp_mutex             4.5                       2_gnu    conda-forge
 alabaster                 0.7.13             pyhd8ed1ab_0    conda-forge
-alsa-lib                  1.2.8                h166bdaf_0    conda-forge
+alsa-lib                  1.2.9                hd590300_0    conda-forge
 aom                       3.5.0                h27087fc_0    conda-forge
 app-model                 0.2.0              pyhd8ed1ab_0    conda-forge
 appdirs                   1.4.4              pyh9f0ad1d_0    conda-forge
@@ -12,6 +12,7 @@ asciitree                 0.3.3                      py_2    conda-forge
 asttokens                 2.2.1              pyhd8ed1ab_0    conda-forge
 attr                      2.5.1                h166bdaf_1    conda-forge
 attrs                     23.1.0             pyh71513ae_1    conda-forge
+autopep8                  2.0.2              pyhd8ed1ab_0    conda-forge
 aws-c-auth                0.7.0                hf8751d9_2    conda-forge
 aws-c-cal                 0.6.0                h93469e0_0    conda-forge
 aws-c-common              0.8.23               hd590300_0    conda-forge
@@ -29,13 +30,14 @@ babel                     2.12.1             pyhd8ed1ab_1    conda-forge
 backcall                  0.2.0              pyh9f0ad1d_0    conda-forge
 backports                 1.0                pyhd8ed1ab_3    conda-forge
 backports.functools_lru_cache 1.6.5              pyhd8ed1ab_0    conda-forge
+black                     23.7.0          py311h38be061_1    conda-forge
 blosc                     1.21.4               h0f2a231_0    conda-forge
 bokeh                     3.2.0              pyhd8ed1ab_0    conda-forge
-boltons                   23.0.0             pyhd8ed1ab_0    conda-forge
 brotli                    1.0.9                h166bdaf_9    conda-forge
 brotli-bin                1.0.9                h166bdaf_9    conda-forge
-brotli-python             1.0.9            py39h5a03fae_9    conda-forge
+brotli-python             1.0.9           py311ha362b79_9    conda-forge
 brunsli                   0.1                  h9c3ff4c_0    conda-forge
+build                     0.7.0              pyhd8ed1ab_0    conda-forge
 bzip2                     1.0.8                h7f98852_4    conda-forge
 c-ares                    1.19.1               hd590300_0    conda-forge
 c-blosc2                  2.10.0               hb4ffafa_0    conda-forge
@@ -43,7 +45,8 @@ ca-certificates           2023.5.7             hbcca054_0    conda-forge
 cachey                    0.2.1              pyh9f0ad1d_0    conda-forge
 cairo                     1.16.0            hbbf8b49_1016    conda-forge
 certifi                   2023.5.7           pyhd8ed1ab_0    conda-forge
-cffi                      1.15.1           py39he91dace_3    conda-forge
+cffi                      1.15.1          py311h409f033_3    conda-forge
+cfgv                      3.3.1              pyhd8ed1ab_0    conda-forge
 cfitsio                   4.2.0                hd9d235c_0    conda-forge
 charls                    2.4.2                h59595ed_0    conda-forge
 charset-normalizer        3.2.0              pyhd8ed1ab_0    conda-forge
@@ -51,28 +54,31 @@ click                     8.1.5           unix_pyh707e725_0    conda-forge
 cloudpickle               2.2.1              pyhd8ed1ab_0    conda-forge
 colorama                  0.4.6              pyhd8ed1ab_0    conda-forge
 comm                      0.1.3              pyhd8ed1ab_0    conda-forge
-conda                     23.5.0.post2     py39hab00595_1    napari/label/bundle_tools_3
-conda-package-handling    2.0.2              pyh38be061_0    conda-forge
-conda-package-streaming   0.8.0              pyhd8ed1ab_0    conda-forge
 confuse                   2.0.1              pyhd8ed1ab_0    conda-forge
-contourpy                 1.1.0            py39h7633fee_0    conda-forge
-cryptography              41.0.2           py39hd4f0224_0    conda-forge
+contourpy                 1.1.0           py311h9547e67_0    conda-forge
+coverage                  7.2.7           py311h459d7ec_0    conda-forge
 cycler                    0.11.0             pyhd8ed1ab_0    conda-forge
-cytoolz                   0.12.0           py39hb9d737c_1    conda-forge
+cytoolz                   0.12.0          py311hd4cff14_1    conda-forge
 dask                      2023.7.0           pyhd8ed1ab_0    conda-forge
 dask-core                 2023.7.0           pyhd8ed1ab_0    conda-forge
 dav1d                     1.2.1                hd590300_0    conda-forge
 dbus                      1.13.6               h5008d03_3    conda-forge
-debugpy                   1.6.7            py39h227be39_0    conda-forge
+debugpy                   1.6.7           py311hcafe171_0    conda-forge
 decorator                 5.1.1              pyhd8ed1ab_0    conda-forge
+distlib                   0.3.7              pyhd8ed1ab_0    conda-forge
 distributed               2023.7.0           pyhd8ed1ab_0    conda-forge
 docstring_parser          0.15               pyhd8ed1ab_0    conda-forge
-docutils                  0.17.1           py39hf3d152e_3    conda-forge
+docutils                  0.17.1          py311h38be061_3    conda-forge
 entrypoints               0.4                pyhd8ed1ab_0    conda-forge
+exceptiongroup            1.1.2              pyhd8ed1ab_0    conda-forge
 executing                 1.2.0              pyhd8ed1ab_0    conda-forge
 expat                     2.5.0                hcb278e6_1    conda-forge
 fasteners                 0.17.3             pyhd8ed1ab_0    conda-forge
-fmt                       9.1.0                h924138e_0    conda-forge
+fastjsonschema            2.17.1                   pypi_0    pypi
+filelock                  3.12.2             pyhd8ed1ab_0    conda-forge
+flake8                    6.0.0              pyhd8ed1ab_0    conda-forge
+flake8-pyproject          1.2.3                    pypi_0    pypi
+flake8-typing-imports     1.14.0          py311h38be061_0    conda-forge
 font-ttf-dejavu-sans-mono 2.37                 hab24e00_0    conda-forge
 font-ttf-inconsolata      3.000                h77eed37_0    conda-forge
 font-ttf-source-code-pro  2.038                h77eed37_0    conda-forge
@@ -80,7 +86,7 @@ font-ttf-ubuntu           0.83                 hab24e00_0    conda-forge
 fontconfig                2.14.2               h14ed4e7_0    conda-forge
 fonts-conda-ecosystem     1                             0    conda-forge
 fonts-conda-forge         1                             0    conda-forge
-fonttools                 4.41.0           py39hd1e30aa_0    conda-forge
+fonttools                 4.41.0          py311h459d7ec_0    conda-forge
 freetype                  2.12.1               hca18f0e_1    conda-forge
 freetype-py               2.4.0              pyhd8ed1ab_0    conda-forge
 fsspec                    2023.6.0           pyh1a96a4e_0    conda-forge
@@ -91,38 +97,38 @@ glib                      2.76.4               hfc55251_0    conda-forge
 glib-tools                2.76.4               hfc55251_0    conda-forge
 glog                      0.6.0                h6f12383_0    conda-forge
 graphite2                 1.3.13            h58526e2_1001    conda-forge
-gst-plugins-base          1.22.3               h938bd60_1    conda-forge
+gst-plugins-base          1.22.4               hf7dbed1_1    conda-forge
-gstreamer                 1.22.3               h977cf35_1    conda-forge
+gstreamer                 1.22.4               h98fc4e7_1    conda-forge
 harfbuzz                  7.3.0                hdb3a94d_0    conda-forge
 heapdict                  1.0.1                      py_0    conda-forge
 hsluv                     5.0.2              pyh44b312d_0    conda-forge
 icu                       72.1                 hcb278e6_0    conda-forge
+identify                  2.5.24             pyhd8ed1ab_0    conda-forge
 idna                      3.4                pyhd8ed1ab_0    conda-forge
-imagecodecs               2023.1.23        py39h9e8eca3_2    conda-forge
+imagecodecs               2023.1.23       py311hd374d05_2    conda-forge
 imageio                   2.31.1             pyh24c5eb1_0    conda-forge
 imagesize                 1.4.1              pyhd8ed1ab_0    conda-forge
 imglyb                    2.1.0              pyha21a80b_0    conda-forge
 importlib-metadata        6.8.0              pyha770c72_0    conda-forge
-importlib-resources       6.0.0              pyhd8ed1ab_1    conda-forge
 importlib_metadata        6.8.0                hd8ed1ab_0    conda-forge
 importlib_resources       6.0.0              pyhd8ed1ab_1    conda-forge
 in-n-out                  0.1.8              pyhd8ed1ab_0    conda-forge
+iniconfig                 2.0.0              pyhd8ed1ab_0    conda-forge
 ipykernel                 6.24.0             pyh71e2992_0    conda-forge
 ipython                   8.14.0             pyh41d4057_0    conda-forge
 ipython_genutils          0.2.0                      py_1    conda-forge
+isort                     5.12.0             pyhd8ed1ab_1    conda-forge
 jedi                      0.18.2             pyhd8ed1ab_0    conda-forge
 jgo                       1.0.5              pyhd8ed1ab_0    conda-forge
 jinja2                    3.1.2              pyhd8ed1ab_1    conda-forge
-jpype1                    1.4.1            py39hf939315_1    conda-forge
+jpype1                    1.4.1           py311h4dd048b_1    conda-forge
-jsonpatch                 1.32               pyhd8ed1ab_0    conda-forge
-jsonpointer               2.0                        py_0    conda-forge
 jsonschema                4.18.3             pyhd8ed1ab_0    conda-forge
 jsonschema-specifications 2023.6.1           pyhd8ed1ab_0    conda-forge
 jupyter_client            8.3.0              pyhd8ed1ab_0    conda-forge
-jupyter_core              5.3.1            py39hf3d152e_0    conda-forge
+jupyter_core              5.3.1           py311h38be061_0    conda-forge
 jxrlib                    1.1                  h7f98852_2    conda-forge
 keyutils                  1.6.1                h166bdaf_0    conda-forge
-kiwisolver                1.4.4            py39hf939315_1    conda-forge
+kiwisolver                1.4.4           py311h4dd048b_1    conda-forge
 krb5                      1.20.1               h81ceb04_0    conda-forge
 labeling                  0.1.12             pyhd8ed1ab_1    conda-forge
 lame                      3.100             h166bdaf_1003    conda-forge
@@ -132,7 +138,6 @@ ld_impl_linux-64          2.40                 h41732ed_0    conda-forge
 lerc                      4.0.0                h27087fc_0    conda-forge
 libabseil                 20230125.3      cxx17_h59595ed_0    conda-forge
 libaec                    1.0.6                hcb278e6_1    conda-forge
-libarchive                3.6.2                h039dbb9_1    conda-forge
 libarrow                  12.0.1           h657c46f_5_cpu    conda-forge
 libavif                   0.11.1               h8182462_2    conda-forge
 libblas                   3.9.0           17_linux64_openblas    conda-forge
@@ -141,8 +146,8 @@ libbrotlidec              1.0.9                h166bdaf_9    conda-forge
 libbrotlienc              1.0.9                h166bdaf_9    conda-forge
 libcap                    2.67                 he9d0100_0    conda-forge
 libcblas                  3.9.0           17_linux64_openblas    conda-forge
-libclang                  16.0.6          default_h1cdf331_0    conda-forge
+libclang                  15.0.7          default_h7634d5b_2    conda-forge
-libclang13                16.0.6          default_h4d60ac6_0    conda-forge
+libclang13                15.0.7          default_h9986a30_2    conda-forge
 libcrc32c                 1.1.2                h9c3ff4c_0    conda-forge
 libcups                   2.3.3                h36d4200_3    conda-forge
 libcurl                   8.1.2                h409715c_0    conda-forge
@@ -165,9 +170,7 @@ libgrpc                   1.56.2               h3905398_0    conda-forge
 libiconv                  1.17                 h166bdaf_0    conda-forge
 libjpeg-turbo             2.1.5.1              h0b41bf4_0    conda-forge
 liblapack                 3.9.0           17_linux64_openblas    conda-forge
-libllvm16                 16.0.6               h5cf9203_0    conda-forge
-libmamba                  1.4.9                h658169a_0    conda-forge
-libmambapy                1.4.9            py39h78efd80_0    conda-forge
+libllvm15                 15.0.7               h5cf9203_2    conda-forge
 libnghttp2                1.52.0               h61bc06f_0    conda-forge
 libnsl                    2.0.0                h7f98852_0    conda-forge
 libnuma                   2.0.16               h0b41bf4_1    conda-forge
@@ -179,7 +182,6 @@ libpq                     15.3                 hbcd7760_1    conda-forge
 libprotobuf               4.23.3               hd1fb520_0    conda-forge
 libsndfile                1.2.0                hb75c966_0    conda-forge
 libsodium                 1.0.18               h36c2ea0_1    conda-forge
-libsolv                   0.7.24               hfc55251_1    conda-forge
 libsqlite                 3.42.0               h2797004_0    conda-forge
 libssh2                   1.11.0               h0841786_0    conda-forge
 libstdcxx-ng              13.1.0               hfd8a6a1_0    conda-forge
@@ -193,55 +195,56 @@ libwebp-base              1.3.1                hd590300_0    conda-forge
 libxcb                    1.15                 h0b41bf4_0    conda-forge
 libxkbcommon              1.5.0                h5d7e998_3    conda-forge
 libxml2                   2.11.4               h0d562d8_0    conda-forge
-libxslt                   1.1.37               h0054252_1    conda-forge
 libzlib                   1.2.13               hd590300_5    conda-forge
 libzopfli                 1.0.3                h9c3ff4c_0    conda-forge
 locket                    1.0.0              pyhd8ed1ab_0    conda-forge
-lz4                       4.3.2            py39h724f13c_0    conda-forge
+lz4                       4.3.2           py311h9f220a4_0    conda-forge
 lz4-c                     1.9.4                hcb278e6_0    conda-forge
-lzo                       2.10              h516909a_1000    conda-forge
 magicgui                  0.7.2              pyhd8ed1ab_0    conda-forge
-mamba                     1.4.9            py39hc5d2bb1_0    conda-forge
-markdown-it-py            3.0.0              pyhd8ed1ab_0    conda-forge
-markupsafe                2.1.3            py39hd1e30aa_0    conda-forge
-matplotlib-base           3.7.2            py39h0126182_0    conda-forge
+markdown-it-py            2.2.0              pyhd8ed1ab_0    conda-forge
+markupsafe                2.1.3           py311h459d7ec_0    conda-forge
+matplotlib-base           3.7.2           py311h54ef318_0    conda-forge
 matplotlib-inline         0.1.6              pyhd8ed1ab_0    conda-forge
 maven                     3.9.3                ha770c72_0    conda-forge
+mccabe                    0.7.0              pyhd8ed1ab_0    conda-forge
+mdit-py-plugins           0.4.0              pyhd8ed1ab_0    conda-forge
 mdurl                     0.1.0              pyhd8ed1ab_0    conda-forge
-menuinst                  2.0a            py39hab00595_g23c580b_67    napari/label/bundle_tools_3
 mpg123                    1.31.3               hcb278e6_0    conda-forge
-msgpack-python            1.0.5            py39h4b4f3f3_0    conda-forge
+msgpack-python            1.0.5           py311ha3edf6b_0    conda-forge
 munkres                   1.1.4              pyh9f0ad1d_0    conda-forge
 mypy_extensions           1.0.0              pyha770c72_0    conda-forge
 mysql-common              8.0.33               hf1915f5_2    conda-forge
 mysql-libs                8.0.33               hca2cd23_2    conda-forge
-napari                    0.4.18             pyhd8ed1ab_0    file:///home/runner/work/napari/napari/conda-bld
+myst-parser               0.18.1             pyhd8ed1ab_0    conda-forge
+napari                    0.4.18          pyh2f63a43_0_pyqt    conda-forge
 napari-console            0.0.8              pyhd8ed1ab_0    conda-forge
-napari-imagej             0.1.0              pyhd8ed1ab_0    conda-forge
-napari-menu               0.4.18               hd8ed1ab_0    file:///home/runner/work/napari/napari/conda-bld
+napari-imagej             0.1.1.dev0               pypi_0    pypi
 napari-plugin-engine      0.2.0              pyhd8ed1ab_2    conda-forge
 napari-svg                0.1.10             pyhd8ed1ab_0    conda-forge
 ncurses                   6.4                  hcb278e6_0    conda-forge
 nest-asyncio              1.5.6              pyhd8ed1ab_0    conda-forge
 networkx                  3.1                pyhd8ed1ab_0    conda-forge
+nodeenv                   1.8.0              pyhd8ed1ab_0    conda-forge
 npe2                      0.7.0              pyhd8ed1ab_0    conda-forge
 nspr                      4.35                 h27087fc_0    conda-forge
 nss                       3.89                 he45b914_0    conda-forge
-numcodecs                 0.11.0           py39h227be39_1    conda-forge
-numpy                     1.25.1           py39h6183b62_0    conda-forge
+numcodecs                 0.11.0          py311hcafe171_1    conda-forge
+numpy                     1.25.1          py311h64a7726_0    conda-forge
 numpydoc                  1.5.0              pyhd8ed1ab_0    conda-forge
-openjdk                   11.0.15              h19c1b89_4    conda-forge
+openjdk                   8.0.332              h166bdaf_0    conda-forge
 openjpeg                  2.5.0                hfec8fc6_2    conda-forge
 openssl                   3.1.1                hd590300_1    conda-forge
 orc                       1.9.0                h385abfd_1    conda-forge
 packaging                 23.1               pyhd8ed1ab_0    conda-forge
-pandas                    2.0.3            py39h40cae4c_1    conda-forge
+pandas                    2.0.3           py311h320fe9a_1    conda-forge
 parso                     0.8.3              pyhd8ed1ab_0    conda-forge
 partd                     1.4.0              pyhd8ed1ab_0    conda-forge
+pathspec                  0.11.1             pyhd8ed1ab_0    conda-forge
 pcre2                     10.40                hc3806b6_0    conda-forge
+pep517                    0.13.0             pyhd8ed1ab_0    conda-forge
 pexpect                   4.8.0              pyh1a96a4e_2    conda-forge
 pickleshare               0.7.5                   py_1003    conda-forge
-pillow                    9.5.0            py39haaeba84_1    conda-forge
+pillow                    9.5.0           py311h0b84326_1    conda-forge
 pint                      0.22               pyhd8ed1ab_1    conda-forge
 pip                       23.2               pyhd8ed1ab_0    conda-forge
 pixman                    0.40.0               h36c2ea0_0    conda-forge
@@ -250,40 +253,42 @@ platformdirs              3.9.1              pyhd8ed1ab_0    conda-forge
 pluggy                    1.2.0              pyhd8ed1ab_0    conda-forge
 ply                       3.11                       py_1    conda-forge
 pooch                     1.7.0              pyha770c72_3    conda-forge
+pre-commit                3.3.3              pyha770c72_0    conda-forge
 prompt-toolkit            3.0.39             pyha770c72_0    conda-forge
 prompt_toolkit            3.0.39               hd8ed1ab_0    conda-forge
-psutil                    5.9.5            py39h72bdee0_0    conda-forge
+psutil                    5.9.5           py311h2582759_0    conda-forge
 psygnal                   0.9.1              pyhd8ed1ab_0    conda-forge
 pthread-stubs             0.4               h36c2ea0_1001    conda-forge
 ptyprocess                0.7.0              pyhd3deb0d_0    conda-forge
 pulseaudio-client         16.1                 hb77b528_4    conda-forge
 pure_eval                 0.2.2              pyhd8ed1ab_0    conda-forge
-pyarrow                   12.0.1          py39hfbd5978_5_cpu    conda-forge
-pybind11-abi              4                    hd8ed1ab_3    conda-forge
-pycosat                   0.6.4            py39hb9d737c_1    conda-forge
+pyarrow                   12.0.1          py311h39c9aba_5_cpu    conda-forge
+pycodestyle               2.10.0             pyhd8ed1ab_0    conda-forge
 pycparser                 2.21               pyhd8ed1ab_0    conda-forge
-pydantic                  1.10.11          py39hd1e30aa_0    conda-forge
+pydantic                  1.10.11         py311h459d7ec_0    conda-forge
+pyflakes                  3.0.1              pyhd8ed1ab_0    conda-forge
 pygments                  2.15.1             pyhd8ed1ab_0    conda-forge
-pyimagej                  1.4.1            py39hf3d152e_0    conda-forge
+pyimagej                  1.4.1           py311h38be061_0    conda-forge
 pyopengl                  3.1.6              pyhd8ed1ab_1    conda-forge
-pyopenssl                 23.2.0             pyhd8ed1ab_1    conda-forge
 pyparsing                 3.0.9              pyhd8ed1ab_0    conda-forge
-pyproject_hooks           1.0.0              pyhd8ed1ab_0    conda-forge
-pyqt                      5.15.7           py39h5c7b992_3    conda-forge
-pyqt5-sip                 12.11.0          py39h227be39_3    conda-forge
-pyside2                   5.15.8           py39h745e6b8_3    conda-forge
+pyqt                      5.15.7          py311ha74522f_3    conda-forge
+pyqt5-sip                 12.11.0         py311hcafe171_3    conda-forge
 pysocks                   1.7.1              pyha2e5f31_6    conda-forge
-python                    3.9.16          h2782a2a_0_cpython    conda-forge
-python-build              0.10.0             pyhd8ed1ab_1    conda-forge
+pytest                    7.4.0              pyhd8ed1ab_0    conda-forge
+pytest-cov                4.1.0              pyhd8ed1ab_0    conda-forge
+pytest-env                0.8.2              pyhd8ed1ab_0    conda-forge
+pytest-qt                 4.2.0              pyhd8ed1ab_0    conda-forge
+python                    3.11.0          he550d4f_1_cpython    conda-forge
+python-build              0.9.0              pyhd8ed1ab_0    conda-forge
 python-dateutil           2.8.2              pyhd8ed1ab_0    conda-forge
 python-tzdata             2023.3             pyhd8ed1ab_0    conda-forge
-python_abi                3.9                      3_cp39    conda-forge
-pytomlpp                  1.0.13           py39h4b4f3f3_0    conda-forge
+python_abi                3.11                    3_cp311    conda-forge
+pytomlpp                  1.0.13          py311ha3edf6b_0    conda-forge
 pytz                      2023.3             pyhd8ed1ab_0    conda-forge
-pywavelets                1.4.1            py39h389d5f1_0    conda-forge
-pyyaml                    6.0              py39hb9d737c_5    conda-forge
-pyzmq                     25.1.0           py39hb257651_0    conda-forge
-qt-main                   5.15.8              h01ceb2d_12    conda-forge
+pywavelets                1.4.1           py311hcb2cf0a_0    conda-forge
+pyyaml                    6.0             py311hd4cff14_5    conda-forge
+pyzmq                     25.1.0          py311h75c88c4_0    conda-forge
+qt-main                   5.15.8              hf9e2b05_14    conda-forge
 qtconsole                 5.4.3              pyhd8ed1ab_0    conda-forge
 qtconsole-base            5.4.3              pyha770c72_0    conda-forge
 qtpy                      2.3.1              pyhd8ed1ab_0    conda-forge
@@ -291,28 +296,27 @@ rdma-core                 28.9                 h59595ed_1    conda-forge
 re2                       2023.03.02           h8c504da_0    conda-forge
 readline                  8.2                  h8228510_1    conda-forge
 referencing               0.29.1             pyhd8ed1ab_0    conda-forge
-reproc                    14.2.4               h0b41bf4_0    conda-forge
-reproc-cpp                14.2.4               hcb278e6_0    conda-forge
 requests                  2.31.0             pyhd8ed1ab_0    conda-forge
 rich                      13.4.2             pyhd8ed1ab_0    conda-forge
-rpds-py                   0.8.11           py39h9fdd4d6_0    conda-forge
-ruamel.yaml               0.17.32          py39hd1e30aa_0    conda-forge
-ruamel.yaml.clib          0.2.7            py39h72bdee0_1    conda-forge
+rpds-py                   0.8.11          py311h46250e7_0    conda-forge
 s2n                       1.3.46               h06160fa_0    conda-forge
-scikit-image              0.21.0           py39h3d6467e_0    conda-forge
-scipy                     1.11.1           py39h6183b62_0    conda-forge
+scikit-image              0.21.0          py311hb755f60_0    conda-forge
+scipy                     1.11.1          py311h64a7726_0    conda-forge
 scyjava                   1.9.1              pyhd8ed1ab_0    conda-forge
 setuptools                68.0.0             pyhd8ed1ab_0    conda-forge
 shellingham               1.5.1              pyhd8ed1ab_0    conda-forge
-sip                       6.7.9            py39h3d6467e_0    conda-forge
+sip                       6.7.9           py311hb755f60_0    conda-forge
 six                       1.16.0             pyh6c4a22f_0    conda-forge
 snappy                    1.1.10               h9fff704_0    conda-forge
 snowballstemmer           2.2.0              pyhd8ed1ab_0    conda-forge
 sortedcontainers          2.4.0              pyhd8ed1ab_0    conda-forge
 sphinx                    4.5.0              pyh6c4a22f_0    conda-forge
+sphinx-copybutton         0.5.2              pyhd8ed1ab_0    conda-forge
+sphinx_rtd_theme          1.2.2              pyha770c72_0    conda-forge
 sphinxcontrib-applehelp   1.0.4              pyhd8ed1ab_0    conda-forge
 sphinxcontrib-devhelp     1.0.2                      py_0    conda-forge
 sphinxcontrib-htmlhelp    2.0.1              pyhd8ed1ab_0    conda-forge
+sphinxcontrib-jquery      4.1                pyhd8ed1ab_0    conda-forge
 sphinxcontrib-jsmath      1.0.1                      py_0    conda-forge
 sphinxcontrib-qthelp      1.0.3                      py_0    conda-forge
 sphinxcontrib-serializinghtml 1.1.5              pyhd8ed1ab_2    conda-forge
@@ -324,20 +328,23 @@ tk                        8.6.12               h27826a3_0    conda-forge
 toml                      0.10.2             pyhd8ed1ab_0    conda-forge
 tomli                     2.0.1              pyhd8ed1ab_0    conda-forge
 toolz                     0.12.0             pyhd8ed1ab_0    conda-forge
-tornado                   6.3.2            py39hd1e30aa_0    conda-forge
+tornado                   6.3.2           py311h459d7ec_0    conda-forge
 tqdm                      4.65.0             pyhd8ed1ab_1    conda-forge
 traitlets                 5.9.0              pyhd8ed1ab_0    conda-forge
+trove-classifiers         2023.7.6                 pypi_0    pypi
 typer                     0.9.0              pyhd8ed1ab_0    conda-forge
 typing-extensions         4.7.1                hd8ed1ab_0    conda-forge
 typing_extensions         4.7.1              pyha770c72_0    conda-forge
 tzdata                    2023c                h71feb2d_0    conda-forge
 ucx                       1.14.1               hf587318_2    conda-forge
-unicodedata2              15.0.0           py39hb9d737c_0    conda-forge
+ukkonen                   1.0.1           py311h4dd048b_3    conda-forge
 urllib3                   2.0.3              pyhd8ed1ab_1    conda-forge
-vispy                     0.12.2           py39h669735b_0    conda-forge
+validate-pyproject        0.13                     pypi_0    pypi
+virtualenv                20.24.0            pyhd8ed1ab_0    conda-forge
+vispy                     0.12.2          py311ha0e594a_0    conda-forge
 wcwidth                   0.2.6              pyhd8ed1ab_0    conda-forge
 wheel                     0.40.0             pyhd8ed1ab_1    conda-forge
-wrapt                     1.15.0           py39h72bdee0_0    conda-forge
+wrapt                     1.15.0          py311h2582759_0    conda-forge
 xarray                    2023.7.0           pyhd8ed1ab_0    conda-forge
 xcb-util                  0.4.0                hd590300_1    conda-forge
 xcb-util-image            0.4.0                h8ee46fc_1    conda-forge
@@ -345,8 +352,6 @@ xcb-util-keysyms          0.4.0                h8ee46fc_1    conda-forge
 xcb-util-renderutil       0.3.9                hd590300_1    conda-forge
 xcb-util-wm               0.4.1                h8ee46fc_1    conda-forge
 xkeyboard-config          2.39                 hd590300_0    conda-forge
-xorg-fixesproto           5.0               h7f98852_1002    conda-forge
-xorg-inputproto           2.3.2             h7f98852_1002    conda-forge
 xorg-kbproto              1.0.7             h7f98852_1002    conda-forge
 xorg-libice               1.1.1                hd590300_0    conda-forge
 xorg-libsm                1.2.4                h7391055_0    conda-forge
@@ -354,11 +359,7 @@ xorg-libx11               1.8.6                h8ee46fc_0    conda-forge
 xorg-libxau               1.0.11               hd590300_0    conda-forge
 xorg-libxdmcp             1.1.3                h7f98852_0    conda-forge
 xorg-libxext              1.3.4                h0b41bf4_2    conda-forge
-xorg-libxfixes            5.0.3             h7f98852_1004    conda-forge
-xorg-libxi                1.7.10               h7f98852_0    conda-forge
 xorg-libxrender           0.9.11               hd590300_0    conda-forge
-xorg-libxtst              1.2.3             h7f98852_1002    conda-forge
-xorg-recordproto          1.14.2            h7f98852_1002    conda-forge
 xorg-renderproto          0.11.1            h7f98852_1002    conda-forge
 xorg-xextproto            7.3.0             h0b41bf4_1003    conda-forge
 xorg-xf86vidmodeproto     2.3.1             h7f98852_1002    conda-forge
@@ -366,7 +367,6 @@ xorg-xproto               7.0.31            h7f98852_1007    conda-forge
 xyzservices               2023.7.0           pyhd8ed1ab_0    conda-forge
 xz                        5.2.6                h166bdaf_0    conda-forge
 yaml                      0.2.5                h7f98852_2    conda-forge
-yaml-cpp                  0.7.0                h27087fc_2    conda-forge
 zarr                      2.15.0             pyhd8ed1ab_0    conda-forge
 zeromq                    4.3.4                h9c3ff4c_1    conda-forge
 zfp                       1.0.0                h27087fc_3    conda-forge
@@ -374,5 +374,4 @@ zict                      3.0.0              pyhd8ed1ab_0    conda-forge
 zipp                      3.16.2             pyhd8ed1ab_0    conda-forge
 zlib                      1.2.13               hd590300_5    conda-forge
 zlib-ng                   2.0.7                h0b41bf4_0    conda-forge
-zstandard                 0.19.0           py39h6e5214e_2    conda-forge
 zstd                      1.5.2                hfc55251_7    conda-forge
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

No branches or pull requests

1 participant