kaustuvchatterjee
kaustuvchatterjee
Hi. Thanks for the prompt reply. However, when I query for xcor of sheep in the wolf sheep predation model it returns a list of xcors for each tick. What...
I have tried with all turtle attributes, both inbuilt and user created. Same result. Could it possibly be something to do with the netlogo version the model is created in?...
I think the issue can be resolved by changing line 617 in core.py to `results_df.loc[:, key] = list(result)`
Even after running QTWEBENGINE_CHROMIUM_FLAGS="--disable-gpu --no-sandbox" orange-canvas, I get the same error. Version: | 3.37.0 Environment: | Python 3.12.4 on Linux 6.9.10-200.fc40.x86_64 pip3 freeze | grep -i pyqt PyQt5==5.15.10 PyQt5-sip==12.13.0 pyqtgraph==0.13.7...
Resolved the issue by installing python3-qt5-webengine using dnf. > Even after running QTWEBENGINE_CHROMIUM_FLAGS="--disable-gpu --no-sandbox" orange-canvas, I get the same error. Version: | 3.37.0 Environment: | Python 3.12.4 on Linux 6.9.10-200.fc40.x86_64...