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

jinja template not found #515

Closed
neuromusic opened this issue Dec 14, 2018 · 2 comments
Closed

jinja template not found #515

neuromusic opened this issue Dec 14, 2018 · 2 comments

Comments

@neuromusic
Copy link
Contributor

Trying to load up the demo data on master, I get an internal server error in the browser and a jinja error on the command line.

On master (46ad346), Installed in a conda environment with pip install ./

(cellxgene-dev) czirwc1osx1002:cellxgene-explore justinkiggins$ cellxgene launch pbmc3k.h5ad --open
[cellxgene] Starting the CLI...
[cellxgene] Loading data from pbmc3k.h5ad, this may take awhile...
[cellxgene] Launching! Opening your browser to http://127.0.0.1:5005 now.
[cellxgene] Type CTRL-C at any time to exit.
[2018-12-14 08:01:41,474] ERROR in app: Exception on / [GET]
Traceback (most recent call last):
jinja2.exceptions.TemplateNotFound: index.html
@neuromusic
Copy link
Contributor Author

fixed. solution: follow the developer guide instructions in the README

@gokceneraslan
Copy link
Contributor

This means pip install git+https://github.com/chanzuckerberg/cellxgene doesn't work, right? It fails with same error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants