google / neuroglancer

WebGL-based viewer for volumetric data
Apache License 2.0
1.03k stars 286 forks source link

Unable to serve viewer from pip installation with neuroglancer 2.39.1 #542

Closed droumis closed 4 months ago

droumis commented 4 months ago

Versions

neuroglancer 2.39.1 python 3.10.13 mac OSX 13.5.2 M1

Steps to reproduce:

Script:

  1. create and activate new conda env with python 3.10

  2. pip install neuroglancer

  3. from examples dir, run python -i example.py -> produces 404 page

    • image
    • chrome browser console: "Failed to load resource: the server responded with a status of 404 (Not Found)"
  4. Tried other examples, same result

Notebook:

  1. open and run first few cells in jupyter-notebook-demo.ipynb -> link to viewer also produces 404

Expected:

I should be seeing the neuroglancer app

satra commented 4 months ago

seeing the same issue.

neuroglancer  2.39.1
osx sonoma      14.4
python        3.12.2