Thanks Radu for the quick and informative response! 

I am working on a windows 10 machine running version 10.0.19045. It is on a 
laptop which is equipped with an Nvidia GPU (A1000). Nvidia driver version 
is 572.61. 

The specific pychrono version I have tried installing is  
win-64/pychrono-9.0.1-py310_5372.tar.bz2 
<https://anaconda.org/projectchrono/pychrono/9.0.1/download/win-64/pychrono-9.0.1-py310_5372.tar.bz2>
 for 
Python 3.10 and  win-64/pychrono-9.0.1-py39_5372.tar.bz2 
<https://anaconda.org/projectchrono/pychrono/9.0.1/download/win-64/pychrono-9.0.1-py39_5372.tar.bz2>
 for 
python 3.9. I have also tried pychrono version 8.0.0 in python 3.9 and it 
has the same issue.  

As far as versions of other libraries from the pychrono install tutorial 
page I exactly copy pasted what was there, with the exception of GNUplot 
which I did not install. 

as a note trying to make a new environment I went through the instructions 
completely from scratch again and now pardisomkl is working in both 
versions, so I suspect there was some sort of issue installing mkl. I still 
cannot use the _sensor module though.

Unfortunately installing myself would be difficult given install 
permissions given that I am using a IT controlled computer and getting 
approval for even just pychrono through anaconda took quite a bit of doing 
and time (about a month).  

What other information can I help provide to diagnose the issue with 
_sensor? I suspect there is some sort of issue with either my dependencies 
like CUDA or chrono itself. I have attached an .txt file with a list of all 
installed packages for the python 3.10 install for which _sensor is not 
working. 
 


On Thursday, March 27, 2025 at 2:01:36 AM UTC-5 Radu Serban wrote:

