Skip to content

Error when loading scenario files #1685

Description

@OliverLyon

Updating AB

  • Yes, I have updated AB and still experience this issue

What happened?

Hi,

Today when I tried to do a scenario LCA I received this error when I try to load the scenario files: SyntaxError: invalid syntax. I pasted the error below from the terminal.
Anyone know how to solve this issue.
Thank you

Oliver

Relevant errors

11:36:54 | INFO | Activity Browser version: 2.11.2

DevTools listening on ws://127.0.0.1:3999/devtools/browser/cb56cf6b-6482-40c2-a017-0db87afe6094
11:36:55 | INFO | Brightway2 data directory: C:\Users\Desktop\Brightwaydata\pylca\Brightway3
11:36:55 | INFO | Brightway2 current project:
11:36:55 | INFO | Project settings directory: C:\Users\Desktop\Brightwaydata\pylca\Brightway3\.d41d8cd98f00b204e9800998ecf8427e
11:36:55 | ERROR | Loading of plugin 'ab_plugin_scenariolink' failed. If this keeps happening contact the plugin developers and let them know of this error:
[ASN1: NOT_ENOUGH_DATA] not enough data (_ssl.c:4057)
Remote debugging server started successfully. Try pointing a Chromium-based browser to http://127.0.0.1:3999
11:37:13 | INFO | Brightway2 current project: Decent living
11:37:13 | INFO | Project settings directory: C:\Users\Desktop\Brightwaydata\pylca\Brightway3\Decent-living.30238c52a0e5dac8d8142a7fc9020f44
11:37:13 | ERROR | Loading of plugin 'ab_plugin_scenariolink' failed. If this keeps happening contact the plugin developers and let them know of this error:
[ASN1: NOT_ENOUGH_DATA] not enough data (_ssl.c:4057)
11:37:54 | INFO | Loading Scenario file. This may take a while for large files
11:37:55 | ERROR | SyntaxError: invalid syntax (<unknown>, line 0)
Traceback (most recent call last):
  File "C:\Users\.conda\envs\ab\Lib\site-packages\activity_browser\bwutils\superstructure\utils.py", line 81, in wrapper
    result = func(*args)
             ^^^^^^^^^^^
  File "C:\Users\.conda\envs\ab\Lib\site-packages\activity_browser\layouts\tabs\LCA_setup.py", line 605, in load_action
    df = ABCSVImporter.read_file(path, separator=separator)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "C:\Users\.conda\envs\ab\Lib\site-packages\activity_browser\bwutils\superstructure\file_imports.py", line 223, in read_file
    df = pd.read_csv(
         ^^^^^^^^^^^^
  File "C:\Users\.conda\envs\ab\Lib\site-packages\pandas\io\parsers\readers.py", line 1026, in read_csv
    return _read(filepath_or_buffer, kwds)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "C:\Users\.conda\envs\ab\Lib\site-packages\pandas\io\parsers\readers.py", line 626, in _read
    return parser.read(nrows)
           ^^^^^^^^^^^^^^^^^^
  File "C:\Users\.conda\envs\ab\Lib\site-packages\pandas\io\parsers\readers.py", line 1923, in read
    ) = self._engine.read(  # type: ignore[attr-defined]
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "C:\Users\.conda\envs\ab\Lib\site-packages\pandas\io\parsers\c_parser_wrapper.py", line 234, in read
    chunks = self._reader.read_low_memory(nrows)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "pandas/_libs/parsers.pyx", line 838, in pandas._libs.parsers.TextReader.read_low_memory
  File "pandas/_libs/parsers.pyx", line 921, in pandas._libs.parsers.TextReader._read_rows
  File "pandas/_libs/parsers.pyx", line 1045, in pandas._libs.parsers.TextReader._convert_column_data
  File "pandas/_libs/parsers.pyx", line 2116, in pandas._libs.parsers._apply_converter
  File "C:\Users\.conda\envs\ab\Lib\ast.py", line 64, in literal_eval
    node_or_string = parse(node_or_string.lstrip(" \t"), mode='eval')
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "C:\Users\.conda\envs\ab\Lib\ast.py", line 50, in parse
    return compile(source, filename, mode, flags,
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "<unknown>", line 0

SyntaxError: invalid syntax

Operating system

Windows 11

Conda environment

#
# Name                           Version                Build                  Channel
_openmp_mutex                    4.5                    20_gnu                 conda-forge
ab-plugin-scenariolink           0.1.6                  py_0                   romainsacchi
activity-browser                 2.11.2                 pyhd8ed1ab_0           conda-forge
annotated-types                  0.7.0                  pyhd8ed1ab_1           conda-forge
anyio                            4.13.0                 pyhcf101f3_0           conda-forge
appdirs                          1.4.4                  pyhd8ed1ab_1           conda-forge
argon2-cffi                      25.1.0                 pyhd8ed1ab_0           conda-forge
argon2-cffi-bindings             25.1.0                 py311h3485c13_2        conda-forge
arrow                            1.4.0                  pyhcf101f3_0           conda-forge
asteval                          1.0.8                  pyhd8ed1ab_0           conda-forge
asttokens                        3.0.1                  pyhd8ed1ab_0           conda-forge
astunparse                       1.6.3                  pyhd8ed1ab_3           conda-forge
async-lru                        2.3.0                  pyhcf101f3_0           conda-forge
attrs                            26.1.0                 pyhcf101f3_0           conda-forge
babel                            2.18.0                 pyhcf101f3_1           conda-forge
backports.zstd                   1.3.0                  py311h71c1bcc_0        conda-forge
beautifulsoup4                   4.14.3                 pyha770c72_0           conda-forge
bleach                           6.3.0                  pyhcf101f3_1           conda-forge
bleach-with-css                  6.3.0                  hbca2aae_1             conda-forge
blinker                          1.9.0                  pyhff2d567_0           conda-forge
boto3                            1.42.74                pyhd8ed1ab_0           conda-forge
botocore                         1.42.75                pyhd8ed1ab_0           conda-forge
brightway2                       2.4.6                  pyhd8ed1ab_0           conda-forge
brotli                           1.2.0                  h2d644bc_1             conda-forge
brotli-bin                       1.2.0                  hfd05255_1             conda-forge
brotli-python                    1.2.0                  py311hc5da9e4_1        conda-forge
brotlicffi                       1.2.0.1                py311h3e6a449_0        conda-forge
bw2analyzer                      0.10                   pyhd8ed1ab_0           conda-forge
bw2calc                          1.8.2                  py311h1ea47a8_0        conda-forge
bw2data                          3.6.6                  pyhd8ed1ab_0           conda-forge
bw2io                            0.8.12                 pyhd8ed1ab_0           conda-forge
bw2parameters                    1.1.0                  pyhd8ed1ab_1           conda-forge
bw_migrations                    0.2                    pyhd8ed1ab_1           conda-forge
bzip2                            1.0.8                  h0ad9c76_9             conda-forge
ca-certificates                  2026.5.20              h4c7d964_0             conda-forge
cached-property                  1.5.2                  hd8ed1ab_1             conda-forge
cached_property                  1.5.2                  pyha770c72_1           conda-forge
cairo                            1.18.4                 h477c42c_1             conda-forge
cchardet                         2.1.7                  py311h3e6a449_6        conda-forge
certifi                          2026.5.20              pyhd8ed1ab_0           conda-forge
cffi                             2.0.0                  py311h3485c13_1        conda-forge
chardet                          5.2.0                  pyhd8ed1ab_3           conda-forge
charset-normalizer               3.4.6                  pyhd8ed1ab_0           conda-forge
click                            8.3.1                  pyha7b4d00_1           conda-forge
colorama                         0.4.6                  pyhd8ed1ab_1           conda-forge
comm                             0.2.3                  pyhe01879c_0           conda-forge
constructive_geometries          0.8.2                  pyhd8ed1ab_0           conda-forge
contourpy                        1.3.3                  py311h275cad7_4        conda-forge
country_converter                1.3.2                  pyhd8ed1ab_0           conda-forge
cycler                           0.12.1                 pyhcf101f3_2           conda-forge
dataflows-tabulator              1.54.3                 pyhd8ed1ab_1           conda-forge
datapackage                      1.15.2                 pyh44b312d_0           conda-forge
debugpy                          1.8.20                 py311h5dfdfe8_0        conda-forge
decorator                        5.2.1                  pyhd8ed1ab_0           conda-forge
defusedxml                       0.7.1                  pyhd8ed1ab_0           conda-forge
dill                             0.4.1                  pyhcf101f3_0           conda-forge
docopt                           0.6.2                  pyhd8ed1ab_2           conda-forge
ecoinvent_interface              3.1                    pyhd8ed1ab_1           conda-forge
eight                            1.0.1                  pyhd8ed1ab_5           conda-forge
et_xmlfile                       2.0.0                  pyhd8ed1ab_1           conda-forge
exceptiongroup                   1.3.1                  pyhd8ed1ab_0           conda-forge
executing                        2.2.1                  pyhd8ed1ab_0           conda-forge
fasteners                        0.19                   pyhd8ed1ab_1           conda-forge
flask                            3.1.3                  pyhcf101f3_1           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.17.1                 hd47e2ca_0             conda-forge
fonts-conda-ecosystem            1                      0                      conda-forge
fonts-conda-forge                1                      hc364b38_1             conda-forge
fonttools                        4.62.0                 py311h3f79411_0        conda-forge
fqdn                             1.5.1                  pyhd8ed1ab_1           conda-forge
freetype                         2.14.3                 h57928b3_0             conda-forge
fribidi                          1.0.16                 hfd05255_0             conda-forge
future                           1.0.0                  pyhd8ed1ab_2           conda-forge
glib                             2.86.4                 h19e2e61_1             conda-forge
glib-tools                       2.86.4                 he647baa_1             conda-forge
graphite2                        1.3.14                 hac47afa_2             conda-forge
greenlet                         3.3.2                  py311h5dfdfe8_0        conda-forge
gst-plugins-base                 1.26.10                hf40947b_0             conda-forge
gstreamer                        1.26.10                h54009fa_0             conda-forge
h11                              0.16.0                 pyhcf101f3_1           conda-forge
h2                               4.3.0                  pyhcf101f3_0           conda-forge
harfbuzz                         13.2.1                 h5a1b470_0             conda-forge
hpack                            4.1.0                  pyhd8ed1ab_0           conda-forge
httpcore                         1.0.9                  pyh29332c3_0           conda-forge
httpx                            0.28.1                 pyhd8ed1ab_0           conda-forge
hyperframe                       6.1.0                  pyhd8ed1ab_0           conda-forge
icu                              78.3                   h637d24d_0             conda-forge
idna                             3.11                   pyhd8ed1ab_0           conda-forge
ijson                            3.5.0                  pyhd8ed1ab_0           conda-forge
importlib-metadata               8.8.0                  pyhcf101f3_0           conda-forge
importlib_metadata               8.8.0                  h8f7a5dd_0             conda-forge
inflate64                        1.0.4                  py311h3485c13_0        conda-forge
ipykernel                        7.2.0                  pyh6dadd2b_1           conda-forge
ipython                          9.13.0                 pyhe2676ad_0           conda-forge
ipython_pygments_lexers          1.1.1                  pyhd8ed1ab_0           conda-forge
isodate                          0.7.2                  pyhd8ed1ab_1           conda-forge
isoduration                      20.11.0                pyhd8ed1ab_1           conda-forge
itsdangerous                     2.2.0                  pyhd8ed1ab_1           conda-forge
jedi                             0.19.2                 pyhd8ed1ab_1           conda-forge
jinja2                           3.1.6                  pyhcf101f3_1           conda-forge
jmespath                         1.1.0                  pyhcf101f3_1           conda-forge
json5                            0.14.0                 pyhd8ed1ab_0           conda-forge
jsonlines                        4.0.0                  pyhd8ed1ab_0           conda-forge
jsonpointer                      3.1.1                  pyhcf101f3_0           conda-forge
jsonschema                       4.26.0                 pyhcf101f3_0           conda-forge
jsonschema-specifications        2025.9.1               pyhcf101f3_0           conda-forge
jsonschema-with-format-nongpl    4.26.0                 hcf101f3_0             conda-forge
jupyter-lsp                      2.3.1                  pyhcf101f3_0           conda-forge
jupyter_client                   8.8.0                  pyhcf101f3_0           conda-forge
jupyter_core                     5.9.1                  pyh6dadd2b_0           conda-forge
jupyter_events                   0.12.1                 pyhcf101f3_0           conda-forge
jupyter_server                   2.17.0                 pyhcf101f3_0           conda-forge
jupyter_server_terminals         0.5.4                  pyhcf101f3_0           conda-forge
jupyterlab                       4.5.7                  pyhd8ed1ab_0           conda-forge
jupyterlab_pygments              0.3.0                  pyhd8ed1ab_2           conda-forge
jupyterlab_server                2.28.0                 pyhcf101f3_0           conda-forge
kiwisolver                       1.5.0                  py311h275cad7_0        conda-forge
krb5                             1.22.2                 h0ea6238_0             conda-forge
lark                             1.3.1                  pyhd8ed1ab_0           conda-forge
lcms2                            2.18                   hf2c6c5f_0             conda-forge
lerc                             4.1.0                  hd936e49_0             conda-forge
libblas                          3.11.0                 5_hf2e6a31_mkl         conda-forge
libbrotlicommon                  1.2.0                  hfd05255_1             conda-forge
libbrotlidec                     1.2.0                  hfd05255_1             conda-forge
libbrotlienc                     1.2.0                  hfd05255_1             conda-forge
libcblas                         3.11.0                 5_h2a3cdd5_mkl         conda-forge
libclang13                       22.1.0                 default_ha2db4b5_0     conda-forge
libdeflate                       1.25                   h51727cc_0             conda-forge
libexpat                         2.7.4                  hac47afa_0             conda-forge
libffi                           3.5.2                  h3d046cb_0             conda-forge
libfreetype                      2.14.3                 h57928b3_0             conda-forge
libfreetype6                     2.14.3                 hdbac1cb_0             conda-forge
libgcc                           15.2.0                 h8ee18e1_18            conda-forge
libglib                          2.86.4                 h0c9aed9_1             conda-forge
libgomp                          15.2.0                 h8ee18e1_18            conda-forge
libhwloc                         2.12.1                 default_h88281d1_1000  conda-forge
libiconv                         1.18                   hc1393d2_2             conda-forge
libintl                          0.22.5                 h5728263_3             conda-forge
libintl-devel                    0.22.5                 h5728263_3             conda-forge
libjpeg-turbo                    3.1.2                  hfd05255_0             conda-forge
liblapack                        3.11.0                 5_hf9ab0e9_mkl         conda-forge
liblzma                          5.8.2                  hfd05255_0             conda-forge
libogg                           1.3.5                  h2466b09_1             conda-forge
libpng                           1.6.55                 h7351971_0             conda-forge
libsodium                        1.0.21                 h6a83c73_3             conda-forge
libsqlite                        3.52.0                 hf5d6505_0             conda-forge
libtiff                          4.7.1                  h8f73337_1             conda-forge
libvorbis                        1.3.7                  h5112557_2             conda-forge
libwebp                          1.6.0                  h4d5522a_0             conda-forge
libwebp-base                     1.6.0                  h4d5522a_0             conda-forge
libwinpthread                    12.0.0.r4.gg4f2fc60ca  h57928b3_10            conda-forge
libxcb                           1.17.0                 h0e4246c_0             conda-forge
libxml2                          2.13.9                 h741aa76_0             conda-forge
libxslt                          1.1.43                 h25c3957_0             conda-forge
libzlib                          1.3.2                  hfd05255_2             conda-forge
linear-tsv                       1.1.0                  py_1                   conda-forge
llvm-openmp                      22.1.1                 h4fa8253_0             conda-forge
llvmlite                         0.46.0                 py311h4f568be_0        conda-forge
lxml                             4.9.3                  py311h750ae06_3        conda-forge
markupsafe                       3.0.3                  py311h3f79411_1        conda-forge
matplotlib-base                  3.10.8                 py311h1675fdf_0        conda-forge
matplotlib-inline                0.2.1                  pyhd8ed1ab_0           conda-forge
mistune                          3.2.1                  pyhcf101f3_0           conda-forge
mkl                              2025.3.0               hac47afa_455           conda-forge
mrio_common_metadata             0.2.1                  pyhd8ed1ab_1           conda-forge
multiprocess                     0.70.19                py311hf893f09_0        conda-forge
multivolumefile                  0.2.3                  pyhd8ed1ab_1           conda-forge
munkres                          1.1.4                  pyhd8ed1ab_1           conda-forge
nbclient                         0.10.4                 pyhd8ed1ab_0           conda-forge
nbconvert-core                   7.17.1                 pyhcf101f3_0           conda-forge
nbformat                         5.10.4                 pyhd8ed1ab_1           conda-forge
nest-asyncio                     1.6.0                  pyhd8ed1ab_1           conda-forge
networkx                         3.6.1                  pyhcf101f3_0           conda-forge
notebook-shim                    0.2.4                  pyhd8ed1ab_1           conda-forge
numba                            0.64.0                 py311h34437f8_0        conda-forge
numpy                            1.26.4                 py311h0b4df5a_0        conda-forge
openjpeg                         2.5.4                  h0e57b4f_0             conda-forge
openpyxl                         3.1.5                  py311h4d8bf61_3        conda-forge
openssl                          3.6.3                  hf411b9b_0             conda-forge
overrides                        7.7.0                  pyhd8ed1ab_1           conda-forge
packaging                        26.0                   pyhcf101f3_0           conda-forge
pandas                           2.3.3                  py311h11fd7f3_2        conda-forge
pandocfilters                    1.5.0                  pyhd8ed1ab_0           conda-forge
pango                            1.56.4                 h13911b6_1             conda-forge
parso                            0.8.7                  pyhcf101f3_0           conda-forge
pathos                           0.3.5                  pyhcf101f3_0           conda-forge
patsy                            1.0.2                  pyhcf101f3_0           conda-forge
pcre2                            10.47                  hd2b5f0e_0             conda-forge
peewee                           4.0.2                  py311h9c13b91_0        conda-forge
pillow                           12.1.1                 py311h17b8079_0        conda-forge
pint                             0.21                   pyhd8ed1ab_0           conda-forge
pip                              26.0.1                 pyh8b19718_0           conda-forge
pixman                           0.46.4                 h5112557_1             conda-forge
platformdirs                     4.9.4                  pyhcf101f3_0           conda-forge
pox                              0.3.7                  pyhcf101f3_0           conda-forge
ppft                             1.7.8                  pyhcf101f3_1           conda-forge
prettytable                      3.17.0                 pyhd8ed1ab_0           conda-forge
prometheus_client                0.25.0                 pyhd8ed1ab_0           conda-forge
prompt-toolkit                   3.0.52                 pyha770c72_0           conda-forge
psutil                           7.2.2                  py311hf893f09_0        conda-forge
pthread-stubs                    0.4                    h0e40799_1002          conda-forge
pure_eval                        0.2.3                  pyhd8ed1ab_1           conda-forge
py7zr                            1.1.2                  pyhd8ed1ab_0           conda-forge
pybcj                            1.0.7                  py311h3485c13_1        conda-forge
pycparser                        2.22                   pyh29332c3_1           conda-forge
pycryptodomex                    3.23.0                 py311h3485c13_1        conda-forge
pydantic                         2.12.5                 pyhcf101f3_1           conda-forge
pydantic-core                    2.41.5                 py311hf51aa87_1        conda-forge
pydantic-settings                2.13.1                 pyhd8ed1ab_0           conda-forge
pyecospold                       4.0.1                  pyhd8ed1ab_0           conda-forge
pygments                         2.20.0                 pyhd8ed1ab_0           conda-forge
pypardiso                        0.4.7                  pyhd8ed1ab_0           conda-forge
pyparsing                        3.3.2                  pyhcf101f3_0           conda-forge
pyperclip                        1.11.0                 pyh7428d3b_0           conda-forge
pyppmd                           1.3.1                  py311h3e6a449_1        conda-forge
pyprind                          2.11.3                 pyhcf101f3_0           conda-forge
pyside2                          5.15.15                py311h4238720_0        conda-forge
pysocks                          1.7.1                  pyh09c184e_7           conda-forge
python                           3.11.15                h0159041_0_cpython     conda-forge
python-dateutil                  2.9.0.post0            pyhe01879c_2           conda-forge
python-dotenv                    1.2.2                  pyhcf101f3_0           conda-forge
python-fastjsonschema            2.21.2                 pyhe01879c_0           conda-forge
python-json-logger               2.0.7                  pyhd8ed1ab_0           conda-forge
python-tzdata                    2025.3                 pyhd8ed1ab_0           conda-forge
python_abi                       3.11                   8_cp311                conda-forge
pytz                             2026.1.post1           pyhcf101f3_0           conda-forge
pywin32                          311                    py311hefeebc8_1        conda-forge
pywinpty                         2.0.15                 py311hda3d55a_1        conda-forge
pyxlsb                           1.0.10                 pyhd8ed1ab_0           conda-forge
pyyaml                           6.0.3                  py311h3f79411_1        conda-forge
pyzmq                            27.1.0                 py311hff25285_2        conda-forge
pyzstd                           0.19.1                 pyhd8ed1ab_0           conda-forge
qhull                            2020.2                 hc790b64_5             conda-forge
qt-main                          5.15.15                hc95f6a6_8             conda-forge
qt-webengine                     5.15.15                h087ee03_1             conda-forge
referencing                      0.37.0                 pyhcf101f3_0           conda-forge
requests                         2.32.5                 pyhcf101f3_1           conda-forge
rfc3339-validator                0.1.4                  pyhd8ed1ab_1           conda-forge
rfc3986                          2.0.0                  pyhd8ed1ab_1           conda-forge
rfc3986-validator                0.1.1                  pyh9f0ad1d_0           conda-forge
rfc3987-syntax                   1.1.0                  pyhe01879c_1           conda-forge
rpds-py                          0.30.0                 py311hf51aa87_0        conda-forge
s3transfer                       0.16.0                 pyhd8ed1ab_0           conda-forge
salib                            1.5.0                  pyhd8ed1ab_0           conda-forge
scipy                            1.17.1                 pypi_0                 pypi
seaborn                          0.13.2                 hd8ed1ab_3             conda-forge
seaborn-base                     0.13.2                 pyhd8ed1ab_3           conda-forge
send2trash                       2.1.0                  pyh6dadd2b_1           conda-forge
setuptools                       82.0.1                 pyh332efcf_0           conda-forge
setuptools-scm                   9.2.2                  pyhd8ed1ab_0           conda-forge
six                              1.17.0                 pyhe01879c_1           conda-forge
sniffio                          1.3.1                  pyhd8ed1ab_2           conda-forge
soupsieve                        2.8.3                  pyhd8ed1ab_0           conda-forge
sparse                           0.18.0                 pyhcf101f3_0           conda-forge
sqlalchemy                       2.0.48                 py311hf893f09_0        conda-forge
stack_data                       0.6.3                  pyhd8ed1ab_1           conda-forge
stats_arrays                     1.0                    pyhd8ed1ab_0           conda-forge
statsmodels                      0.14.6                 py311h17033d2_0        conda-forge
tableschema                      1.21.0                 pyhd8ed1ab_0           conda-forge
tabulate                         0.10.0                 pyhcf101f3_0           conda-forge
tabulator                        1.53.5                 pyhd8ed1ab_1           conda-forge
tbb                              2022.3.0               hd094cb3_1             conda-forge
terminado                        0.18.1                 pyh6dadd2b_1           conda-forge
texttable                        1.7.0                  pyhd8ed1ab_1           conda-forge
tinycss2                         1.4.0                  pyhd8ed1ab_0           conda-forge
tk                               8.6.13                 h6ed50ae_3             conda-forge
tomli                            2.4.0                  pyhcf101f3_0           conda-forge
toolz                            1.1.0                  pyhd8ed1ab_1           conda-forge
tornado                          6.5.5                  py311h3485c13_0        conda-forge
tqdm                             4.67.3                 pyha7b4d00_0           conda-forge
traitlets                        5.14.3                 pyhd8ed1ab_1           conda-forge
typing-extensions                4.15.0                 h396c80c_0             conda-forge
typing-inspection                0.4.2                  pyhd8ed1ab_1           conda-forge
typing_extensions                4.15.0                 pyhcf101f3_0           conda-forge
typing_utils                     0.1.0                  pyhd8ed1ab_1           conda-forge
tzdata                           2025c                  hc9c84f9_1             conda-forge
ucrt                             10.0.26100.0           h57928b3_0             conda-forge
unfold                           2023.10.27             py_0                   romainsacchi
unicodecsv                       0.14.1                 pyhd8ed1ab_3           conda-forge
unicodedata2                     17.0.1                 py311h3485c13_0        conda-forge
unidecode                        1.4.0                  pyhcf101f3_1           conda-forge
uri-template                     1.3.0                  pyhd8ed1ab_1           conda-forge
urllib3                          2.6.3                  pyhd8ed1ab_0           conda-forge
vc                               14.3                   h41ae7f8_34            conda-forge
vc14_runtime                     14.44.35208            h818238b_34            conda-forge
vcomp14                          14.44.35208            h818238b_34            conda-forge
voluptuous                       0.16.0                 pyhd8ed1ab_0           conda-forge
wcwidth                          0.6.0                  pyhd8ed1ab_0           conda-forge
webcolors                        25.10.0                pyhd8ed1ab_0           conda-forge
webencodings                     0.5.1                  pyhd8ed1ab_3           conda-forge
websocket-client                 1.9.0                  pyhd8ed1ab_0           conda-forge
werkzeug                         3.1.7                  pyhcf101f3_0           conda-forge
wheel                            0.46.3                 pyhd8ed1ab_0           conda-forge
whoosh                           2.7.4                  py311h1ea47a8_10       conda-forge
win_inet_pton                    1.1.0                  pyh7428d3b_8           conda-forge
winpty                           0.4.3                  4                      conda-forge
wrapt                            2.1.2                  py311h3485c13_0        conda-forge
wurst                            0.3.4                  pyhd8ed1ab_0           conda-forge
xlrd                             2.0.2                  pyhd8ed1ab_0           conda-forge
xlsxwriter                       3.2.9                  pyhd8ed1ab_0           conda-forge
xorg-libxau                      1.0.12                 hba3369d_1             conda-forge
xorg-libxdmcp                    1.1.5                  hba3369d_1             conda-forge
yaml                             0.2.5                  h6a83c73_3             conda-forge
zeromq                           4.3.5                  h507cc87_10            conda-forge
zipfile-deflate64                0.2.0                  py311ha68e1ae_4        conda-forge
zipp                             3.23.0                 pyhcf101f3_1           conda-forge
zlib-ng                          2.3.3                  h0261ad2_1             conda-forge
zstd                             1.5.7                  h534d264_6             conda-forge

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions