Skip to content

Install package in edit mode success but nothing shows #53

@unkcpz

Description

@unkcpz

I install the package with pip install -e . The installation finished without issue but the widget is not working. However, when I install it without edit mode, the installation fails and asks for yarn. I install yarn and the installation was finished but still, the widget is not shown.

I also run the jupyter nbextension commands shown in https://github.com/aiidalab/widget-bandsplot#for-developers but not help. More annoyingly, I install the pypi again and the widget is still broken. I suspect that the local installation break some JS dependencies? Can you check this @dou-du?

I find a lot of exceptions in browser inspcet logs, showing there are problems with the js path. Please find attachment the logs file.

localhost-1677509379829.log

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions