-
Notifications
You must be signed in to change notification settings - Fork 51
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
Issues generating scenario summary report #197
Comments
HI @flfra, unfortunately, I have no idea. Your setup looks correct. |
Hi Romain, |
@flfra is this script run in a Jupyter notebook? If so, could you try to run it in a simple Python file ( |
Hi, FYI a 2.2.7 premise version and brightway2 looks like this: Name Version Build Channelannotated-types 0.7.0 pypi_0 pypi |
Hi,
whenever the scenario DB is done being written, Jupyter Lab tells me that the kernel appears to have died and will restart automatically. So the DB is in the bw project, but when I check the export folder there’s neither scenario nor change reports, only the logs that are being consistently updated (but do not appear to be of much use to me at first glance).
I hope it's okay for me to leave my decryption key in here, otherwise I can also cut it out.
My skript:
from premise import *
import brightway2 as bw
bw.projects.set_current("premise_test_1")
ndb = NewDatabase(
scenarios=[
{"model":"remind", "pathway":"SSP1-PkBudg500", "year":2075}
],
source_db="ecoinvent 3.9 cutoff",
source_version="3.9",
key='tUePmX_S5B8ieZkkM7WUU2CnO8SmShwmAeWK9x2rTFo=',
use_absolute_efficiency=False
)
ndb.update()
ndb.write_db_to_brightway()
ndb.generate_scenario_report()
Edit:
I've run it on four computers at this point, one with substantially more RAM which handled the workload with ease but still produced the same problem, so it does not seem to be a memory issue after all.
The packages in my environment:
Name Version Build Channel
_libavif_api 1.1.1 h57928b3_3 conda-forge
_openmp_mutex 4.5 2_gnu conda-forge
annotated-types 0.7.0 pyhd8ed1ab_1 conda-forge
anyio 4.8.0 pyhd8ed1ab_0 conda-forge
aom 3.9.1 he0c23c2_0 conda-forge
appdirs 1.4.4 pyhd8ed1ab_1 conda-forge
argon2-cffi 23.1.0 pyhd8ed1ab_1 conda-forge
argon2-cffi-bindings 21.2.0 py311he736701_5 conda-forge
arrow 1.3.0 pyhd8ed1ab_1 conda-forge
asteval 1.0.6 pyhd8ed1ab_0 conda-forge
asttokens 3.0.0 pyhd8ed1ab_1 conda-forge
astunparse 1.6.3 pyhd8ed1ab_3 conda-forge
async-lru 2.0.4 pyhd8ed1ab_1 conda-forge
attrs 25.1.0 pyh71513ae_0 conda-forge
aws-c-auth 0.8.1 hd11252f_0 conda-forge
aws-c-cal 0.8.1 h099ea23_3 conda-forge
aws-c-common 0.10.6 h2466b09_0 conda-forge
aws-c-compression 0.3.0 h099ea23_5 conda-forge
aws-c-event-stream 0.5.0 h85d8506_11 conda-forge
aws-c-http 0.9.2 h3888f84_4 conda-forge
aws-c-io 0.15.3 hc5a9e45_6 conda-forge
aws-c-mqtt 0.11.0 h2c94728_12 conda-forge
aws-c-s3 0.7.9 h6a47413_1 conda-forge
aws-c-sdkutils 0.2.2 h099ea23_0 conda-forge
aws-checksums 0.2.2 h099ea23_4 conda-forge
aws-crt-cpp 0.29.9 he488853_2 conda-forge
aws-sdk-cpp 1.11.489 h7d73209_0 conda-forge
babel 2.17.0 pyhd8ed1ab_0 conda-forge
beautifulsoup4 4.13.3 pyha770c72_0 conda-forge
bleach 6.2.0 pyh29332c3_4 conda-forge
bleach-with-css 6.2.0 h82add2a_4 conda-forge
blinker 1.9.0 pyhff2d567_0 conda-forge
blosc 1.21.6 hfd34d9b_1 conda-forge
boto3 1.37.2 pyhd8ed1ab_0 conda-forge
botocore 1.37.3 pyge310_1234567_0 conda-forge
bottleneck 1.4.2 py311h0a17f05_0 conda-forge
brightway2 2.4.7 pyhd8ed1ab_0 conda-forge
brotli 1.1.0 h2466b09_2 conda-forge
brotli-bin 1.1.0 h2466b09_2 conda-forge
brotli-python 1.1.0 py311hda3d55a_2 conda-forge
brotlicffi 1.1.0.0 py311hda3d55a_2 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 h2466b09_7 conda-forge
c-ares 1.34.4 h2466b09_0 conda-forge
ca-certificates 2025.1.31 h56e8100_0 conda-forge
cached-property 1.5.2 hd8ed1ab_1 conda-forge
cached_property 1.5.2 pyha770c72_1 conda-forge
cchardet 2.1.7 py311h12c1d0e_5 conda-forge
certifi 2025.1.31 pyhd8ed1ab_0 conda-forge
cffi 1.17.1 py311he736701_0 conda-forge
chardet 5.2.0 py311h1ea47a8_2 conda-forge
charset-normalizer 3.4.1 pyhd8ed1ab_0 conda-forge
click 8.1.8 pyh7428d3b_0 conda-forge
click-plugins 1.1.1 pyhd8ed1ab_1 conda-forge
cligj 0.7.2 pyhd8ed1ab_2 conda-forge
colorama 0.4.6 pyhd8ed1ab_1 conda-forge
comm 0.2.2 pyhd8ed1ab_1 conda-forge
constructive_geometries 1.0 pyhd8ed1ab_2 conda-forge
contextlib2 21.6.0 pyhd8ed1ab_1 conda-forge
contourpy 1.3.1 py311h3257749_0 conda-forge
country_converter 1.2 pyhd8ed1ab_0 conda-forge
cpython 3.11.11 py311hd8ed1ab_1 conda-forge
cryptography 44.0.1 py311hfd75b31_0 conda-forge
cycler 0.12.1 pyhd8ed1ab_1 conda-forge
dataflows-tabulator 1.54.3 pyhd8ed1ab_1 conda-forge
datapackage 1.15.2 pyh44b312d_0 conda-forge
dav1d 1.2.1 hcfcfb64_0 conda-forge
debugpy 1.8.12 py311hda3d55a_0 conda-forge
decorator 5.2.1 pyhd8ed1ab_0 conda-forge
defusedxml 0.7.1 pyhd8ed1ab_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.2.2 pyhd8ed1ab_1 conda-forge
executing 2.1.0 pyhd8ed1ab_1 conda-forge
fasteners 0.19 pyhd8ed1ab_1 conda-forge
fiona 1.10.1 py311haedb144_3 conda-forge
flask 3.1.0 pyhff2d567_0 conda-forge
flexcache 0.3 pyhd8ed1ab_1 conda-forge
flexparser 0.4 pyhd8ed1ab_1 conda-forge
fonttools 4.56.0 py311h5082efb_0 conda-forge
fqdn 1.5.1 pyhd8ed1ab_1 conda-forge
freetype 2.12.1 hdaf720e_2 conda-forge
freexl 2.0.0 hf297d47_2 conda-forge
future 1.0.0 pyhd8ed1ab_2 conda-forge
geos 3.13.0 h5a68840_0 conda-forge
geotiff 1.7.4 h887f4e7_0 conda-forge
greenlet 3.1.1 py311hda3d55a_1 conda-forge
h11 0.14.0 pyhd8ed1ab_1 conda-forge
h2 4.2.0 pyhd8ed1ab_0 conda-forge
hpack 4.1.0 pyhd8ed1ab_0 conda-forge
httpcore 1.0.7 pyh29332c3_1 conda-forge
httpx 0.28.1 pyhd8ed1ab_0 conda-forge
hyperframe 6.1.0 pyhd8ed1ab_0 conda-forge
idna 3.10 pyhd8ed1ab_1 conda-forge
ijson 3.3.0 pyhd8ed1ab_0 conda-forge
importlib-metadata 8.6.1 pyha770c72_0 conda-forge
importlib_metadata 8.6.1 hd8ed1ab_0 conda-forge
importlib_resources 6.5.2 pyhd8ed1ab_0 conda-forge
inflate64 1.0.1 py311he736701_0 conda-forge
intel-openmp 2024.2.1 h57928b3_1083 conda-forge
ipykernel 6.29.5 pyh4bbf305_0 conda-forge
ipython 8.32.0 pyh9ab4c32_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.5 pyhd8ed1ab_0 conda-forge
jmespath 1.0.1 pyhd8ed1ab_1 conda-forge
json5 0.10.0 pyhd8ed1ab_1 conda-forge
jsonlines 4.0.0 pyhd8ed1ab_0 conda-forge
jsonpointer 3.0.0 py311h1ea47a8_1 conda-forge
jsonschema 4.23.0 pyhd8ed1ab_1 conda-forge
jsonschema-specifications 2024.10.1 pyhd8ed1ab_1 conda-forge
jsonschema-with-format-nongpl 4.23.0 hd8ed1ab_1 conda-forge
jupyter-lsp 2.2.5 pyhd8ed1ab_1 conda-forge
jupyter_client 8.6.3 pyhd8ed1ab_1 conda-forge
jupyter_core 5.7.2 pyh5737063_1 conda-forge
jupyter_events 0.12.0 pyh29332c3_0 conda-forge
jupyter_server 2.15.0 pyhd8ed1ab_0 conda-forge
jupyter_server_terminals 0.5.3 pyhd8ed1ab_1 conda-forge
jupyterlab 4.3.5 pyhd8ed1ab_0 conda-forge
jupyterlab_pygments 0.3.0 pyhd8ed1ab_2 conda-forge
jupyterlab_server 2.27.3 pyhd8ed1ab_1 conda-forge
kiwisolver 1.4.7 py311h3257749_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
libabseil 20240722.0 cxx17_h4eb7d71_4 conda-forge
libarchive 3.7.7 h979ed78_3 conda-forge
libarrow 19.0.1 h8dcb746_0_cpu conda-forge
libarrow-acero 19.0.1 h7d8d6a5_0_cpu conda-forge
libarrow-dataset 19.0.1 h7d8d6a5_0_cpu conda-forge
libarrow-substrait 19.0.1 h3dbecdf_0_cpu conda-forge
libavif16 1.1.1 h551e529_3 conda-forge
libblas 3.9.0 31_h641d27c_mkl conda-forge
libbrotlicommon 1.1.0 h2466b09_2 conda-forge
libbrotlidec 1.1.0 h2466b09_2 conda-forge
libbrotlienc 1.1.0 h2466b09_2 conda-forge
libcblas 3.9.0 31_h5e41251_mkl conda-forge
libcrc32c 1.1.2 h0e60522_0 conda-forge
libcurl 8.12.1 h88aaa65_0 conda-forge
libde265 1.0.15 h91493d7_0 conda-forge
libdeflate 1.23 h9062f6e_0 conda-forge
libevent 2.1.12 h3671451_1 conda-forge
libexpat 2.6.4 he0c23c2_0 conda-forge
libffi 3.4.6 h537db12_0 conda-forge
libgcc 14.2.0 h1383e82_2 conda-forge
libgdal-core 3.10.2 h095903c_0 conda-forge
libgomp 14.2.0 h1383e82_2 conda-forge
libgoogle-cloud 2.35.0 h95c5cb2_0 conda-forge
libgoogle-cloud-storage 2.35.0 he5eb982_0 conda-forge
libgrpc 1.67.1 h0ac93cb_1 conda-forge
libheif 1.19.5 gpl_hc631cee_100 conda-forge
libhwloc 2.11.2 default_ha69328c_1001 conda-forge
libiconv 1.18 h135ad9c_1 conda-forge
libjpeg-turbo 3.0.0 hcfcfb64_1 conda-forge
libkml 1.3.0 h538826c_1021 conda-forge
liblapack 3.9.0 31_h1aa476e_mkl conda-forge
liblzma 5.6.4 h2466b09_0 conda-forge
libparquet 19.0.1 ha850022_0_cpu conda-forge
libpng 1.6.47 had7236b_0 conda-forge
libprotobuf 5.28.3 h8309712_1 conda-forge
libre2-11 2024.07.02 h4eb7d71_2 conda-forge
librttopo 1.1.0 hd4c2148_17 conda-forge
libsodium 1.0.20 hc70643c_0 conda-forge
libspatialite 5.1.0 h939089a_12 conda-forge
libsqlite 3.49.1 h67fdade_1 conda-forge
libssh2 1.11.1 he619c9f_0 conda-forge
libthrift 0.21.0 hbe90ef8_0 conda-forge
libtiff 4.7.0 h797046b_3 conda-forge
libutf8proc 2.10.0 hf9b99b7_0 conda-forge
libwebp-base 1.5.0 h3b0e114_0 conda-forge
libwinpthread 12.0.0.r4.gg4f2fc60ca h57928b3_9 conda-forge
libxcb 1.17.0 h0e4246c_0 conda-forge
libxml2 2.13.6 he286e8c_0 conda-forge
libxslt 1.1.39 h3df6e99_0 conda-forge
libzlib 1.3.1 h2466b09_2 conda-forge
linear-tsv 1.1.0 py_1 conda-forge
llvmlite 0.44.0 py311h7deaa30_0 conda-forge
lxml 4.9.3 py311h750ae06_3 conda-forge
lxmlh 1.3.3 pyhd8ed1ab_1 conda-forge
lz4-c 1.10.0 h2466b09_1 conda-forge
lzo 2.10 hcfcfb64_1001 conda-forge
markupsafe 3.0.2 py311h5082efb_1 conda-forge
matplotlib-base 3.10.0 py311h8f1b1e4_0 conda-forge
matplotlib-inline 0.1.7 pyhd8ed1ab_1 conda-forge
minizip 4.0.7 h9fa1bad_3 conda-forge
mistune 3.1.2 pyhd8ed1ab_0 conda-forge
mkl 2024.2.2 h66d3029_15 conda-forge
mrio_common_metadata 0.2.1 pyhd8ed1ab_1 conda-forge
multivolumefile 0.2.3 pyhd8ed1ab_1 conda-forge
munkres 1.1.4 pyh9f0ad1d_0 conda-forge
nbclient 0.10.2 pyhd8ed1ab_0 conda-forge
nbconvert-core 7.16.6 pyh29332c3_0 conda-forge
nbformat 5.10.4 pyhd8ed1ab_1 conda-forge
nest-asyncio 1.6.0 pyhd8ed1ab_1 conda-forge
notebook-shim 0.2.4 pyhd8ed1ab_1 conda-forge
numba 0.61.0 py311h0673bce_1 conda-forge
numpy 1.26.4 py311h0b4df5a_0 conda-forge
openjpeg 2.5.3 h4d64b90_0 conda-forge
openpyxl 3.1.5 py311ha68e1ae_1 conda-forge
openssl 3.4.1 ha4e3fda_0 conda-forge
orc 2.0.3 haf104fe_2 conda-forge
overrides 7.7.0 pyhd8ed1ab_1 conda-forge
packaging 24.2 pyhd8ed1ab_2 conda-forge
pandas 2.2.3 py311hcf9f919_1 conda-forge
pandocfilters 1.5.0 pyhd8ed1ab_0 conda-forge
parso 0.8.4 pyhd8ed1ab_1 conda-forge
pcre2 10.44 h3d7b363_2 conda-forge
peewee 3.17.9 py311h1eea93c_0 conda-forge
pickleshare 0.7.5 pyhd8ed1ab_1004 conda-forge
pillow 11.1.0 py311h43e43bb_0 conda-forge
pint 0.24.4 pyhd8ed1ab_1 conda-forge
pip 25.0.1 pyh8b19718_0 conda-forge
pkgutil-resolve-name 1.3.10 pyhd8ed1ab_2 conda-forge
platformdirs 4.3.6 pyhd8ed1ab_1 conda-forge
premise 2.2.3 pyhd8ed1ab_0 conda-forge
premise_gwp 0.9.7 pyhd8ed1ab_1 conda-forge
prettytable 3.15.1 pyhd8ed1ab_0 conda-forge
proj 9.5.1 h4f671f6_0 conda-forge
prometheus_client 0.21.1 pyhd8ed1ab_0 conda-forge
prompt-toolkit 3.0.50 pyha770c72_0 conda-forge
psutil 7.0.0 py311he736701_0 conda-forge
pthread-stubs 0.4 h0e40799_1002 conda-forge
pure_eval 0.2.3 pyhd8ed1ab_1 conda-forge
py7zr 0.22.0 pyhd8ed1ab_1 conda-forge
pyarrow 19.0.1 py311h1ea47a8_0 conda-forge
pyarrow-core 19.0.1 py311hdea38fa_0_cpu conda-forge
pybcj 1.0.3 py311he736701_0 conda-forge
pycasreg 0.1.0 pyhd8ed1ab_1 conda-forge
pycountry 24.6.1 pyhd8ed1ab_0 conda-forge
pycparser 2.22 pyh29332c3_1 conda-forge
pycryptodomex 3.21.0 py311he736701_0 conda-forge
pydantic 2.10.6 pyh3cfb1c2_0 conda-forge
pydantic-core 2.27.2 py311h533ab2d_0 conda-forge
pydantic-settings 2.8.1 pyh3cfb1c2_0 conda-forge
pyecospold 3.5.3 pyhd8ed1ab_0 conda-forge
pygments 2.19.1 pyhd8ed1ab_0 conda-forge
pypardiso 0.4.6 pyhd8ed1ab_0 conda-forge
pyparsing 3.2.1 pyhd8ed1ab_0 conda-forge
pyppmd 1.1.0 py311hda3d55a_1 conda-forge
pyprind 2.11.2 py311h1ea47a8_1006 conda-forge
pysocks 1.7.1 pyh09c184e_7 conda-forge
python 3.11.11 h3f84c4b_1_cpython conda-forge
python-dateutil 2.9.0.post0 pyhff2d567_1 conda-forge
python-dotenv 1.0.1 pyhd8ed1ab_1 conda-forge
python-fastjsonschema 2.21.1 pyhd8ed1ab_0 conda-forge
python-json-logger 2.0.7 pyhd8ed1ab_0 conda-forge
python-tzdata 2025.1 pyhd8ed1ab_0 conda-forge
python_abi 3.11 5_cp311 conda-forge
pytz 2024.1 pyhd8ed1ab_0 conda-forge
pywin32 307 py311hda3d55a_3 conda-forge
pywinpty 2.0.15 py311hda3d55a_0 conda-forge
pyxlsb 1.0.10 pyhd8ed1ab_0 conda-forge
pyyaml 6.0.2 py311h5082efb_2 conda-forge
pyzmq 26.2.1 py311h484c95c_0 conda-forge
pyzstd 0.16.2 py311h53056dc_0 conda-forge
qhull 2020.2 hc790b64_5 conda-forge
rav1e 0.6.6 h975169c_2 conda-forge
re2 2024.07.02 haf4117d_2 conda-forge
referencing 0.36.2 pyh29332c3_0 conda-forge
requests 2.32.3 pyhd8ed1ab_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
rpds-py 0.23.1 py311ha250665_0 conda-forge
s3transfer 0.11.3 pyhd8ed1ab_0 conda-forge
schema 0.7.7 pyhd8ed1ab_0 conda-forge
scipy 1.15.2 py311h99d06ae_0 conda-forge
send2trash 1.8.3 pyh5737063_1 conda-forge
setuptools 75.8.2 pyhff2d567_0 conda-forge
setuptools-scm 8.2.0 pyhd8ed1ab_0 conda-forge
shapely 2.0.7 py311hd54bd37_0 conda-forge
six 1.17.0 pyhd8ed1ab_0 conda-forge
snappy 1.2.1 h500f7fa_1 conda-forge
sniffio 1.3.1 pyhd8ed1ab_1 conda-forge
soupsieve 2.5 pyhd8ed1ab_1 conda-forge
sparse 0.15.5 pyh72ffeb9_0 conda-forge
sqlalchemy 2.0.38 py311he736701_0 conda-forge
sqlite 3.49.1 h2466b09_1 conda-forge
stack_data 0.6.3 pyhd8ed1ab_1 conda-forge
stats_arrays 0.7 pyhd8ed1ab_1 conda-forge
svt-av1 3.0.0 he0c23c2_0 conda-forge
tableschema 1.21.0 pyhd8ed1ab_0 conda-forge
tabulate 0.9.0 pyhd8ed1ab_2 conda-forge
tabulator 1.53.5 pyhd8ed1ab_1 conda-forge
tbb 2021.13.0 h62715c5_1 conda-forge
terminado 0.18.1 pyh5737063_0 conda-forge
texttable 1.7.0 pyhd8ed1ab_1 conda-forge
tinycss2 1.4.0 pyhd8ed1ab_0 conda-forge
tk 8.6.13 h5226925_1 conda-forge
tomli 2.2.1 pyhd8ed1ab_1 conda-forge
toolz 1.0.0 pyhd8ed1ab_1 conda-forge
tornado 6.4.2 py311he736701_0 conda-forge
tqdm 4.67.1 pyhd8ed1ab_1 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
typing_utils 0.1.0 pyhd8ed1ab_1 conda-forge
tzdata 2025a h78e105d_0 conda-forge
ucrt 10.0.22621.0 h57928b3_1 conda-forge
unfold 1.2.3 pyhd8ed1ab_0 conda-forge
unicodecsv 0.14.1 pyhd8ed1ab_3 conda-forge
unicodedata2 16.0.0 py311he736701_0 conda-forge
unidecode 1.3.8 pyh29332c3_1 conda-forge
uri-template 1.3.0 pyhd8ed1ab_1 conda-forge
uriparser 0.9.8 h5a68840_0 conda-forge
urllib3 2.3.0 pyhd8ed1ab_0 conda-forge
vc 14.3 h5fd82a7_24 conda-forge
vc14_runtime 14.42.34433 h6356254_24 conda-forge
voluptuous 0.15.2 pyhd8ed1ab_2 conda-forge
vs2015_runtime 14.42.34433 hfef2bbc_24 conda-forge
wcwidth 0.2.13 pyhd8ed1ab_1 conda-forge
webcolors 24.11.1 pyhd8ed1ab_0 conda-forge
webencodings 0.5.1 pyhd8ed1ab_3 conda-forge
websocket-client 1.8.0 pyhd8ed1ab_1 conda-forge
werkzeug 3.1.3 pyhd8ed1ab_1 conda-forge
wheel 0.45.1 pyhd8ed1ab_1 conda-forge
whoosh 2.7.4 py311h1ea47a8_9 conda-forge
win_inet_pton 1.1.0 pyh7428d3b_8 conda-forge
winpty 0.4.3 4 conda-forge
wrapt 1.17.2 py311he736701_0 conda-forge
wurst 0.4 pyhd8ed1ab_1 conda-forge
x265 3.5 h2d74725_3 conda-forge
xarray 2024.2.0 pyhd8ed1ab_0 conda-forge
xerces-c 3.2.5 he0c23c2_2 conda-forge
xlrd 2.0.1 pyhd8ed1ab_3 conda-forge
xlsxwriter 3.2.2 pyhd8ed1ab_0 conda-forge
xorg-libxau 1.0.12 h0e40799_0 conda-forge
xorg-libxdmcp 1.1.5 h0e40799_0 conda-forge
yaml 0.2.5 h8ffe710_2 conda-forge
zeromq 4.3.5 ha9f60a1_7 conda-forge
zipfile-deflate64 0.2.0 py311ha68e1ae_4 conda-forge
zipp 3.21.0 pyhd8ed1ab_1 conda-forge
zlib 1.3.1 h2466b09_2 conda-forge
zstandard 0.19.0 py311ha68e1ae_0 conda-forge
zstd 1.5.7 hbeecb71_1 conda-forge
The text was updated successfully, but these errors were encountered: