menchelab / Analytics_Module

Flask-based server handling data requests from the UI Module (VRNetzer)
MIT License
2 stars 4 forks source link

GSEA seems to be broken #19

Closed sepppirch closed 3 years ago

sepppirch commented 3 years ago

GSEA fails with following error:

File "C:\Users\sebastian\Documents\Unreal Projects\dataserver\app.py", line 167, in gsea selectionNodes = data.getlist('node_ids') AttributeError: 'dict' object has no attribute 'getlist'

celinesin commented 3 years ago

fixed :)