Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Scenario Files (parameters) not working correctly #1397

Open
1 task done
hmlogan opened this issue Oct 14, 2024 · 1 comment
Open
1 task done

Scenario Files (parameters) not working correctly #1397

hmlogan opened this issue Oct 14, 2024 · 1 comment
Labels
bug Issues/PRs related to bugs

Comments

@hmlogan
Copy link

hmlogan commented Oct 14, 2024

Updating AB

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

What happened?

I am uploading a scenario file with a large number of scenarios. When I import the file, the scenarios under the Parameters tab change, but in the LCA setup window, the scenario counter shows my total number of scenarios as 0. Thus, I cannot run the LCA setup as the "no data" error appears.
before
image
after import
image
scenarios after import
image

Scenario file
scenario_table.xlsx

Relevant errors

DevTools listening on ws://127.0.0.1:3999/devtools/browser/fa2990b6-3700-4399-9228-2467eb6de812
08:39:35 | INFO | Brightway2 data directory: C:\Users\healo\AppData\Local\pylca\Brightway3
08:39:35 | INFO | Brightway2 current project: Textiles
08:39:35 | INFO | Project settings directory: C:\Users\healo\AppData\Local\pylca\Brightway3\Textiles.2c001b115e40ac704909fb7c00487d2d
Remote debugging server started successfully. Try pointing a Chromium-based browser to http://127.0.0.1:3999
08:52:42 | INFO | Brightway2 current project: default
08:52:42 | INFO | Project settings directory: C:\Users\healo\AppData\Local\pylca\Brightway3\default.c21f969b5f03d33d43e04f8f136e7682
08:52:48 | INFO | +showing tab: Activity Details
[21016:42112:1014/100440.979:ERROR:dns_config_service_win.cc(785)] DNS config watch failed.
10:15:28 | INFO | <function ScenarioImportWidget.load_action at 0x0000025EAD2CFB00> -- 4930.044664144516
10:16:05 | INFO | Loading Scenario file. This may take a while for large files
10:16:06 | INFO | Superstructure: Attempting to read as parameter scenario file.
10:16:06 | ERROR | ExchangeDatasetDoesNotExist: <Model: ExchangeDataset> instance matching query does not exist:
SQL: SELECT "t1"."id", "t1"."data", "t1"."input_code", "t1"."input_database", "t1"."output_code", "t1"."output_database", "t1"."type" FROM "exchangedataset" AS "t1" WHERE ("t1"."id" = ?) LIMIT ? OFFSET ?
Params: [4359298, 1, 0]
Traceback (most recent call last):
  File "C:\Users\healo\.conda\envs\c_fit\Lib\site-packages\peewee.py", line 7285, in get
    return clone.execute(database)[0]
           ~~~~~~~~~~~~~~~~~~~~~~~^^^
  File "C:\Users\healo\.conda\envs\c_fit\Lib\site-packages\peewee.py", line 4581, in __getitem__
    return self.row_cache[item]
           ~~~~~~~~~~~~~~^^^^^^
IndexError: list index out of range

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "C:\Users\healo\.conda\envs\c_fit\Lib\site-packages\activity_browser\layouts\tabs\parameters.py", line 484, in process_scenarios
    scenarios = self.build_flow_scenarios()
                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "C:\Users\healo\.conda\envs\c_fit\Lib\site-packages\activity_browser\layouts\tabs\parameters.py", line 525, in build_flow_scenarios
    pm = ParameterManager()
         ^^^^^^^^^^^^^^^^^^
  File "C:\Users\healo\.conda\envs\c_fit\Lib\site-packages\activity_browser\bwutils\manager.py", line 23, in __init__
    self.indices: Indices = self.construct_indices()
                            ^^^^^^^^^^^^^^^^^^^^^^^^
  File "C:\Users\healo\.conda\envs\c_fit\Lib\site-packages\activity_browser\bwutils\manager.py", line 32, in construct_indices
    indices.extend(
  File "C:\Users\healo\.conda\envs\c_fit\Lib\collections\__init__.py", line 1324, in extend
    self.data.extend(other)
  File "C:\Users\healo\.conda\envs\c_fit\Lib\site-packages\activity_browser\bwutils\manager.py", line 33, in <genexpr>
    Index.build_from_exchange(ExchangeDataset.get_by_id(pk))
                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "C:\Users\healo\.conda\envs\c_fit\Lib\site-packages\peewee.py", line 6844, in get_by_id
    return cls.get(cls._meta.primary_key == pk)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "C:\Users\healo\.conda\envs\c_fit\Lib\site-packages\peewee.py", line 6833, in get
    return sq.get()
           ^^^^^^^^
  File "C:\Users\healo\.conda\envs\c_fit\Lib\site-packages\peewee.py", line 7288, in get
    raise self.model.DoesNotExist('%s instance matching query does '
bw2data.backends.peewee.schema.ExchangeDatasetDoesNotExist: <Model: ExchangeDataset> instance matching query does not exist:
SQL: SELECT "t1"."id", "t1"."data", "t1"."input_code", "t1"."input_database", "t1"."output_code", "t1"."output_database", "t1"."type" FROM "exchangedataset" AS "t1" WHERE ("t1"."id" = ?) LIMIT ? OFFSET ?
Params: [4359298, 1, 0]
10:16:06 | INFO | <function ScenarioImportWidget.load_action at 0x0000025EAD2CFB00> -- 34.75037717819214
10:27:05 | ERROR | Traceback (most recent call last):
  File "C:\Users\healo\.conda\envs\c_fit\Lib\site-packages\activity_browser\bwutils\calculations.py", line 28, in do_LCA_calculations
    mlca = SuperstructureMLCA(cs_name, df)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "C:\Users\healo\.conda\envs\c_fit\Lib\site-packages\activity_browser\bwutils\superstructure\mlca.py", line 41, in __init__
    assert not df.empty, "Cannot run analysis without data."
           ^^^^^^^^^^^^
AssertionError: Cannot run analysis without data.

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "C:\Users\healo\.conda\envs\c_fit\Lib\site-packages\activity_browser\layouts\tabs\LCA_results_tab.py", line 61, in generate_setup
    new_tab = LCAResultsSubTab(data, self)
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "C:\Users\healo\.conda\envs\c_fit\Lib\site-packages\activity_browser\layouts\tabs\LCA_results_tabs.py", line 114, in __init__
    self.mlca, self.contributions, self.mc = calculations.do_LCA_calculations(data)
                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "C:\Users\healo\.conda\envs\c_fit\Lib\site-packages\activity_browser\bwutils\calculations.py", line 33, in do_LCA_calculations
    raise BW2CalcError("Scenario LCA failed.", str(e)).with_traceback(
  File "C:\Users\healo\.conda\envs\c_fit\Lib\site-packages\activity_browser\bwutils\calculations.py", line 28, in do_LCA_calculations
    mlca = SuperstructureMLCA(cs_name, df)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "C:\Users\healo\.conda\envs\c_fit\Lib\site-packages\activity_browser\bwutils\superstructure\mlca.py", line 41, in __init__
    assert not df.empty, "Cannot run analysis without data."
           ^^^^^^^^^^^^
bw2calc.errors.BW2CalcError: ('Scenario LCA failed.', 'Cannot run analysis without data.')

Operating system

Windows 10

Conda environment

# packages in environment at C:\Users\healo\.conda\envs\c_fit:
#
# Name                    Version                   Build  Channel
activity-browser          2.10.3             pyhd8ed1ab_0    conda-forge
annotated-types           0.7.0              pyhd8ed1ab_0    conda-forge
anyio                     4.6.0              pyhd8ed1ab_1    conda-forge
appdirs                   1.4.4              pyh9f0ad1d_0    conda-forge
argon2-cffi               23.1.0             pyhd8ed1ab_0    conda-forge
argon2-cffi-bindings      21.2.0          py311he736701_5    conda-forge
arrow                     1.3.0              pyhd8ed1ab_0    conda-forge
asteval                   1.0.5              pyhd8ed1ab_0    conda-forge
asttokens                 2.4.1              pyhd8ed1ab_0    conda-forge
astunparse                1.6.3              pyhd8ed1ab_0    conda-forge
async-lru                 2.0.4              pyhd8ed1ab_0    conda-forge
attrs                     24.2.0             pyh71513ae_0    conda-forge
babel                     2.14.0             pyhd8ed1ab_0    conda-forge
beautifulsoup4            4.12.3             pyha770c72_0    conda-forge
bleach                    6.1.0              pyhd8ed1ab_0    conda-forge
blinker                   1.8.2              pyhd8ed1ab_0    conda-forge
brightway2                2.4.6              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_0    conda-forge
bw_migrations             0.2                pyhd8ed1ab_0    conda-forge
bzip2                     1.0.8                h2466b09_7    conda-forge
ca-certificates           2024.8.30            h56e8100_0    conda-forge
cached-property           1.5.2                hd8ed1ab_1    conda-forge
cached_property           1.5.2              pyha770c72_1    conda-forge
certifi                   2024.8.30          pyhd8ed1ab_0    conda-forge
cffi                      1.17.1          py311he736701_0    conda-forge
charset-normalizer        3.3.2              pyhd8ed1ab_0    conda-forge
click                     8.1.7           win_pyh7428d3b_0    conda-forge
colorama                  0.4.6              pyhd8ed1ab_0    conda-forge
comm                      0.2.2              pyhd8ed1ab_0    conda-forge
contourpy                 1.3.0           py311h3257749_2    conda-forge
cpython                   3.11.10         py311hd8ed1ab_2    conda-forge
cycler                    0.12.1             pyhd8ed1ab_0    conda-forge
debugpy                   1.8.6           py311hda3d55a_0    conda-forge
decorator                 5.1.1              pyhd8ed1ab_0    conda-forge
defusedxml                0.7.1              pyhd8ed1ab_0    conda-forge
dill                      0.3.9              pyhd8ed1ab_0    conda-forge
docopt                    0.6.2                      py_1    conda-forge
ecoinvent_interface       2.4.1              pyhd8ed1ab_0    conda-forge
eight                     1.0.1              pyhd8ed1ab_4    conda-forge
entrypoints               0.4                pyhd8ed1ab_0    conda-forge
et_xmlfile                1.1.0              pyhd8ed1ab_0    conda-forge
exceptiongroup            1.2.2              pyhd8ed1ab_0    conda-forge
executing                 2.1.0              pyhd8ed1ab_0    conda-forge
fasteners                 0.17.3             pyhd8ed1ab_0    conda-forge
flask                     3.0.3              pyhd8ed1ab_0    conda-forge
fonttools                 4.54.1          py311he736701_0    conda-forge
fqdn                      1.5.1              pyhd8ed1ab_0    conda-forge
freetype                  2.12.1               hdaf720e_2    conda-forge
future                    1.0.0              pyhd8ed1ab_0    conda-forge
glib                      2.82.1               h7025463_0    conda-forge
glib-tools                2.82.1               h4394cf3_0    conda-forge
gst-plugins-base          1.24.7               hb0a98b8_0    conda-forge
gstreamer                 1.24.7               h5006eae_0    conda-forge
h11                       0.14.0             pyhd8ed1ab_0    conda-forge
h2                        4.1.0              pyhd8ed1ab_0    conda-forge
hpack                     4.0.0              pyh9f0ad1d_0    conda-forge
httpcore                  1.0.6              pyhd8ed1ab_0    conda-forge
httpx                     0.27.2             pyhd8ed1ab_0    conda-forge
hyperframe                6.0.1              pyhd8ed1ab_0    conda-forge
icu                       75.1                 he0c23c2_0    conda-forge
idna                      3.10               pyhd8ed1ab_0    conda-forge
importlib-metadata        8.5.0              pyha770c72_0    conda-forge
importlib_metadata        8.5.0                hd8ed1ab_0    conda-forge
importlib_resources       6.4.5              pyhd8ed1ab_0    conda-forge
inflate64                 1.0.0           py311he736701_2    conda-forge
intel-openmp              2024.2.1          h57928b3_1083    conda-forge
ipykernel                 6.29.5             pyh4bbf305_0    conda-forge
ipython                   8.28.0             pyh7428d3b_0    conda-forge
isoduration               20.11.0            pyhd8ed1ab_0    conda-forge
itsdangerous              2.2.0              pyhd8ed1ab_0    conda-forge
jedi                      0.19.1             pyhd8ed1ab_0    conda-forge
jinja2                    3.1.4              pyhd8ed1ab_0    conda-forge
json5                     0.9.25             pyhd8ed1ab_0    conda-forge
jsonpointer               3.0.0           py311h1ea47a8_1    conda-forge
jsonschema                4.23.0             pyhd8ed1ab_0    conda-forge
jsonschema-specifications 2024.10.1          pyhd8ed1ab_0    conda-forge
jsonschema-with-format-nongpl 4.23.0               hd8ed1ab_0    conda-forge
jupyter-lsp               2.2.5              pyhd8ed1ab_0    conda-forge
jupyter_client            8.6.3              pyhd8ed1ab_0    conda-forge
jupyter_core              5.7.2              pyh5737063_1    conda-forge
jupyter_events            0.10.0             pyhd8ed1ab_0    conda-forge
jupyter_server            2.14.2             pyhd8ed1ab_0    conda-forge
jupyter_server_terminals  0.5.3              pyhd8ed1ab_0    conda-forge
jupyterlab                4.2.5              pyhd8ed1ab_0    conda-forge
jupyterlab_pygments       0.3.0              pyhd8ed1ab_1    conda-forge
jupyterlab_server         2.27.3             pyhd8ed1ab_0    conda-forge
kiwisolver                1.4.7           py311h3257749_0    conda-forge
krb5                      1.21.3               hdf4eb48_0    conda-forge
lcms2                     2.16                 h67d730c_0    conda-forge
lerc                      4.0.0                h63175ca_0    conda-forge
libblas                   3.9.0              24_win64_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              24_win64_mkl    conda-forge
libclang13                19.1.0          default_ha5278ca_0    conda-forge
libdeflate                1.22                 h2466b09_0    conda-forge
libexpat                  2.6.3                he0c23c2_0    conda-forge
libffi                    3.4.2                h8ffe710_5    conda-forge
libglib                   2.82.1               h7025463_0    conda-forge
libhwloc                  2.11.1          default_h8125262_1000    conda-forge
libiconv                  1.17                 hcfcfb64_2    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              24_win64_mkl    conda-forge
libogg                    1.3.5                h2466b09_0    conda-forge
libpng                    1.6.44               h3ca93ac_0    conda-forge
libsodium                 1.0.20               hc70643c_0    conda-forge
libsqlite                 3.46.1               h2466b09_0    conda-forge
libtiff                   4.7.0                hfc51747_1    conda-forge
libvorbis                 1.3.7                h0e60522_0    conda-forge
libwebp                   1.4.0                h2466b09_0    conda-forge
libwebp-base              1.4.0                hcfcfb64_0    conda-forge
libxcb                    1.16                 h013a479_1    conda-forge
libxml2                   2.12.7               h0f24e4e_4    conda-forge
libxslt                   1.1.39               h3df6e99_0    conda-forge
libzlib                   1.3.1                h2466b09_2    conda-forge
lxml                      4.9.3           py311h750ae06_3    conda-forge
lxmlh                     1.3.3              pyhd8ed1ab_0    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
markupsafe                3.0.1           py311he736701_0    conda-forge
matplotlib-base           3.9.2           py311h8f1b1e4_1    conda-forge
matplotlib-inline         0.1.7              pyhd8ed1ab_0    conda-forge
mistune                   3.0.2              pyhd8ed1ab_0    conda-forge
mkl                       2024.1.0           h66d3029_694    conda-forge
mrio_common_metadata      0.2.1              pyhd8ed1ab_0    conda-forge
msys2-conda-epoch         20160418                      1    conda-forge
multiprocess              0.70.16         py311he736701_1    conda-forge
multivolumefile           0.2.3              pyhd8ed1ab_0    conda-forge
munkres                   1.1.4              pyh9f0ad1d_0    conda-forge
nbclient                  0.10.0             pyhd8ed1ab_0    conda-forge
nbconvert-core            7.16.4             pyhd8ed1ab_1    conda-forge
nbformat                  5.10.4             pyhd8ed1ab_0    conda-forge
nest-asyncio              1.6.0              pyhd8ed1ab_0    conda-forge
networkx                  3.3                pyhd8ed1ab_1    conda-forge
notebook-shim             0.2.4              pyhd8ed1ab_0    conda-forge
numpy                     1.26.4          py311h0b4df5a_0    conda-forge
openjpeg                  2.5.2                h3d672ee_0    conda-forge
openpyxl                  3.1.5           py311ha68e1ae_1    conda-forge
openssl                   3.3.2                h2466b09_0    conda-forge
overrides                 7.7.0              pyhd8ed1ab_0    conda-forge
packaging                 24.1               pyhd8ed1ab_0    conda-forge
pandas                    2.2.3           py311hcf9f919_1    conda-forge
pandocfilters             1.5.0              pyhd8ed1ab_0    conda-forge
parso                     0.8.4              pyhd8ed1ab_0    conda-forge
pathos                    0.3.2              pyhd8ed1ab_1    conda-forge
patsy                     0.5.6              pyhd8ed1ab_0    conda-forge
pcre2                     10.44                h3d7b363_2    conda-forge
peewee                    3.17.6          py311h1eea93c_1    conda-forge
pickleshare               0.7.5                   py_1003    conda-forge
pillow                    10.4.0          py311h5592be9_1    conda-forge
pint                      0.21               pyhd8ed1ab_0    conda-forge
pip                       24.2               pyh8b19718_1    conda-forge
pkgutil-resolve-name      1.3.10             pyhd8ed1ab_1    conda-forge
platformdirs              4.3.6              pyhd8ed1ab_0    conda-forge
pox                       0.3.5              pyhd8ed1ab_0    conda-forge
ppft                      1.7.6.9            pyhd8ed1ab_0    conda-forge
prometheus_client         0.21.0             pyhd8ed1ab_0    conda-forge
prompt-toolkit            3.0.48             pyha770c72_0    conda-forge
psutil                    6.0.0           py311he736701_1    conda-forge
pthread-stubs             0.4               hcd874cb_1001    conda-forge
pthreads-win32            2.9.1                h2466b09_4    conda-forge
pure_eval                 0.2.3              pyhd8ed1ab_0    conda-forge
py7zr                     0.22.0             pyhd8ed1ab_0    conda-forge
pybcj                     1.0.2           py311he736701_1    conda-forge
pycasreg                  0.1.0              pyhd8ed1ab_0    conda-forge
pycparser                 2.22               pyhd8ed1ab_0    conda-forge
pycryptodomex             3.20.0          py311he736701_1    conda-forge
pydantic                  2.9.2              pyhd8ed1ab_0    conda-forge
pydantic-core             2.23.4          py311h533ab2d_0    conda-forge
pydantic-settings         2.5.2              pyhd8ed1ab_0    conda-forge
pyecospold                3.5.3              pyhd8ed1ab_0    conda-forge
pygments                  2.18.0             pyhd8ed1ab_0    conda-forge
pypardiso                 0.4.6              pyhd8ed1ab_0    conda-forge
pyparsing                 3.1.4              pyhd8ed1ab_0    conda-forge
pyperclip                 1.9.0              pyh7428d3b_0    conda-forge
pyppmd                    1.1.0           py311hda3d55a_1    conda-forge
pyprind                   2.11.2          py311h1ea47a8_1006    conda-forge
pyside2                   5.15.8          py311h3d699ce_4    conda-forge
pysocks                   1.7.1              pyh0701188_6    conda-forge
python                    3.11.10         hce54a09_2_cpython    conda-forge
python-dateutil           2.9.0              pyhd8ed1ab_0    conda-forge
python-dotenv             1.0.1              pyhd8ed1ab_0    conda-forge
python-fastjsonschema     2.20.0             pyhd8ed1ab_0    conda-forge
python-json-logger        2.0.7              pyhd8ed1ab_0    conda-forge
python-tzdata             2024.2             pyhd8ed1ab_0    conda-forge
python_abi                3.11                    5_cp311    conda-forge
pytz                      2024.1             pyhd8ed1ab_0    conda-forge
pywin32                   306             py311h12c1d0e_2    conda-forge
pywinpty                  2.0.13          py311hda3d55a_1    conda-forge
pyxlsb                    1.0.10             pyhd8ed1ab_0    conda-forge
pyyaml                    6.0.2           py311he736701_1    conda-forge
pyzmq                     26.2.0          py311h484c95c_2    conda-forge
pyzstd                    0.16.1          py311h53056dc_1    conda-forge
qhull                     2020.2               hc790b64_5    conda-forge
qt-main                   5.15.8              h264fbc2_26    conda-forge
qt-webengine              5.15.8               h4bf5c4e_4    conda-forge
referencing               0.35.1             pyhd8ed1ab_0    conda-forge
requests                  2.32.3             pyhd8ed1ab_0    conda-forge
rfc3339-validator         0.1.4              pyhd8ed1ab_0    conda-forge
rfc3986-validator         0.1.1              pyh9f0ad1d_0    conda-forge
rpds-py                   0.20.0          py311h533ab2d_1    conda-forge
salib                     1.5.1              pyhd8ed1ab_0    conda-forge
scipy                     1.14.1          py311hd4686c6_0    conda-forge
seaborn                   0.13.2               hd8ed1ab_2    conda-forge
seaborn-base              0.13.2             pyhd8ed1ab_2    conda-forge
send2trash                1.8.3              pyh5737063_0    conda-forge
setuptools                75.1.0             pyhd8ed1ab_0    conda-forge
setuptools-scm            8.1.0              pyhd8ed1ab_0    conda-forge
six                       1.16.0             pyh6c4a22f_0    conda-forge
sniffio                   1.3.1              pyhd8ed1ab_0    conda-forge
soupsieve                 2.5                pyhd8ed1ab_1    conda-forge
stack_data                0.6.2              pyhd8ed1ab_0    conda-forge
stats_arrays              0.7                pyhd8ed1ab_0    conda-forge
statsmodels               0.14.4          py311h0a17f05_0    conda-forge
tabulate                  0.9.0              pyhd8ed1ab_1    conda-forge
tbb                       2021.13.0            hc790b64_0    conda-forge
terminado                 0.18.1             pyh5737063_0    conda-forge
texttable                 1.7.0              pyhd8ed1ab_0    conda-forge
tinycss2                  1.3.0              pyhd8ed1ab_0    conda-forge
tk                        8.6.13               h5226925_1    conda-forge
tomli                     2.0.2              pyhd8ed1ab_0    conda-forge
tornado                   6.4.1           py311he736701_1    conda-forge
tqdm                      4.66.5             pyhd8ed1ab_0    conda-forge
traitlets                 5.14.3             pyhd8ed1ab_0    conda-forge
types-python-dateutil     2.9.0.20241003     pyhff2d567_0    conda-forge
typing-extensions         4.12.2               hd8ed1ab_0    conda-forge
typing_extensions         4.12.2             pyha770c72_0    conda-forge
typing_utils              0.1.0              pyhd8ed1ab_0    conda-forge
tzdata                    2024b                hc8b5060_0    conda-forge
ucrt                      10.0.22621.0         h57928b3_1    conda-forge
unicodecsv                0.14.1             pyhd8ed1ab_2    conda-forge
unidecode                 1.3.8              pyhd8ed1ab_0    conda-forge
uri-template              1.3.0              pyhd8ed1ab_0    conda-forge
urllib3                   2.2.3              pyhd8ed1ab_0    conda-forge
vc                        14.3                h8a93ad2_22    conda-forge
vc14_runtime              14.40.33810         hcc2c482_22    conda-forge
voluptuous                0.15.2             pyhd8ed1ab_1    conda-forge
vs2015_runtime            14.40.33810         h3bf8584_22    conda-forge
wcwidth                   0.2.13             pyhd8ed1ab_0    conda-forge
webcolors                 24.8.0             pyhd8ed1ab_0    conda-forge
webencodings              0.5.1              pyhd8ed1ab_2    conda-forge
websocket-client          1.8.0              pyhd8ed1ab_0    conda-forge
werkzeug                  3.0.4              pyhd8ed1ab_0    conda-forge
wheel                     0.44.0             pyhd8ed1ab_0    conda-forge
whoosh                    2.7.4           py311h1ea47a8_9    conda-forge
win_inet_pton             1.1.0              pyh7428d3b_7    conda-forge
winpty                    0.4.3                         4    conda-forge
wrapt                     1.16.0          py311he736701_1    conda-forge
xlrd                      2.0.1              pyhd8ed1ab_3    conda-forge
xlsxwriter                3.2.0              pyhd8ed1ab_0    conda-forge
xorg-libxau               1.0.11               hcd874cb_0    conda-forge
xorg-libxdmcp             1.1.3                hcd874cb_0    conda-forge
xz                        5.2.6                h8d14728_0    conda-forge
yaml                      0.2.5                h8ffe710_2    conda-forge
zeromq                    4.3.5                ha9f60a1_6    conda-forge
zipfile-deflate64         0.2.0           py311ha68e1ae_4    conda-forge
zipp                      3.20.2             pyhd8ed1ab_0    conda-forge
zstandard                 0.23.0          py311h53056dc_1    conda-forge
zstd                      1.5.6                h0ea2cb4_0    conda-forge
@hmlogan hmlogan added the bug Issues/PRs related to bugs label Oct 14, 2024
@mrvisscher
Copy link
Collaborator

Hi @hmlogan,

Sorry to hear you're having issues. Would you be willing to export your project and send it to me at [email protected] ? You can export your project using the Export project... button under the Project menu

Kind regards,

Marin

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issues/PRs related to bugs
Projects
None yet
Development

No branches or pull requests

2 participants