> Hi Tyler,
>
>  
>
> When asking questions about Chrono, especially when discussing 
> installation or build-related issues, it is important to provide more 
> details, as applicable, including operating system, relevant details on 
> compilers, version of Chrono (or PyChrono), etc.
>
>  
>
> Having said that, please note that we have recently completed a large 
> refactoring job that affected the Chrono CMake configuration and build 
> system. We are still working through some left-over tasks related to those 
> changes and that includes creating new conda packages.  
>
>  
>
> Until that is done, and if this is a possibility for you, I strongly 
> encourage you to build your own PyChrono packages, by configuring and 
> building Chrono from scratch and including whatever Chrono modules you are 
> interested in.  Of course, that implies a bit more work on your side 
> (getting all prerequisites if not already available, obtaining the 
> necessary dependencies, etc.), but that would give you full control.  For 
> that, start at https://api.projectchrono.org/tutorial_install_chrono.html 
> and then look at 
> https://api.projectchrono.org/module_python_installation.html.
>
>  
>
> Otherwise, you will need to wait a little bit longer until we get to 
> creating and distributing new conda packages. As you see from 
> https://anaconda.org/projectchrono/pychrono/files, we have not done that 
> in quite a while and it would be a bit pointless to try to figure out 
> issues with packages that are that old (and will be soon obsolete).
>
>  
>
> Best,
> Radu
>
>  
>
> *From:* [email protected] <[email protected]> *On 
> Behalf Of *Space Praesidium
> *Sent:* Wednesday, March 26, 2025 10:36 PM
> *To:* ProjectChrono <[email protected]>
> *Subject:* [chrono] Issue with Importing _sensor and _pardisomkl - 
> Pychrono
>
>  
>
> I have built a pychrono environment in anaconda following these 
> instructions exactly: 
> https://api.projectchrono.org/pychrono_installation.html 
> <https://urldefense.com/v3/__https:/api.projectchrono.org/pychrono_installation.html__;!!Mak6IKo!IWrh82RvwEXKWvRTmvf1311Rgya3ovxBAvSL0FINmQ3VzySHo7g2kIzVgklT_P6A6VsBB24vBkOwrkVdM2zOb54$>
>  
>
>  
>
> Most of the demos work except for those which use the _sensor and 
> _pardisomkl parts of chrono. when I attempt to run these demos I get the 
> following error: 
>
> ImportError: cannot import name '_sensor' from 'pychrono' 
>
>  
>
> or the exact same error but instead of _sensor it is _pardisomkl
>
>  
>
> I cannot figure out how to fix this issue. I found this forum post from a 
> while back: 
> https://groups.google.com/g/projectchrono/c/y_SceBNVtos/m/cbTSIn2sBwAJ 
> <https://urldefense.com/v3/__https:/groups.google.com/g/projectchrono/c/y_SceBNVtos/m/cbTSIn2sBwAJ__;!!Mak6IKo!IWrh82RvwEXKWvRTmvf1311Rgya3ovxBAvSL0FINmQ3VzySHo7g2kIzVgklT_P6A6VsBB24vBkOwrkVd5GHWLDM$>
>   
> and tried installing the Cuda toolkit manually as it seemed to work for 
> that user, but this did not resolve my issue. 
>
>  
>
> as a note I have built a pychrono environment both in python 3.9 and 3.10 
> and experienced this same issue, and I would prefer to build and work in 
> python 3.10 if possible. I do not require cascade support for the work I am 
> doing and so I think 3.10 is not the issue for that environment, and I have 
> the same issue in the 3.9 environment. 
>
>  
>
> Thanks
>
> Tyler 
>
> -- 
> You received this message because you are subscribed to the Google Groups 
> "ProjectChrono" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to [email protected].
> To view this discussion visit 
> https://groups.google.com/d/msgid/projectchrono/e2d34615-0850-49a8-a7d0-dccbf71b176an%40googlegroups.com
>  
> <https://urldefense.com/v3/__https:/groups.google.com/d/msgid/projectchrono/e2d34615-0850-49a8-a7d0-dccbf71b176an*40googlegroups.com?utm_medium=email&utm_source=footer__;JQ!!Mak6IKo!IWrh82RvwEXKWvRTmvf1311Rgya3ovxBAvSL0FINmQ3VzySHo7g2kIzVgklT_P6A6VsBB24vBkOwrkVdpUrJOmQ$>
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"ProjectChrono" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion visit 
https://groups.google.com/d/msgid/projectchrono/90652a34-c06c-4bb5-9dea-b4beb7d8f128n%40googlegroups.com.
#
# Name                    Version                   Build  Channel
aiohappyeyeballs          2.6.1              pyhd8ed1ab_0    conda-forge
aiohttp                   3.11.14         py310h38315fa_0    conda-forge
aiosignal                 1.3.2              pyhd8ed1ab_0    conda-forge
alabaster                 1.0.0              pyhd8ed1ab_1    conda-forge
aom                       3.9.1                he0c23c2_0    conda-forge
arrow                     1.3.0              pyhd8ed1ab_1    conda-forge
astroid                   3.3.9           py310h5588dad_0    conda-forge
asttokens                 3.0.0              pyhd8ed1ab_1    conda-forge
async-timeout             5.0.1              pyhd8ed1ab_1    conda-forge
asyncssh                  2.20.0             pyhd8ed1ab_0    conda-forge
atomicwrites              1.4.1              pyhd8ed1ab_1    conda-forge
attrs                     25.3.0             pyh71513ae_0    conda-forge
autopep8                  2.0.4              pyhd8ed1ab_0    conda-forge
babel                     2.17.0             pyhd8ed1ab_0    conda-forge
backports                 1.0                pyhd8ed1ab_5    conda-forge
backports.tarfile         1.2.0              pyhd8ed1ab_1    conda-forge
beautifulsoup4            4.13.3             pyha770c72_0    conda-forge
binaryornot               0.4.4              pyhd8ed1ab_2    conda-forge
black                     25.1.0             pyha5154f8_0    conda-forge
bleach                    6.2.0              pyh29332c3_4    conda-forge
bleach-with-css           6.2.0                h82add2a_4    conda-forge
blosc                     1.21.6               hfd34d9b_1    conda-forge
brotli-python             1.1.0           py310h9e98ed7_2    conda-forge
bzip2                     1.0.8                h2466b09_7    conda-forge
ca-certificates           2025.1.31            h56e8100_0    conda-forge
cairo                     1.18.4               h5782bbf_0    conda-forge
certifi                   2025.1.31          pyhd8ed1ab_0    conda-forge
cffi                      1.17.1          py310ha8f682b_0    conda-forge
chardet                   5.2.0              pyhd8ed1ab_3    conda-forge
charset-normalizer        3.4.1              pyhd8ed1ab_0    conda-forge
click                     8.1.8              pyh7428d3b_0    conda-forge
cloudpickle               3.1.1              pyhd8ed1ab_0    conda-forge
colorama                  0.4.6              pyhd8ed1ab_1    conda-forge
comm                      0.2.2              pyhd8ed1ab_1    conda-forge
cookiecutter              2.6.0              pyhd8ed1ab_1    conda-forge
cpython                   3.10.16         py310hd8ed1ab_1    conda-forge
cryptography              44.0.2          py310h25a5809_0    conda-forge
cuda-cccl                 11.7.58                       0    
nvidia/label/cuda-11.7.0
cuda-command-line-tools   11.7.0                        0    
nvidia/label/cuda-11.7.0
cuda-compiler             11.7.0                        0    
nvidia/label/cuda-11.7.0
cuda-cudart               11.7.60                       0    
nvidia/label/cuda-11.7.0
cuda-cudart-dev           11.7.60                       0    
nvidia/label/cuda-11.7.0
cuda-cuobjdump            11.7.50                       0    
nvidia/label/cuda-11.7.0
cuda-cupti                11.7.50                       0    
nvidia/label/cuda-11.7.0
cuda-cuxxfilt             11.7.50                       0    
nvidia/label/cuda-11.7.0
cuda-documentation        11.7.50                       0    
nvidia/label/cuda-11.7.0
cuda-libraries            11.7.0                        0    
nvidia/label/cuda-11.7.0
cuda-libraries-dev        11.7.0                        0    
nvidia/label/cuda-11.7.0
cuda-memcheck             11.7.50                       0    
nvidia/label/cuda-11.7.0
cuda-nsight-compute       11.7.0                        0    
nvidia/label/cuda-11.7.0
cuda-nvcc                 11.7.64                       0    
nvidia/label/cuda-11.7.0
cuda-nvdisasm             11.7.50                       0    
nvidia/label/cuda-11.7.0
cuda-nvml-dev             11.7.50                       0    
nvidia/label/cuda-11.7.0
cuda-nvprof               11.7.50                       0    
nvidia/label/cuda-11.7.0
cuda-nvprune              11.7.50                       0    
nvidia/label/cuda-11.7.0
cuda-nvrtc                11.7.50                       0    
nvidia/label/cuda-11.7.0
cuda-nvrtc-dev            11.7.50                       0    
nvidia/label/cuda-11.7.0
cuda-nvtx                 11.7.50                       0    
nvidia/label/cuda-11.7.0
cuda-nvvp                 11.7.50                       0    
nvidia/label/cuda-11.7.0
cuda-sanitizer-api        11.7.50                       0    
nvidia/label/cuda-11.7.0
cuda-toolkit              11.7.0                        0    
nvidia/label/cuda-11.7.0
cuda-tools                11.7.0                        0    
nvidia/label/cuda-11.7.0
cuda-visual-tools         11.7.0                        0    
nvidia/label/cuda-11.7.0
dav1d                     1.2.1                hcfcfb64_0    conda-forge
debugpy                   1.8.13          py310h9e98ed7_0    conda-forge
decorator                 5.2.1              pyhd8ed1ab_0    conda-forge
defusedxml                0.7.1              pyhd8ed1ab_0    conda-forge
deprecated                1.2.18             pyhd8ed1ab_0    conda-forge
diff-match-patch          20241021           pyhd8ed1ab_1    conda-forge
dill                      0.3.9              pyhd8ed1ab_1    conda-forge
docstring-to-markdown     0.16               pyh29332c3_1    conda-forge
docutils                  0.21.2             pyhd8ed1ab_1    conda-forge
double-conversion         3.3.1                he0c23c2_0    conda-forge
exceptiongroup            1.2.2              pyhd8ed1ab_1    conda-forge
executing                 2.1.0              pyhd8ed1ab_1    conda-forge
ffmpeg                    7.1.1           gpl_h1be5d69_701    conda-forge
flake8                    7.1.2              pyhd8ed1ab_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
font-ttf-ubuntu           0.83                 h77eed37_3    conda-forge
fontconfig                2.15.0               h765892d_1    conda-forge
fonts-conda-ecosystem     1                             0    conda-forge
fonts-conda-forge         1                             0    conda-forge
freeimage                 3.18.0              h8310ca0_22    conda-forge
freetype                  2.13.3               h0b5ce68_0    conda-forge
fribidi                   1.0.10               h8d14728_0    conda-forge
frozenlist                1.5.0           py310h38315fa_1    conda-forge
fzf                       0.60.3               h86e1c39_0    conda-forge
gdk-pixbuf                2.42.12              hed59a49_0    conda-forge
gl2ps                     1.4.2                had7236b_1    conda-forge
glew                      2.1.0                h39d44d4_2    conda-forge
glfw                      3.4                  hcfcfb64_0    conda-forge
glib                      2.82.2               h3d4babf_1    conda-forge
glib-tools                2.82.2               h4394cf3_1    conda-forge
graphite2                 1.3.13            h63175ca_1003    conda-forge
gst-plugins-base          1.24.7               hb0a98b8_0    conda-forge
gstreamer                 1.24.7               h5006eae_0    conda-forge
h2                        4.2.0              pyhd8ed1ab_0    conda-forge
harfbuzz                  10.4.0               h9e37d49_0    conda-forge
hdf4                      4.2.15               h5557f11_7    conda-forge
hdf5                      1.14.3          nompi_hb2c4d47_109    conda-forge
hpack                     4.1.0              pyhd8ed1ab_0    conda-forge
hyperframe                6.1.0              pyhd8ed1ab_0    conda-forge
icu                       75.1                 he0c23c2_0    conda-forge
idna                      3.10               pyhd8ed1ab_1    conda-forge
imagesize                 1.4.1              pyhd8ed1ab_0    conda-forge
imath                     3.1.12               hbb528cf_0    conda-forge
importlib-metadata        8.6.1              pyha770c72_0    conda-forge
importlib_resources       6.5.2              pyhd8ed1ab_0    conda-forge
inflection                0.5.1              pyhd8ed1ab_1    conda-forge
intel-openmp              2025.0.4          h57928b3_1528    conda-forge
intervaltree              3.1.0              pyhd8ed1ab_1    conda-forge
ipykernel                 6.29.5             pyh4bbf305_0    conda-forge
ipython                   8.34.0             pyh9ab4c32_0    conda-forge
irrlicht                  1.8.5                h20dfb44_5    conda-forge
isort                     6.0.1              pyhd8ed1ab_0    conda-forge
jaraco.classes            3.4.0              pyhd8ed1ab_2    conda-forge
jaraco.context            6.0.1              pyhd8ed1ab_0    conda-forge
jaraco.functools          4.1.0              pyhd8ed1ab_0    conda-forge
jedi                      0.19.2             pyhd8ed1ab_1    conda-forge
jellyfish                 1.1.3           py310hc226416_0    conda-forge
jinja2                    3.1.6              pyhd8ed1ab_0    conda-forge
jsoncpp                   1.9.6                hda1637e_1    conda-forge
jsonschema                4.23.0             pyhd8ed1ab_1    conda-forge
jsonschema-specifications 2024.10.1          pyhd8ed1ab_1    conda-forge
jupyter_client            8.6.3              pyhd8ed1ab_1    conda-forge
jupyter_core              5.7.2              pyh5737063_1    conda-forge
jupyterlab_pygments       0.3.0              pyhd8ed1ab_2    conda-forge
jxrlib                    1.1                  hcfcfb64_3    conda-forge
keyring                   25.6.0             pyh7428d3b_0    conda-forge
krb5                      1.21.3               hdf4eb48_0    conda-forge
lcms2                     2.17                 hbcf6048_0    conda-forge
lerc                      4.0.0                h63175ca_0    conda-forge
libaec                    1.1.3                h63175ca_0    conda-forge
libblas                   3.9.0                     8_mkl    conda-forge
libcblas                  3.9.0                     8_mkl    conda-forge
libclang13                20.1.1          default_ha5278ca_0    conda-forge
libcublas                 11.10.1.25                    0    
nvidia/label/cuda-11.7.0
libcublas-dev             11.10.1.25                    0    
nvidia/label/cuda-11.7.0
libcufft                  10.7.2.50                     0    
nvidia/label/cuda-11.7.0
libcufft-dev              10.7.2.50                     0    
nvidia/label/cuda-11.7.0
libcurand                 10.2.10.50                    0    
nvidia/label/cuda-11.7.0
libcurand-dev             10.2.10.50                    0    
nvidia/label/cuda-11.7.0
libcurl                   8.12.1               h88aaa65_0    conda-forge
libcusolver               11.3.5.50                     0    
nvidia/label/cuda-11.7.0
libcusolver-dev           11.3.5.50                     0    
nvidia/label/cuda-11.7.0
libcusparse               11.7.3.50                     0    
nvidia/label/cuda-11.7.0
libcusparse-dev           11.7.3.50                     0    
nvidia/label/cuda-11.7.0
libdeflate                1.23                 h9062f6e_0    conda-forge
libexpat                  2.6.4                he0c23c2_0    conda-forge
libffi                    3.4.6                h537db12_0    conda-forge
libglib                   2.82.2               h7025463_1    conda-forge
libhwloc                  2.11.2          default_ha69328c_1001    conda-forge
libiconv                  1.18                 h135ad9c_1    conda-forge
libintl                   0.22.5               h5728263_3    conda-forge
libintl-devel             0.22.5               h5728263_3    conda-forge
libjpeg-turbo             3.0.0                hcfcfb64_1    conda-forge
liblapack                 3.9.0                     8_mkl    conda-forge
liblzma                   5.6.4                h2466b09_0    conda-forge
libnetcdf                 4.9.2           nompi_h008f77d_116    conda-forge
libnpp                    11.7.3.21                     0    
nvidia/label/cuda-11.7.0
libnpp-dev                11.7.3.21                     0    
nvidia/label/cuda-11.7.0
libnvjpeg                 11.7.2.34                     0    
nvidia/label/cuda-11.7.0
libnvjpeg-dev             11.7.2.34                     0    
nvidia/label/cuda-11.7.0
libogg                    1.3.5                h2466b09_0    conda-forge
libopus                   1.3.1                h8ffe710_1    conda-forge
libpng                    1.6.47               had7236b_0    conda-forge
libraw                    0.21.3               h0f5434b_0    conda-forge
librsvg                   2.58.4               h5ce5fed_2    conda-forge
libsodium                 1.0.20               hc70643c_0    conda-forge
libspatialindex           2.1.0                h518811d_0    conda-forge
libsqlite                 3.49.1               h67fdade_2    conda-forge
libssh2                   1.11.1               he619c9f_0    conda-forge
libtheora                 1.1.1             hc70643c_1006    conda-forge
libtiff                   4.7.0                h797046b_3    conda-forge
libusb                    1.0.28               h2466b09_0    conda-forge
libvorbis                 1.3.7                h0e60522_0    conda-forge
libwebp                   1.5.0                h3b0e114_0    conda-forge
libwebp-base              1.5.0                h3b0e114_0    conda-forge
libwinpthread             12.0.0.r4.gg4f2fc60ca      h57928b3_9    conda-forge
libxml2                   2.13.6               he286e8c_0    conda-forge
libzip                    1.11.2               h3135430_0    conda-forge
libzlib                   1.3.1                h2466b09_2    conda-forge
loguru                    0.7.2           py310h5588dad_2    conda-forge
lz4-c                     1.10.0               h2466b09_1    conda-forge
markdown-it-py            3.0.0              pyhd8ed1ab_1    conda-forge
markupsafe                3.0.2           py310h38315fa_1    conda-forge
matplotlib-inline         0.1.7              pyhd8ed1ab_1    conda-forge
mccabe                    0.7.0              pyhd8ed1ab_1    conda-forge
mdurl                     0.1.2              pyhd8ed1ab_1    conda-forge
mistune                   3.1.3              pyh29332c3_0    conda-forge
mkl                       2020.4             hb70f87d_311    conda-forge
more-itertools            10.6.0             pyhd8ed1ab_0    conda-forge
msgpack-python            1.1.0           py310hc19bc0b_0    conda-forge
multidict                 6.2.0           py310h38315fa_0    conda-forge
mypy_extensions           1.0.0              pyha770c72_1    conda-forge
nbclient                  0.10.2             pyhd8ed1ab_0    conda-forge
nbconvert                 7.16.6               hb482800_0    conda-forge
nbconvert-core            7.16.6             pyh29332c3_0    conda-forge
nbconvert-pandoc          7.16.6               hed9df3c_0    conda-forge
nbformat                  5.10.4             pyhd8ed1ab_1    conda-forge
nest-asyncio              1.6.0              pyhd8ed1ab_1    conda-forge
nlohmann_json             3.11.3               he0c23c2_1    conda-forge
nsight-compute            2022.2.0.13                   0    
nvidia/label/cuda-11.7.0
numpy                     1.24.0          py310h4a8f9c9_0    conda-forge
numpydoc                  1.8.0              pyhd8ed1ab_1    conda-forge
occt                      7.8.1           all_hae6dad1_203    conda-forge
openexr                   3.3.3                h1acc403_0    conda-forge
openh264                  2.6.0                hb17fa0b_0    conda-forge
openjpeg                  2.5.3                h4d64b90_0    conda-forge
openssl                   3.4.1                ha4e3fda_0    conda-forge
packaging                 24.2               pyhd8ed1ab_2    conda-forge
pandoc                    3.6.4                h57928b3_0    conda-forge
pandocfilters             1.5.0              pyhd8ed1ab_0    conda-forge
pango                     1.56.3               h286b592_0    conda-forge
parso                     0.8.4              pyhd8ed1ab_1    conda-forge
pathspec                  0.12.1             pyhd8ed1ab_1    conda-forge
pcre2                     10.44                h3d7b363_2    conda-forge
pexpect                   4.9.0              pyhd8ed1ab_1    conda-forge
pickleshare               0.7.5           pyhd8ed1ab_1004    conda-forge
pip                       25.0.1             pyh8b19718_0    conda-forge
pixman                    0.44.2               had0cd8c_0    conda-forge
pkgutil-resolve-name      1.3.10             pyhd8ed1ab_2    conda-forge
platformdirs              4.3.7              pyh29332c3_0    conda-forge
pluggy                    1.5.0              pyhd8ed1ab_1    conda-forge
ply                       3.11               pyhd8ed1ab_3    conda-forge
proj                      9.5.1                h4f671f6_0    conda-forge
prompt-toolkit            3.0.50             pyha770c72_0    conda-forge
propcache                 0.2.1           py310h38315fa_1    conda-forge
psutil                    7.0.0           py310ha8f682b_0    conda-forge
ptyprocess                0.7.0              pyhd8ed1ab_1    conda-forge
pugixml                   1.15                 h372dad0_0    conda-forge
pure_eval                 0.2.3              pyhd8ed1ab_1    conda-forge
pychrono                  9.0.1                py310_5372    <unknown>
pycodestyle               2.12.1             pyhd8ed1ab_1    conda-forge
pyconify                  0.2.1              pyhd8ed1ab_0    conda-forge
pycparser                 2.22               pyh29332c3_1    conda-forge
pydocstyle                6.3.0              pyhd8ed1ab_1    conda-forge
pyflakes                  3.2.0              pyhd8ed1ab_1    conda-forge
pygithub                  2.6.1              pyhd8ed1ab_0    conda-forge
pygments                  2.19.1             pyhd8ed1ab_0    conda-forge
pyjwt                     2.10.1             pyhd8ed1ab_0    conda-forge
pylint                    3.3.5              pyh29332c3_0    conda-forge
pylint-venv               3.0.4              pyhd8ed1ab_1    conda-forge
pyls-spyder               0.4.0              pyhd8ed1ab_1    conda-forge
pynacl                    1.5.0           py310h8576403_4    conda-forge
pyopenssl                 25.0.0             pyhd8ed1ab_0    conda-forge
pyparsing                 3.2.2              pyhd8ed1ab_0    conda-forge
pyqt                      5.15.9          py310h1fd54f2_5    conda-forge
pyqt5-sip                 12.12.2         py310h00ffb61_5    conda-forge
pyqtwebengine             5.15.9          py310he49db7d_5    conda-forge
pysocks                   1.7.1              pyh09c184e_7    conda-forge
python                    3.10.16         h37870fc_1_cpython    conda-forge
python-dateutil           2.9.0.post0        pyhff2d567_1    conda-forge
python-fastjsonschema     2.21.1             pyhd8ed1ab_0    conda-forge
python-gssapi             1.9.0           py310h0720048_1    conda-forge
python-lsp-black          2.0.0              pyhff2d567_1    conda-forge
python-lsp-jsonrpc        1.1.2              pyhff2d567_1    conda-forge
python-lsp-server         1.12.2             pyhff2d567_0    conda-forge
python-lsp-server-base    1.12.2             pyhd8ed1ab_0    conda-forge
python-slugify            8.0.4              pyhd8ed1ab_1    conda-forge
python_abi                3.10                    5_cp310    conda-forge
pythonocc-core            7.8.1.1         all_hdc78c60_200    conda-forge
pytoolconfig              1.2.5              pyhd8ed1ab_1    conda-forge
pytz                      2025.2             pyhd8ed1ab_0    conda-forge
pyuca                     1.2                pyhd8ed1ab_2    conda-forge
pywin32                   307             py310h9e98ed7_3    conda-forge
pywin32-ctypes            0.2.3           py310h5588dad_1    conda-forge
pyyaml                    6.0.2           py310h38315fa_2    conda-forge
pyzmq                     26.3.0          py310h656833d_0    conda-forge
qdarkstyle                3.2.3              pyhd8ed1ab_1    conda-forge
qstylizer                 0.2.4              pyhff2d567_0    conda-forge
qt-main                   5.15.15              h9151539_2    conda-forge
qt-webengine              5.15.15              h087ee03_1    conda-forge
qt6-main                  6.8.2                h1259614_0    conda-forge
qtawesome                 1.3.1              pyh9208f05_1    conda-forge
qtconsole                 5.6.1              pyhd8ed1ab_1    conda-forge
qtconsole-base            5.6.1              pyha770c72_1    conda-forge
qtpy                      2.4.3              pyhd8ed1ab_0    conda-forge
rapidjson                 1.1.0.post20240409      he0c23c2_2    conda-forge
referencing               0.36.2             pyh29332c3_0    conda-forge
requests                  2.32.3             pyhd8ed1ab_1    conda-forge
rich                      13.9.4             pyhd8ed1ab_1    conda-forge
rope                      1.13.0             pyhd8ed1ab_1    conda-forge
rpds-py                   0.23.1          py310h7c79e54_0    conda-forge
rtree                     1.4.0              pyh11ca60a_1    conda-forge
sdl                       1.2.68               hecf2515_1    conda-forge
sdl2                      2.32.50              hecf2515_1    conda-forge
sdl3                      3.2.8                he0c23c2_0    conda-forge
setuptools                75.8.2             pyhff2d567_0    conda-forge
sip                       6.7.12          py310h00ffb61_0    conda-forge
six                       1.17.0             pyhd8ed1ab_0    conda-forge
snappy                    1.2.1                h500f7fa_1    conda-forge
snowballstemmer           2.2.0              pyhd8ed1ab_0    conda-forge
sortedcontainers          2.4.0              pyhd8ed1ab_1    conda-forge
soupsieve                 2.5                pyhd8ed1ab_1    conda-forge
sphinx                    8.1.3              pyhd8ed1ab_1    conda-forge
sphinxcontrib-applehelp   2.0.0              pyhd8ed1ab_1    conda-forge
sphinxcontrib-devhelp     2.0.0              pyhd8ed1ab_1    conda-forge
sphinxcontrib-htmlhelp    2.1.0              pyhd8ed1ab_1    conda-forge
sphinxcontrib-jsmath      1.0.1              pyhd8ed1ab_1    conda-forge
sphinxcontrib-qthelp      2.0.0              pyhd8ed1ab_1    conda-forge
sphinxcontrib-serializinghtml 1.1.10             pyhd8ed1ab_1    conda-forge
spyder                    6.0.4                hd8ed1ab_1    conda-forge
spyder-base               6.0.4           py310h5588dad_1    conda-forge
spyder-kernels            3.0.3           win_pyh7428d3b_0    conda-forge
sqlite                    3.49.1               h2466b09_2    conda-forge
stack_data                0.6.3              pyhd8ed1ab_1    conda-forge
superqt                   0.7.2              pyhb6d5dde_0    conda-forge
svgwrite                  1.4.3              pyhd8ed1ab_1    conda-forge
svt-av1                   3.0.1                he0c23c2_0    conda-forge
tabulate                  0.9.0              pyhd8ed1ab_2    conda-forge
tbb                       2022.0.0             h62715c5_0    conda-forge
text-unidecode            1.3                pyhd8ed1ab_2    conda-forge
textdistance              4.6.3              pyhd8ed1ab_1    conda-forge
three-merge               0.1.1              pyhd8ed1ab_1    conda-forge
tinycss2                  1.4.0              pyhd8ed1ab_0    conda-forge
tk                        8.6.13               h5226925_1    conda-forge
toml                      0.10.2             pyhd8ed1ab_1    conda-forge
tomli                     2.2.1              pyhd8ed1ab_1    conda-forge
tomlkit                   0.13.2             pyha770c72_1    conda-forge
tornado                   6.4.2           py310ha8f682b_0    conda-forge
traitlets                 5.14.3             pyhd8ed1ab_1    conda-forge
types-python-dateutil     2.9.0.20241206     pyhd8ed1ab_0    conda-forge
typing-extensions         4.12.2               hd8ed1ab_1    conda-forge
typing_extensions         4.12.2             pyha770c72_1    conda-forge
tzdata                    2025b                h78e105d_0    conda-forge
ucrt                      10.0.22621.0         h57928b3_1    conda-forge
ujson                     5.10.0          py310h9e98ed7_1    conda-forge
urllib3                   2.3.0              pyhd8ed1ab_0    conda-forge
utfcpp                    4.0.6                hc1507ef_0    conda-forge
vc                        14.3                hbf610ac_24    conda-forge
vc14_runtime              14.42.34438         hfd919c2_24    conda-forge
vs2015_runtime            14.42.34438         h7142326_24    conda-forge
vtk                       9.3.1           qt_py310h85ceb33_216    conda-forge
vtk-base                  9.3.1           qt_py310hedbce02_216    conda-forge
watchdog                  6.0.0           py310h5588dad_0    conda-forge
wcwidth                   0.2.13             pyhd8ed1ab_1    conda-forge
webencodings              0.5.1              pyhd8ed1ab_3    conda-forge
whatthepatch              1.0.7              pyhd8ed1ab_1    conda-forge
wheel                     0.45.1             pyhd8ed1ab_1    conda-forge
win32_setctime            1.2.0              pyhd8ed1ab_0    conda-forge
win_inet_pton             1.1.0              pyh7428d3b_8    conda-forge
wrapt                     1.17.2          py310ha8f682b_0    conda-forge
wslink                    2.3.3              pyhd8ed1ab_0    conda-forge
x264                      1!164.3095           h8ffe710_2    conda-forge
x265                      3.5                  h2d74725_3    conda-forge
yaml                      0.2.5                h8ffe710_2    conda-forge
yapf                      0.43.0             pyhd8ed1ab_1    conda-forge
yarl                      1.18.3          py310h38315fa_1    conda-forge
zeromq                    4.3.5                ha9f60a1_7    conda-forge
zipp                      3.21.0             pyhd8ed1ab_1    conda-forge
zlib                      1.3.1                h2466b09_2    conda-forge
zstandard                 0.23.0          py310ha8f682b_1    conda-forge
zstd                      1.5.7                hbeecb71_2    conda-forge

Reply via email to