PyPSA / pypsa-eur

PyPSA-Eur: A Sector-Coupled Open Optimisation Model of the European Energy System
https://pypsa-eur.readthedocs.io/
334 stars 233 forks source link

warnings.warn("GUROBI error: {}.".format(e)) #854

Closed RayRojasCandia closed 8 months ago

RayRojasCandia commented 9 months ago

Checklist

Describe the Bug

Solver (Gurobi) warming/error and cluster network rule error running the electricity only pypsa-eur tutorial with: snakemake -call results/test-elec/networks/elec_s_6_ec_lcopt_Co2L-24H.nc --configfile config/test/config.electricity.yaml

Error Message

Gurobi solver error message: Set parameter Username Academic license - for non-commercial use only - expires 2024-12-17 C:\Users\ray.rojas\AppData\Local\anaconda3\envs\pypsa-eur\Lib\site-packages\pulp\apis\gurobi_api.py:170: UserWarning: GUROBI error: Unknown parameter '_test'. warnings.warn("GUROBI error: {}.".format(e))

Full Snakemake log: Config file config/config.yaml is extended by additional config specified via the command line. Building DAG of jobs... Provided cores: 6 Rules claiming more threads will be scaled down. Conda environments: ignored Job stats: job count

add_extra_components 1 cluster_network 1 prepare_network 1 solve_network 1 total 4

Select jobs to execute...

[Wed Jan 10 13:05:09 2024] rule cluster_network: input: resources/networks/elec_s.nc, resources/regions_onshore_elec_s.geojson, resources/regions_offshore_elec_s.geojson, resources/busmap_elec_s.csv, data/costs_2030.csv output: resources/networks/elec_s_6.nc, resources/regions_onshore_elec_s_6.geojson, resources/regions_offshore_elec_s_6.geojson, resources/busmap_elec_s_6.csv, resources/linemap_elec_s_6.csv log: logs/test-elec/cluster_network/elec_s_6.log jobid: 3 benchmark: benchmarks/test-elec/cluster_network/elec_s_6 reason: Missing output files: resources/networks/elec_s_6.nc wildcards: simpl=, clusters=6 resources: tmpdir=C:\Users\RAY~1.ROJ\AppData\Local\Temp, mem_mb=10000, mem_mib=9537

[Wed Jan 10 13:05:17 2024] Error in rule cluster_network: jobid: 3 input: resources/networks/elec_s.nc, resources/regions_onshore_elec_s.geojson, resources/regions_offshore_elec_s.geojson, resources/busmap_elec_s.csv, data/costs_2030.csv output: resources/networks/elec_s_6.nc, resources/regions_onshore_elec_s_6.geojson, resources/regions_offshore_elec_s_6.geojson, resources/busmap_elec_s_6.csv, resources/linemap_elec_s_6.csv log: logs/test-elec/cluster_network/elec_s6.log (check log file(s) for error details) conda-env: C:\Users\ray.rojas\pypsa-eur.snakemake\conda\6e870daf0907ec063615bde01e3e1451

RuleException: CalledProcessError in file C:\Users\ray.rojas\pypsa-eur\rules/build_electricity.smk, line 501: Command 'C:/Users/ray.rojas/AppData/Local/anaconda3/envs/pypsa-eur/python.exe "C:\Users\ray.rojas\pypsa-eur.snakemake\scripts\tmpg7drjypw.cluster_network.py"' returned non-zero exit status 1. File "C:\Users\ray.rojas\pypsa-eur\rules/build_electricity.smk", line 501, in __rule_cluster_network File "C:\Users\ray.rojas\AppData\Local\anaconda3\envs\pypsa-eur\Lib\concurrent\futures\thread.py", line 58, in run Shutting down, this might take some time. Exiting because a job execution failed. Look above for error message Complete log: .snakemake\log\2024-01-10T130459.057132.snakemake.log

conda list

<# Name                    Version                   Build  Channel
affine                    2.4.0              pyhd8ed1ab_0    conda-forge
amply                     0.1.6              pyhd8ed1ab_0    conda-forge
appdirs                   1.4.4              pyh9f0ad1d_0    conda-forge
asttokens                 2.4.1              pyhd8ed1ab_0    conda-forge
atlite                    0.2.12             pyhd8ed1ab_0    conda-forge
attrs                     23.2.0             pyh71513ae_0    conda-forge
aws-c-auth                0.7.11               h9ca94be_0    conda-forge
aws-c-cal                 0.6.9                h7f0e5be_2    conda-forge
aws-c-common              0.9.10               hcfcfb64_0    conda-forge
aws-c-compression         0.2.17               h7f0e5be_7    conda-forge
aws-c-event-stream        0.4.1                h51e6447_1    conda-forge
aws-c-http                0.8.0                h80119a0_1    conda-forge
aws-c-io                  0.13.36              ha737126_3    conda-forge
aws-c-mqtt                0.10.0               h2889a98_2    conda-forge
aws-c-s3                  0.4.7                h876bada_3    conda-forge
aws-c-sdkutils            0.1.13               h7f0e5be_0    conda-forge
aws-checksums             0.1.17               h7f0e5be_6    conda-forge
aws-crt-cpp               0.26.0               h42107db_5    conda-forge
aws-sdk-cpp               1.11.210             h752ccfa_9    conda-forge
beautifulsoup4            4.12.2             pyha770c72_0    conda-forge
blosc                     1.21.5               hdccc3a2_0    conda-forge
bokeh                     3.3.2              pyhd8ed1ab_0    conda-forge
bottleneck                1.3.7           py311h59ca53f_1    conda-forge
branca                    0.7.0              pyhd8ed1ab_1    conda-forge
brotli                    1.1.0                hcfcfb64_1    conda-forge
brotli-bin                1.1.0                hcfcfb64_1    conda-forge
brotli-python             1.1.0           py311h12c1d0e_1    conda-forge
bzip2                     1.0.8                hcfcfb64_5    conda-forge
c-ares                    1.24.0               hcfcfb64_0    conda-forge
c-blosc2                  2.12.0               h183a6f4_0    conda-forge
ca-certificates           2023.11.17           h56e8100_0    conda-forge
cairo                     1.18.0               h1fef639_0    conda-forge
cartopy                   0.22.0          py311hf63dbb6_1    conda-forge
cdsapi                    0.6.1              pyhd8ed1ab_0    conda-forge
certifi                   2023.11.17         pyhd8ed1ab_0    conda-forge
cfitsio                   4.3.1                h9b0cee5_0    conda-forge
cftime                    1.6.3           py311h59ca53f_0    conda-forge
charset-normalizer        3.3.2              pyhd8ed1ab_0    conda-forge
click                     8.1.7           win_pyh7428d3b_0    conda-forge
click-plugins             1.1.1                      py_0    conda-forge
cligj                     0.7.2              pyhd8ed1ab_1    conda-forge
cloudpickle               3.0.0              pyhd8ed1ab_0    conda-forge
colorama                  0.4.6              pyhd8ed1ab_0    conda-forge
configargparse            1.7                pyhd8ed1ab_0    conda-forge
connection_pool           0.0.3              pyhd3deb0d_0    conda-forge
contourpy                 1.2.0           py311h005e61a_0    conda-forge
country_converter         1.2                pyhd8ed1ab_0    conda-forge
cycler                    0.12.1             pyhd8ed1ab_0    conda-forge
cytoolz                   0.12.2          py311ha68e1ae_1    conda-forge
dask                      2023.12.1          pyhd8ed1ab_0    conda-forge
dask-core                 2023.12.1          pyhd8ed1ab_0    conda-forge
datrie                    0.8.2           py311ha68e1ae_7    conda-forge
decorator                 5.1.1              pyhd8ed1ab_0    conda-forge
deprecation               2.1.0              pyh9f0ad1d_0    conda-forge
descartes                 1.1.0                      py_4    conda-forge
distributed               2023.12.1          pyhd8ed1ab_0    conda-forge
docutils                  0.20.1          py311h1ea47a8_3    conda-forge
dpath                     2.1.6              pyha770c72_0    conda-forge
entsoe-py                 0.6.2              pyhd8ed1ab_0    conda-forge
et_xmlfile                1.1.0              pyhd8ed1ab_0    conda-forge
exceptiongroup            1.2.0              pyhd8ed1ab_0    conda-forge
executing                 2.0.1              pyhd8ed1ab_0    conda-forge
expat                     2.5.0                h63175ca_1    conda-forge
fiona                     1.9.5           py311h4e4dc46_0    conda-forge
folium                    0.15.1             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_1    conda-forge
fontconfig                2.14.2               hbde0cde_0    conda-forge
fonts-conda-ecosystem     1                             0    conda-forge
fonts-conda-forge         1                             0    conda-forge
fonttools                 4.47.0          py311ha68e1ae_0    conda-forge
freetype                  2.12.1               hdaf720e_2    conda-forge
freexl                    2.0.0                h8276f4a_0    conda-forge
fribidi                   1.0.10               h8d14728_0    conda-forge
fsspec                    2023.12.2          pyhca7485f_0    conda-forge
gdal                      3.7.3           py311hab1b9a7_10    conda-forge
geographiclib             1.52               pyhd8ed1ab_0    conda-forge
geojson-rewind            1.1.0              pyhd8ed1ab_0    conda-forge
geopandas                 0.14.2             pyhd8ed1ab_0    conda-forge
geopandas-base            0.14.2             pyha770c72_0    conda-forge
geopy                     2.4.1              pyhd8ed1ab_0    conda-forge
geos                      3.12.1               h1537add_0    conda-forge
geotiff                   1.7.1               hcf4a93f_14    conda-forge
getopt-win32              0.1                  hcfcfb64_1    conda-forge
gettext                   0.21.1               h5728263_0    conda-forge
gitdb                     4.0.11             pyhd8ed1ab_0    conda-forge
gitpython                 3.1.40             pyhd8ed1ab_0    conda-forge
glib                      2.78.3               h12be248_0    conda-forge
glib-tools                2.78.3               h12be248_0    conda-forge
glpk                      5.0                  h8ffe710_0    conda-forge
graphite2                 1.3.13                     1000    conda-forge
graphviz                  9.0.0                h51cb2cd_1    conda-forge
gst-plugins-base          1.22.8               h001b923_1    conda-forge
gstreamer                 1.22.8               hb4038d2_1    conda-forge
gts                       0.7.6                h6b5321d_4    conda-forge
gurobi                    11.0.0                  py311_0    gurobi
harfbuzz                  8.3.0                h7ab893a_0    conda-forge
hdf4                      4.2.15               h5557f11_7    conda-forge
hdf5                      1.14.3          nompi_h73e8ff5_100    conda-forge
highspy                   1.5.3                    pypi_0    pypi
humanfriendly             10.0            py311h1ea47a8_5    conda-forge
icu                       73.2                 h63175ca_0    conda-forge
idna                      3.6                pyhd8ed1ab_0    conda-forge
importlib-metadata        7.0.1              pyha770c72_0    conda-forge
importlib_metadata        7.0.1                hd8ed1ab_0    conda-forge
importlib_resources       6.1.1              pyhd8ed1ab_0    conda-forge
iniconfig                 2.0.0              pyhd8ed1ab_0    conda-forge
intel-openmp              2024.0.0         h57928b3_49840    conda-forge
ipopt                     3.14.13              ha9547d1_0    conda-forge
ipython                   8.20.0             pyh7428d3b_0    conda-forge
jedi                      0.19.1             pyhd8ed1ab_0    conda-forge
jinja2                    3.1.2              pyhd8ed1ab_1    conda-forge
joblib                    1.3.2              pyhd8ed1ab_0    conda-forge
jsonschema                4.20.0             pyhd8ed1ab_0    conda-forge
jsonschema-specifications 2023.12.1          pyhd8ed1ab_0    conda-forge
jupyter_core              5.7.1           py311h1ea47a8_0    conda-forge
kealib                    1.5.3                hd248416_0    conda-forge
kiwisolver                1.4.5           py311h005e61a_1    conda-forge
krb5                      1.21.2               heb0366b_0    conda-forge
lcms2                     2.16                 h67d730c_0    conda-forge
lerc                      4.0.0                h63175ca_0    conda-forge
libabseil                 20230802.1      cxx17_h63175ca_0    conda-forge
libaec                    1.1.2                h63175ca_1    conda-forge
libarchive                3.7.2                h6f8411a_0    conda-forge
libarrow                  14.0.2           he5f67d5_2_cpu    conda-forge
libarrow-acero            14.0.2           h63175ca_2_cpu    conda-forge
libarrow-dataset          14.0.2           h63175ca_2_cpu    conda-forge
libarrow-flight           14.0.2           h53b1db0_2_cpu    conda-forge
libarrow-flight-sql       14.0.2           h78eab7c_2_cpu    conda-forge
libarrow-gandiva          14.0.2           hb2eaab1_2_cpu    conda-forge
libarrow-substrait        14.0.2           hd4c9904_2_cpu    conda-forge
libblas                   3.9.0              18_win64_mkl    conda-forge
libboost-headers          1.84.0               h57928b3_0    conda-forge
libbrotlicommon           1.1.0                hcfcfb64_1    conda-forge
libbrotlidec              1.1.0                hcfcfb64_1    conda-forge
libbrotlienc              1.1.0                hcfcfb64_1    conda-forge
libcblas                  3.9.0              18_win64_mkl    conda-forge
libclang                  15.0.7          default_h77d9078_3    conda-forge
libclang13                15.0.7          default_h77d9078_3    conda-forge
libcrc32c                 1.1.2                h0e60522_0    conda-forge
libcurl                   8.5.0                hd5e4a3a_0    conda-forge
libdeflate                1.19                 hcfcfb64_0    conda-forge
libevent                  2.1.12               h3671451_1    conda-forge
libexpat                  2.5.0                h63175ca_1    conda-forge
libffi                    3.4.2                h8ffe710_5    conda-forge
libflang                  5.0.0           h6538335_20180525    conda-forge
libgd                     2.3.3                h312136b_9    conda-forge
libgdal                   3.7.3               hd6fa8b0_10    conda-forge
libglib                   2.78.3               h16e383f_0    conda-forge
libgoogle-cloud           2.12.0               h39f2fc6_4    conda-forge
libgrpc                   1.59.3               h5bbd4a7_0    conda-forge
libhwloc                  2.9.3           default_haede6df_1009    conda-forge
libiconv                  1.17                 hcfcfb64_2    conda-forge
libjpeg-turbo             3.0.0                hcfcfb64_1    conda-forge
libkml                    1.3.0             haf3e7a6_1018    conda-forge
liblapack                 3.9.0              18_win64_mkl    conda-forge
libnetcdf                 4.9.2           nompi_h8284064_112    conda-forge
libogg                    1.3.4                h8ffe710_1    conda-forge
libparquet                14.0.2           h7ec3a38_2_cpu    conda-forge
libpng                    1.6.39               h19919ed_0    conda-forge
libpq                     16.1                 hdb24f17_7    conda-forge
libprotobuf               4.24.4               hb8276f3_0    conda-forge
libre2-11                 2023.06.02           h8c5ae5e_0    conda-forge
librttopo                 1.1.0               h94c4f80_15    conda-forge
libspatialindex           1.9.3                h39d44d4_4    conda-forge
libspatialite             5.1.0                h9175a46_2    conda-forge
libsqlite                 3.44.2               hcfcfb64_0    conda-forge
libssh2                   1.11.0               h7dfc565_0    conda-forge
libthrift                 0.19.0               ha2b3283_1    conda-forge
libtiff                   4.6.0                h6e2ebb7_2    conda-forge
libutf8proc               2.8.0                h82a8f57_0    conda-forge
libvorbis                 1.3.7                h0e60522_0    conda-forge
libwebp                   1.3.2                hcfcfb64_1    conda-forge
libwebp-base              1.3.2                hcfcfb64_0    conda-forge
libxcb                    1.15                 hcd874cb_0    conda-forge
libxml2                   2.11.6               hc3477c8_0    conda-forge
libxslt                   1.1.37               h6070c61_1    conda-forge
libzip                    1.10.1               h1d365fa_3    conda-forge
libzlib                   1.2.13               hcfcfb64_5    conda-forge
linopy                    0.3.2              pyhd8ed1ab_0    conda-forge
llvm-meta                 5.0.0                         0    conda-forge
locket                    1.0.0              pyhd8ed1ab_0    conda-forge
lxml                      4.9.3           py311h750ae06_3    conda-forge
lz4                       4.3.2           py311haddf500_1    conda-forge
lz4-c                     1.9.4                hcfcfb64_0    conda-forge
lzo                       2.10              he774522_1000    conda-forge
m2w64-gcc-libgfortran     5.3.0                         6    conda-forge
m2w64-gcc-libs            5.3.0                         7    conda-forge
m2w64-gcc-libs-core       5.3.0                         7    conda-forge
m2w64-gmp                 6.1.0                         2    conda-forge
m2w64-libwinpthread-git   5.0.0.4634.697f757               2    conda-forge
mapclassify               2.6.1              pyhd8ed1ab_0    conda-forge
markupsafe                2.1.3           py311ha68e1ae_1    conda-forge
matplotlib                3.8.2           py311h1ea47a8_0    conda-forge
matplotlib-base           3.8.2           py311h6e989c2_0    conda-forge
matplotlib-inline         0.1.6              pyhd8ed1ab_0    conda-forge
memory_profiler           0.61.0             pyhd8ed1ab_0    conda-forge
metis                     5.1.1                h63175ca_2    conda-forge
minizip                   4.0.4                h5bed578_0    conda-forge
mkl                       2022.1.0           h6a75c08_874    conda-forge
msgpack-python            1.0.7           py311h005e61a_0    conda-forge
msys2-conda-epoch         20160418                      1    conda-forge
mumps-seq                 5.2.1               h1f49738_14    conda-forge
munch                     4.0.0              pyhd8ed1ab_0    conda-forge
munkres                   1.0.7                      py_1    bioconda
nbformat                  5.9.2              pyhd8ed1ab_0    conda-forge
netcdf4                   1.6.5           nompi_py311he019f65_100    conda-forge
networkx                  3.2.1              pyhd8ed1ab_0    conda-forge
numexpr                   2.8.4           mkl_py311h9a3bfb6_1    conda-forge
numpy                     1.26.3          py311h0b4df5a_0    conda-forge
openjdk                   21.0.1               h57928b3_0    conda-forge
openjpeg                  2.5.0                h3d672ee_3    conda-forge
openmp                    5.0.0                    vc14_1    conda-forge
openpyxl                  3.1.2           py311ha68e1ae_1    conda-forge
openssl                   3.2.0                hcfcfb64_1    conda-forge
orc                       1.9.2                hf0b6bd4_0    conda-forge
packaging                 23.2               pyhd8ed1ab_0    conda-forge
pandas                    2.1.4           py311hf63dbb6_0    conda-forge
pango                     1.50.14              h07c897b_2    conda-forge
parso                     0.8.3              pyhd8ed1ab_0    conda-forge
partd                     1.4.1              pyhd8ed1ab_0    conda-forge
patsy                     0.5.6              pyhd8ed1ab_0    conda-forge
pcre2                     10.42                h17e33f8_0    conda-forge
pickleshare               0.7.5                   py_1003    conda-forge
pillow                    10.2.0          py311h4dd8a23_0    conda-forge
pip                       23.3.2             pyhd8ed1ab_0    conda-forge
pixman                    0.43.0               h63175ca_0    conda-forge
pkgutil-resolve-name      1.3.10             pyhd8ed1ab_1    conda-forge
plac                      1.4.2              pyhd8ed1ab_0    conda-forge
platformdirs              4.1.0              pyhd8ed1ab_0    conda-forge
pluggy                    1.3.0              pyhd8ed1ab_0    conda-forge
ply                       3.11                       py_1    conda-forge
poppler                   23.12.0              hc2f3c52_0    conda-forge
poppler-data              0.4.12               hd8ed1ab_0    conda-forge
postgresql                16.1                 hc80876b_7    conda-forge
powerplantmatching        0.5.8              pyhd8ed1ab_0    conda-forge
progressbar2              4.3.2              pyhd8ed1ab_0    conda-forge
proj                      9.3.0                he13c7e8_2    conda-forge
prompt-toolkit            3.0.42             pyha770c72_0    conda-forge
psutil                    5.9.7           py311ha68e1ae_0    conda-forge
pthread-stubs             0.4               hcd874cb_1001    conda-forge
pthreads-win32            2.9.1                hfa6e2cd_3    conda-forge
pulp                      2.7.0           py311h1ea47a8_1    conda-forge
pure_eval                 0.2.2              pyhd8ed1ab_0    conda-forge
py-cpuinfo                9.0.0              pyhd8ed1ab_0    conda-forge
pyarrow                   14.0.2          py311h6a6099b_2_cpu    conda-forge
pyarrow-hotfix            0.6                pyhd8ed1ab_0    conda-forge
pycountry                 22.3.5             pyhd8ed1ab_0    conda-forge
pygments                  2.17.2             pyhd8ed1ab_0    conda-forge
pyomo                     6.6.1           py311h12c1d0e_0    conda-forge
pyparsing                 3.1.1              pyhd8ed1ab_0    conda-forge
pyproj                    3.6.1           py311h517f58c_4    conda-forge
pypsa                     0.26.2             pyhd8ed1ab_0    conda-forge
pyqt                      5.15.9          py311h125bc19_5    conda-forge
pyqt5-sip                 12.12.2         py311h12c1d0e_5    conda-forge
pyreadline3               3.4.1           py311h1ea47a8_3    conda-forge
pyshp                     2.3.1              pyhd8ed1ab_0    conda-forge
pysocks                   1.7.1              pyh0701188_6    conda-forge
pytables                  3.9.2           py311heec7198_1    conda-forge
pytest                    7.4.4              pyhd8ed1ab_0    conda-forge
python                    3.11.7          h2628c8c_1_cpython    conda-forge
python-dateutil           2.8.2              pyhd8ed1ab_0    conda-forge
python-fastjsonschema     2.19.1             pyhd8ed1ab_0    conda-forge
python-tzdata             2023.4             pyhd8ed1ab_0    conda-forge
python-utils              3.8.1              pyhd8ed1ab_0    conda-forge
python_abi                3.11                    4_cp311    conda-forge
pytz                      2023.3.post1       pyhd8ed1ab_0    conda-forge
pywin32                   306             py311h12c1d0e_2    conda-forge
pyxlsb                    1.0.10             pyhd8ed1ab_0    conda-forge
pyyaml                    6.0.1           py311ha68e1ae_1    conda-forge
qt-main                   5.15.8              h9e85ed6_18    conda-forge
rasterio                  1.3.9           py311hd1b6236_0    conda-forge
re2                       2023.06.02           hcbb65ff_0    conda-forge
referencing               0.32.1             pyhd8ed1ab_0    conda-forge
requests                  2.31.0             pyhd8ed1ab_0    conda-forge
reretry                   0.11.8             pyhd8ed1ab_0    conda-forge
rioxarray                 0.15.0             pyhd8ed1ab_0    conda-forge
rpds-py                   0.16.2          py311hc37eb10_0    conda-forge
rtree                     1.1.0           py311hcacb13a_0    conda-forge
scikit-learn              1.3.2           py311h142b183_2    conda-forge
scipy                     1.11.4          py311h0b4df5a_0    conda-forge
seaborn                   0.13.1               hd8ed1ab_0    conda-forge
seaborn-base              0.13.1             pyhd8ed1ab_0    conda-forge
setuptools                69.0.3             pyhd8ed1ab_0    conda-forge
setuptools-scm            8.0.4              pyhd8ed1ab_0    conda-forge
setuptools_scm            8.0.4                hd8ed1ab_0    conda-forge
shapely                   2.0.2           py311h16bee0b_1    conda-forge
sip                       6.7.12          py311h12c1d0e_0    conda-forge
six                       1.16.0             pyh6c4a22f_0    conda-forge
smart_open                6.4.0              pyhd8ed1ab_0    conda-forge
smmap                     5.0.0              pyhd8ed1ab_0    conda-forge
snakemake-minimal         7.32.4             pyhdfd78af_1    bioconda
snappy                    1.1.10               hfb803bf_0    conda-forge
snuggs                    1.4.7                      py_0    conda-forge
sortedcontainers          2.4.0              pyhd8ed1ab_0    conda-forge
soupsieve                 2.5                pyhd8ed1ab_1    conda-forge
sqlite                    3.44.2               hcfcfb64_0    conda-forge
stack_data                0.6.2              pyhd8ed1ab_0    conda-forge
statsmodels               0.14.1          py311h59ca53f_0    conda-forge
stopit                    1.1.2                      py_0    conda-forge
symlink-exe-runtime       1.0                  hcfcfb64_0    conda-forge
tabula-py                 2.7.0           py311h1ea47a8_1    conda-forge
tabulate                  0.9.0              pyhd8ed1ab_1    conda-forge
tbb                       2021.11.0            h91493d7_0    conda-forge
tblib                     3.0.0              pyhd8ed1ab_0    conda-forge
threadpoolctl             3.2.0              pyha21a80b_0    conda-forge
throttler                 1.2.2              pyhd8ed1ab_0    conda-forge
tiledb                    2.18.2               h1ffc264_0    conda-forge
tk                        8.6.13               h5226925_1    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
toposort                  1.10               pyhd8ed1ab_0    conda-forge
tornado                   6.3.3           py311ha68e1ae_1    conda-forge
tqdm                      4.66.1             pyhd8ed1ab_0    conda-forge
traitlets                 5.14.1             pyhd8ed1ab_0    conda-forge
tsam                      2.3.1                    pypi_0    pypi
typing-extensions         4.9.0                hd8ed1ab_0    conda-forge
typing_extensions         4.9.0              pyha770c72_0    conda-forge
tzdata                    2023d                h0c530f3_0    conda-forge
ucrt                      10.0.22621.0         h57928b3_0    conda-forge
unidecode                 1.3.7              pyhd8ed1ab_0    conda-forge
uriparser                 0.9.7                h1537add_1    conda-forge
urllib3                   2.1.0              pyhd8ed1ab_0    conda-forge
validators                0.14.0                     py_0    bioconda
vc                        14.3                hcf57466_18    conda-forge
vc14_runtime              14.38.33130         h82b7239_18    conda-forge
vs2015_runtime            14.38.33130         hcb4865c_18    conda-forge
wcwidth                   0.2.12             pyhd8ed1ab_0    conda-forge
wheel                     0.42.0             pyhd8ed1ab_0    conda-forge
win_inet_pton             1.1.0              pyhd8ed1ab_6    conda-forge
wrapt                     1.16.0          py311ha68e1ae_0    conda-forge
xarray                    2023.12.0          pyhd8ed1ab_0    conda-forge
xerces-c                  3.2.5                h63175ca_0    conda-forge
xlrd                      2.0.1              pyhd8ed1ab_3    conda-forge
xorg-kbproto              1.0.7             hcd874cb_1002    conda-forge
xorg-libice               1.1.1                hcd874cb_0    conda-forge
xorg-libsm                1.2.4                hcd874cb_0    conda-forge
xorg-libx11               1.8.7                hefa74cf_0    conda-forge
xorg-libxau               1.0.11               hcd874cb_0    conda-forge
xorg-libxdmcp             1.1.3                hcd874cb_0    conda-forge
xorg-libxext              1.3.4                hcd874cb_2    conda-forge
xorg-libxpm               3.5.17               hcd874cb_0    conda-forge
xorg-libxt                1.3.0                hcd874cb_1    conda-forge
xorg-xextproto            7.3.0             hcd874cb_1003    conda-forge
xorg-xproto               7.0.31            hcd874cb_1007    conda-forge
xyzservices               2023.10.1          pyhd8ed1ab_0    conda-forge
xz                        5.2.6                h8d14728_0    conda-forge
yaml                      0.2.5                h8ffe710_2    conda-forge
yte                       1.5.4              pyha770c72_0    conda-forge
zict                      3.0.0              pyhd8ed1ab_0    conda-forge
zipp                      3.17.0             pyhd8ed1ab_0    conda-forge
zlib                      1.2.13               hcfcfb64_5    conda-forge
zlib-ng                   2.0.7                hcfcfb64_0    conda-forge
zstd                      1.5.5                h12be248_0    conda-forge>
fneum commented 8 months ago

I think this is a snakemake issue that does not impact PyPSA-Eur operations.