biocypher / sc2cl

Knowledge graph for mapping and harmonising single cell experiments
MIT License
0 stars 0 forks source link

app is failing #13

Open vjcitn opened 1 year ago

vjcitn commented 1 year ago

https://chatgse.streamlit.app/ fails on contact

ModuleNotFoundError: No module named 'neo4j_utils'
Traceback:
File "/home/adminuser/venv/lib/python3.10/site-packages/streamlit/runtime/scriptrunner/script_runner.py", line 552, in _run_script
    exec(code, module.__dict__)
File "/mount/src/chatgse/app.py", line 145, in <module>
    import neo4j_utils as nu
slobentanzer commented 1 year ago

Thanks for the pointer, I will take it offline (it is the old prototype). We now self-host the app, at https://chat.biocypher.org.

Where did you get the old link?

(BTW, you're in the repo of a currently unmerged side project of biochatter).